Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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.

Awesome Lists containing this project

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