/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.

Primary LanguagePython

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 <iphelix@thesprawl.org>