Commit graph

29 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
774d61782f
fix: correct typos and one copy-paste error in comments and messages
Agent-Logs-Url: https://github.com/HyperDbg/HyperDbg/sessions/0817c887-8808-4080-a701-6a0211b10595

Co-authored-by: SinaKarvandi <13383992+SinaKarvandi@users.noreply.github.com>
2026-04-23 12:38:48 +00:00
xmaple555
8b4178d416 add array and pointer in script engine 2025-10-21 16:46:49 +08:00
sina
beed7ccc34
fix renaming script engine TOKENs on the auto generated codes 2025-07-07 14:32:43 +02:00
xmaple555
16c60bbe7e add assignment operator in script-engine 2024-08-22 00:30:23 +08:00
xmaple555
f9ca713601 update script-engine 2 2024-07-25 01:52:58 +08:00
xmaple555
a0abb047a8 add _SCRIPT_ENGINE_CODEEXEC_DBG_EN and stack buffer overflow check in script-engine 2024-07-19 19:17:46 +08:00
SinaKarvandi
5fb31083a4 add undefined symbol and function 2024-06-20 15:50:22 +09:00
unknown
af8de1f0db add headers for hwdbg information buffers 2024-05-30 20:25:43 +09:00
unknown
f447156456 remove duplicate funcs and create scala version of script definitions 2024-05-28 17:38:22 +09:00
Sinaei
5400e4f963 fix script engine ACCEPT and INVALID terms 2024-03-19 15:14:59 +09:00
Sinaei
1dbc3430af fix spelling typos 4 2024-03-17 18:49:51 +09:00
xmaple555
29d79991e4 add user-defined function and variable type in script engine 2024-03-02 01:59:33 +08:00
Sinaei
3860ecc0fd fix warnings of scripts 2023-09-11 22:32:30 +09:00
SinaKarvandi
a435bebabe update python details doxygen 2022-08-03 12:09:42 -07:00
mhgholamrezaei
7945272554 update script engine grammar 2022-05-09 15:02:46 +09:00
mhgholamrezaei
14da488a37 solved boolean expression detection bug 2022-01-24 01:01:06 +09:00
mhgholamrezaei
eb0684700f not operation bug fixed 2021-08-20 22:36:25 +04:30
Moammad97
6190f18fff eb, ed and eq functions added to script engine 2021-06-11 15:26:08 +04:30
Moammad97
9565dda7cf script engine pch added 2021-06-11 12:46:41 +04:30
Moammad97
db37463331 script engine for added 2021-04-13 22:53:02 +04:30
Moammad97
627710e566 script engine if else added 2021-04-12 18:19:14 +04:30
Moammad97
99512a6b25 boolean expression grammer completed 2021-04-11 23:31:36 +04:30
Moammad97
ab76e6de0b scritp engine if implemented 2021-04-11 18:27:23 +04:30
Moammad97
0d6a472c4a script engine LALR parser C code Implemented 2021-04-10 19:02:23 +04:30
Moammad97
07409229ae automating register names generation. 2021-03-11 15:48:34 +03:30
Moammad97
cc130b8dd9 some registers added to script engine 2021-03-11 12:49:49 +03:30
Moammad97
8f63a98834 some registers added. 2021-03-08 15:09:39 +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
Renamed from hyperdbg/script-engine/python/parse_table_generator.py (Browse further)