A simple plugin that lets you generate patterns for code in IDA 7.00.
- Drag
PatternMaker.dll
andPatternMaker64.dll
into 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
- IDA 7.00 SDK (put
idasdk70
in the project folder) - Visual Studio (cmake projects are currently pretty specific to VS)
- CMake