Commit graph

23 commits

Author SHA1 Message Date
Moammad97
8f63a98834 some registers added. 2021-03-08 15:09:39 +03:30
Moammad97
f630d15d6d variable assignment added. 2021-03-03 16:53:19 +03:30
SinaKarvandi
4385a3623a working printf without %ws 2021-03-02 02:05:59 -08:00
Moammad97
fce92c9131 debug script engine buffer 2021-03-02 02:48:41 +03:30
SinaKarvandi
b2ec5024ea Pre-printf for %d 2021-02-26 12:09:10 -08:00
Moammad97
37a58fc03f ll1 parser bug fixed 2021-02-25 23:36:27 +03:30
Moammad97
e16701e8d0 Fix printf bug 2021-02-25 19:09:13 +03:30
Moammad97
4bb6dd6c51 Add LALR Parse Table 2021-02-25 18:44:26 +03:30
Moammad97
59343cbf00 Add disableevent, enableevent and break functions to script engine 2021-02-14 18:43:46 +03:30
Moammad97
2566253d30 Label printf arguments for memory validation check 2021-02-13 17:45:02 +03:30
Moammad97
640b06a453 Add printf to script engine codegen 2021-02-12 03:12:01 +03:30
Moammad97
830346f51f fix print bug 2021-01-16 15:16:32 +03:30
Moammad97
847f10bf07 Add PseudoRegisters to Script Engine 2021-01-14 13:36:57 +03:30
Moammad97
8f3fd128f4 fix memory allocation bug 2020-12-04 02:07:19 +03:30
Moammad97
77d28ef73c fix bugs 2020-12-03 21:21:35 +03:30
Moammad97
5889f5ae5c add string symbol 2020-12-03 20:54:33 +03:30
Moammad97
18d5d5536f implement error handler 2020-12-03 18:02:49 +03:30
Moammad97
d7214a40e1 automating TOKEN to SYMBOL conversion 2020-12-02 18:11:03 +03:30
Moammad97
225e7315a0 change files structure 2020-12-02 15:52:49 +03:30
Moammad97
559ef1bec1 handle semantic rules automatically 2020-12-02 03:20:34 +03:30
Moammad97
f7ccdc61c5 handle semantic rules automatically 2020-12-02 02:44:37 +03:30
Moammad97
483fa17b23 clean-up 2020-12-02 02:32:49 +03:30
Moammad97
4ef2f2db75 automate generating keywords list 2020-12-01 22:26:46 +03:30
Renamed from hyperdbg/script-engine/src/ScriptEngine.c (Browse further)