Prerequisites
IDA (>= 5.0), IDA 4.9 might work but not officially tested.
Windows 2000,2003,XP,Vista,2008
Quick Start
Here's the quick instructions you can follow to enjoy binary diffing in few minutes.
IDA Path Configuration
DarunGrim is dependent on IDA and uses IDA for generating database files. So to setup the path for IDA binary, you need to open up conf.ini file under DarunGrim installation directory.
The file has an ini file structure and you just need to setup "IDA" variable inside "Paths" section to appropriate value.
Troubleshooting
If you encounter any issues use debugview to see what's happening inside DarunGrim engine. You can save the result and attach it with the description of your problem and the system you're running DarunGrim on and send to me(mat<at>monkey.org or oh.jeongwook<at>gmail.com). I will help you as far as I can.
How to translate the results in graphs?
Nodes without colors has match in the other binary
Nodes with yellow background has match in the other binary, but the contents is modified.
Nodes with red background has no matching node in the other binary.
Compilation Prerequisites
IDA SDK(>=4.9)
Graphviz binary
Zlib binary
|