Commit graph

20 commits

Author SHA1 Message Date
xmaple555
29d79991e4 add user-defined function and variable type in script engine 2024-03-02 01:59:33 +08:00
xmaple555
e6dbc3f49e Add hexadecimal escape sequence as wstring parameter for wstring function in script engine 2023-11-24 04:53:30 +08:00
xmaple555
60fbec6936 Add hexadecimal escape sequence as string parameter for string function in script engine 2023-11-23 01:07:20 +08:00
xmaple555
cac0c7f95a Fix %d bug in script engine 2023-11-21 06:34:20 +08:00
xmaple555
4e6b3f20dc Correct memcpy and event_inject_error_code to three op and no return value 2023-11-10 00:40:21 +08:00
xmaple555
cb1908d4d0 Update wstring as parameter for wstring functions in script engine 2023-11-09 00:48:26 +08:00
xmaple555
717b369a5c Update string as parameter for string functions in script engine 2023-11-02 23:25:46 +08:00
Sinaei
249320d8c9 fix #243 loading 32-bit modules based on SysWOW64 2023-07-17 01:13:53 +09:00
Sinaei
8e9918d560 change system32 paths to wow64 addresses for 32-bit programs 2023-07-16 04:00:09 +09:00
unknown
01735cfd3e reshaping script side from hv to kd 2023-01-18 20:23:40 +09:00
SinaKarvandi
2a6b7ac4b3 clean codes 2022-05-31 17:09:25 +04:30
mhgholamrezaei
e6814423ce fix Script Engine bugs 2022-05-19 22:02:19 +09:00
mhgholamrezaei
3ab464c117 fix Script Engine bug 2022-05-19 20:16:57 +09:00
SinaKarvandi
831b7e7071 add doxygen headers for script engine 2022-05-18 23:44:03 +04:30
mhgholamrezaei
58d3608b19 solve Script Engine bug 2022-05-18 20:43:06 +09:00
mhgholamrezaei
e2c3a97e98 cleanup Script Engine 2022-05-18 16:00:16 +09:00
mhgholamrezaei
5a9924bff5 solve Script Engine memory leaks 2022-05-18 13:26:57 +09:00
mhgholamrezaei
38afb6b00e solve Script Engine bug 2022-05-18 12:54:31 +09:00
mhgholamrezaei
2c90985294 solve Script Engine memory leak 2022-05-15 16:17:19 +09:00
SinaKarvandi
e394346dc1 change script engine directory order 2022-05-10 15:27:06 +04:30
Renamed from hyperdbg/script-engine/script-engine.c (Browse further)