Commit graph

36 commits

Author SHA1 Message Date
mhgholamrezaei
96aa535b8d solved script engine boolean expression parser bugs 2022-01-30 03:55:06 +09:00
mhgholamrezaei
a07ea590c5 solved script engine memory mangement bugs 2022-01-30 01:02:29 +09:00
mhgholamrezaei
6d2e0e6167 solved script engine boolean parser bug 2022-01-29 20:33:47 +09:00
mhgholamrezaei
84b93ef2a6 showed script engine error line properly 2022-01-28 02:31:48 +09:00
mhgholamrezaei
9b96d1011b solved script engine temporary variable allocation problems 2022-01-28 02:11:15 +09:00
mhgholamrezaei
760ed0eebe solved script engine error handling bug 2022-01-27 22:07:59 +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
8f0ea47b26 remove logs for script engine 2022-01-10 13:02:15 +03:30
mhgholamrezaei
690d8abc14 solved arguments count mismatch in printf function 2022-01-04 00:06:26 +09:00
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
6761ad5166 refactor dereferencing codes in script engine 2021-10-11 19:14:06 +03:30
mhgholamrezaei
5bfc98148d ref function added to script engine 2021-10-11 20:37:54 +09:00
SinaKarvandi
c94caa789d add multi-line mechanism 2021-10-09 02:14:36 +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
mhgholamrezaei
bed9b56980 added new functions to script engine 2021-09-08 18:28:58 +09:00
mhgholamrezaei
b7d825e156 Merge branch 'master' of https://github.com/HyperDbg/HyperDbg into master 2021-09-05 21:55:53 +09:00
mhgholamrezaei
60036c719c fixed mulit-core problem of printf 2021-09-05 21:55:42 +09:00
SinaKarvandi
bf7ac5daef add aborting mechanism in downloading symbols 2021-09-01 16:01:45 +04:30
mhgholamrezaei
eb0684700f not operation bug fixed 2021-08-20 22:36:25 +04:30
mhgholamrezaei
4255906356 division by zero bug fixed 2021-08-20 22:21:52 +04:30
mhgholamrezaei
a4f5d8dccc eb ed eq with no lvalue added 2021-08-20 20:25:48 +04:30
Moammad97
9ce3cd5ebb memory management problems solved in script engine 2021-07-04 15:27:29 +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
Moammad97
6190f18fff eb, ed and eq functions added to script engine 2021-06-11 15:26:08 +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.c (Browse further)