0.7.1
- new static function
Memory.Translate
to get memory address of a function or variable by its name (see documentation) - new function
exit
to terminate the script early
See the example of using those new functions.
Memory.Translate
to get memory address of a function or variable by its name (see documentation)exit
to terminate the script earlySee the example of using those new functions.