Gitpedia
gaasedelen

gaasedelen/patching

An Interactive Binary Patching Plugin for IDA Pro

4 Releases
Latest: 1y ago
v0.2.0 - IDA 9 Compatibilityv0.2.0Latest
gaasedelengaasedelen·1y ago·November 24, 2024
GitHub

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 Compatibilityv0.1.2
gaasedelengaasedelen·4y ago·February 10, 2022
GitHub

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

v0.1.1 - Easy Install Hotfixv0.1.1
gaasedelengaasedelen·4y ago·February 10, 2022
GitHub

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

v0.1.0 - Initial releasev0.1.0
gaasedelengaasedelen·4y ago·February 10, 2022
GitHub

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