Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/iphelix/ida-patcher

IDA Patcher is a plugin for Hex-Ray's IDA Pro disassembler designed to enhance IDA's ability to patch binary files and memory.
https://github.com/iphelix/ida-patcher

Last synced: 3 months ago
JSON representation

IDA Patcher is a plugin for Hex-Ray's IDA Pro disassembler designed to enhance IDA's ability to patch binary files and memory.

Lists

README

        

Welcome to IDA Patcher, a binary and memory patch management plugin for Hex-Ray's IDA Pro disassembler.

To install IDA Patcher simply copy 'idapatcher.py' to IDA's plugins folder.
The plugin will be automatically loaded the next time you start IDA Pro.

You can find the latest IDA Patcher version and documentation here:
http://thesprawl.org/projects/ida-patcher/

Happy patching!
-Peter Kacherginsky