Skip to content

pyiiasmh

Latest
Compare
Choose a tag to compare
@JoshuaMKW JoshuaMKW released this 22 Feb 08:18
· 7 commits to master since this release

Changelog

  • Removed label sanitization, which was broken as heck and was a product of me being lazy
  • Added macro __branch, which is a convenient way to branch to an address
  • Added constant INJECTADDR, which is dynamically set to the address of the code injection
  • Added shebang #inject, which can be used (only at the beginning of the code) to set the code injection address (this affects INJECTADDR too)