Version 2.0
- 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)