ida-pattern-maker
ida-pattern-maker copied to clipboard
Make patterns for stuff in IDA 7.00
IDA Pattern Maker
A simple plugin that lets you generate patterns for code in IDA 7.00.
Usage
- Drag
PatternMaker.dllandPatternMaker64.dllinto your IDA plugins folder - Run the plugin (hotkey is Ctrl+Alt+S by default) while the cursor is on an instruction
- Thats it, output will be in the console
Build Requirements
- IDA 7.00 SDK (put
idasdk70in the project folder) - Visual Studio (cmake projects are currently pretty specific to VS)
- CMake