Commit graph

18 commits

Author SHA1 Message Date
mhgholamrezaei
9b96d1011b solved script engine temporary variable allocation problems 2022-01-28 02:11:15 +09:00
Mohammad Sina Karvandi
d2f9fc0754
Merge pull request #111 from HyperDbg/fix-script-engine-bugs
solved boolean expression detection bug
2022-01-23 20:47:36 +03:30
mhgholamrezaei
14da488a37 solved boolean expression detection bug 2022-01-24 01:01:06 +09:00
SinaKarvandi
d29b58ee13 general update 2022-01-18 22:38:56 +03:30
SinaKarvandi
c0690141bb add support to get offset of fields based on symbols 2021-11-11 00:47:55 +03:30
mhgholamrezaei
ac417ae9ea support local variable in script engine 2021-11-10 20:16:29 +09:00
SinaKarvandi
3dd31f948f second phase of supporting object names in zydis 2021-10-19 17:13:44 +03:30
SinaKarvandi
bf65525429 first phase of supporting object names in zydis 2021-10-19 01:27:04 +03:30
SinaKarvandi
7838db3932 adjust printf messages in symbol-parser 2021-09-28 18:17:14 +03:30
mhgholamrezaei
b093ea0c8d add global variable support to script engine 2021-09-26 21:42:36 +09:00
SinaKarvandi
bf7ac5daef add aborting mechanism in downloading symbols 2021-09-01 16:01:45 +04:30
Moammad97
e12ff76d49 script engine errors fixed 2021-06-27 19:48:25 +04:30
SinaKarvandi
187b718eb4 remove definition.h from script engine 2021-06-24 01:38:17 +04:30
SinaKarvandi
a703fbe5e7 reload symbols automatically in local debugging 2021-06-21 15:15:28 +04:30
SinaKarvandi
91cd13a0b1 add symbol load and unload to .sym command 2021-06-21 01:18:42 +04:30
SinaKarvandi
d448e697e5 add download argument to .sym command 2021-06-18 01:37:29 +04:30
AleeAmini
1f246f18ae add pdb downloader. 2021-06-10 08:10:18 -07:00
SinaKarvandi
5979dff7ea link symbol initializer 2021-06-10 17:33:05 +04:30
Renamed from hyperdbg/script-engine/script_engine.h (Browse further)