Sinaei
|
f03f177d07
|
resolve parse-table conflicts
|
2024-03-02 21:57:02 +09:00 |
|
Sinaei
|
491a6b6fc1
|
Merge branch 'dev' into fix-warnings
|
2024-03-02 21:39:40 +09:00 |
|
xmaple555
|
29d79991e4
|
add user-defined function and variable type in script engine
|
2024-03-02 01:59:33 +08:00 |
|
Sinaei
|
ff00b669c1
|
fix warnings 8
|
2024-03-01 23:51:41 +09: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 |
|
Sinaei
|
31d6472ced
|
change tag, id, stage pseudo-registers
|
2023-11-15 13:44:57 +09:00 |
|
xmaple555
|
657c806565
|
Fix boolean expression or in script engine
|
2023-11-13 21:10:45 +08:00 |
|
xmaple555
|
5b017c2bf7
|
Support character underscore for pseudo register name
|
2023-11-13 15:01:54 +08:00 |
|
xmaple555
|
53805c0ab3
|
Fix out-of-bound vulnerability in AppendWchar
|
2023-11-13 03:51:55 +08:00 |
|
xmaple555
|
607f9ec4d5
|
Correct memcpy again
|
2023-11-10 01:25:31 +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
|
e3e4095b0b
|
Update wcscat
|
2023-11-09 00:48:56 +08:00 |
|
xmaple555
|
cb1908d4d0
|
Update wstring as parameter for wstring functions in script engine
|
2023-11-09 00:48:26 +08:00 |
|
Sinaei
|
94dba49455
|
support tracing function in scripts
|
2023-11-04 15:15:56 +09:00 |
|
xmaple555
|
717b369a5c
|
Update string as parameter for string functions in script engine
|
2023-11-02 23:25:46 +08:00 |
|
Sinaei
|
5d56dce70e
|
add event_clear function
|
2023-10-22 01:14:36 +09:00 |
|
xmaple555
|
91abb83264
|
add memcmp
|
2023-09-29 23:39:13 +08:00 |
|
xmaple555
|
3bf7951b29
|
add wcscmp
|
2023-09-20 12:06:10 +08:00 |
|
Sinaei
|
bd476454bc
|
change script boolean expression grammar commands
|
2023-09-18 11:18:09 +09:00 |
|
xmaple555
|
dd4c3b6455
|
update strcmp for boolean expression
|
2023-09-17 01:51:13 +08:00 |
|
Sinaei
|
bab42a6623
|
fix conflicts of rev branch
|
2023-09-16 19:22:11 +09:00 |
|
Sina Karvandi
|
3017d139ff
|
Merge branch 'dev' into rev-machine
|
2023-09-16 19:20:26 +09:00 |
|
Sinaei
|
d8fbf04897
|
add strcmp into the grammar file
|
2023-09-16 18:52:46 +09:00 |
|
xmaple555
|
1323e39a5e
|
add strcmp
|
2023-09-16 03:54:56 +08:00 |
|
Sinaei
|
3860ecc0fd
|
fix warnings of scripts
|
2023-09-11 22:32:30 +09:00 |
|
Sinaei
|
e85d5ce0fe
|
add event_inject and event_inject_error_code
|
2023-08-21 23:12:05 +09:00 |
|
Sinaei
|
a37d3b2541
|
modify state and show event stage in case of breaks
|
2023-08-07 17:08:15 +09:00 |
|
Sinaei
|
bbf0062dbc
|
add support to event calling stages
|
2023-07-31 15:05:14 +09: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 |
|
Sinaei
|
b74e395713
|
add id and tag pseudo-registers
|
2023-06-07 16:36:53 +09:00 |
|
Sinaei
|
cf4a55fd47
|
add disassemble_len and disassemble_len32 functions
|
2023-06-06 22:46:03 +09:00 |
|
unknown
|
01735cfd3e
|
reshaping script side from hv to kd
|
2023-01-18 20:23:40 +09:00 |
|
unknown
|
6d5c60f791
|
add event sc for short-circuiting commands
|
2022-10-04 18:44:00 +09:00 |
|
unknown
|
37cf939687
|
change short-circuiting event concepts
|
2022-10-04 10:20:15 +09:00 |
|
unknown
|
79ca8caf8b
|
add memcpy primitives to the script engine
|
2022-09-19 14:36:59 +09:00 |
|
SinaKarvandi
|
914d1a1d77
|
add event id and event tag pseudo-registers
|
2022-07-10 09:26:09 -07:00 |
|
SinaKarvandi
|
b8c2017afb
|
add initial phase of event ignorance
|
2022-06-15 12:55:44 +04:30 |
|
SinaKarvandi
|
5efbf583f8
|
add flush() function to the script engine
|
2022-06-05 15:06:48 +04:30 |
|
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
|
5807943a12
|
Merge branch 'dev' of https://github.com/HyperDbg/HyperDbg into dev
|
2022-05-18 22:51:42 +09:00 |
|
mhgholamrezaei
|
5ecb671bda
|
solve end of line space problem in Script Engine scanner
|
2022-05-18 22:51:04 +09:00 |
|
SinaKarvandi
|
571426e8e9
|
update script engine doxygens
|
2022-05-18 18:17:30 +04:30 |
|
mhgholamrezaei
|
95fda88ef8
|
avoid searching symbols without bang character
|
2022-05-18 22:00:18 +09:00 |
|
mhgholamrezaei
|
58d3608b19
|
solve Script Engine bug
|
2022-05-18 20:43:06 +09:00 |
|