Skip to content

0.7.1

Compare
Choose a tag to compare
@x87 x87 released this 02 Nov 21:36
· 223 commits to master since this release
  • 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.