Skip to content

Releases: gaasedelen/patching

v0.2.0 - IDA 9 Compatibility

24 Nov 18:53
Compare
Choose a tag to compare

Mainly a servicing release, details below:

+ Changes
|- IDA 9.0 compatibility via PR #21
|- Fixed keystone bug which could cause IDA to hang indefinitely on certain inputs
|- Improved highlight calculation which was causing IDA to lag near large items
|- Restored patch program alt shortcuts via PR #12
|- Fixed issue where bytes patched outside of the dialog were not highlighted
|- Updated selection behavior to allow reverting individual instructions in IDA view
|- Added warning to prevent auto-install into incompatible versions of IDA / Python

v0.1.2 - Improve Python 3 Compatibility

10 Feb 09:20
Compare
Choose a tag to compare

Removes use of PEP515 numeric literal to support older versions of Python 3

v0.1.1 - Easy Install Hotfix

10 Feb 08:23
Compare
Choose a tag to compare

Hotfixes issue with easy install so that plugin will now fully load immediately if an IDB is already open

v0.1.0 - Initial release

10 Feb 06:11
Compare
Choose a tag to compare

Initial plugin release.

Download the distributable plugin package for your platform and extract its contents into your IDA user plugins directory.