Skip to content

Version 2.0

Compare
Choose a tag to compare
@aquynh aquynh released this 14 Sep 17:46
· 49 commits to master since this release
  • Fix some issues with ARM architecture (including Thumb mode)
  • Better support for Python 2.6 & older IDA versions (confirmed to work on v6.4)
  • Save original instructions (before patching) in IDA comments.
  • NOP padding also works when new instruction is longer than original instruction.
  • You can fill a range of selected code via a new function “Fill Range”
  • It is now possible to "undo" (revert) the last modification.
  • All the functions are now available via a popup menu (right-mouse click)

See http://www.keystone-engine.org/keypatch for more information (including tutorial & documentation)