NyaMisty / microcode_binexport

Export IDA microcode to BinExport format so that you can use BinDiff to diff microcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microcode_binexport

Export IDA microcode to BinExport format so that you can use BinDiff to diff microcodes

Currently only supports mmat < MMAT_CALLS (because they won't have nested mop_t)

Usage

run mcexport.py in IDA, and then run export.py

About

Export IDA microcode to BinExport format so that you can use BinDiff to diff microcodes


Languages

Language:Python 100.0%