mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-10 09:05:13 +00:00
add action buffer to script engine
This commit is contained in:
parent
d430444f1e
commit
280d9c1364
6 changed files with 162 additions and 142 deletions
|
|
@ -180,6 +180,7 @@ typedef struct SYMBOL_MAP
|
|||
#define SYMBOL_PSEUDO_REG_TYPE 3
|
||||
#define SYMBOL_SEMANTIC_RULE_TYPE 4
|
||||
#define SYMBOL_TEMP_TYPE 5
|
||||
#define SYMBOL_STRING_TYPE 6
|
||||
|
||||
#define INVALID -1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue