mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-10 17:15:41 +00:00
Add dynamic length string
This commit is contained in:
parent
0d4af9906a
commit
d49cb32e91
5 changed files with 118 additions and 84 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* @author M.H. Gholamrezei (gholamrezaei.mh@gmail.com)
|
||||
* @brief Script engine Parse table generator
|
||||
* @details This program reads grammer from Greammer.txt file
|
||||
* placed in the same directory of the program and
|
||||
* placed in the same directory of the program
|
||||
* and creates ParseTable.h which is used by the
|
||||
* parser of script engine.
|
||||
* @version 0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue