Insight Interactive Inspector: A Symbolic Debugger for Binary Programs
iii is a symbolic debugger based on the Insight framework. It allows to execute a binary program in debug mode (stop, step, continue, etc.) within an abstract domain for its values (concrete execution, symbolic execution, and others will come). The tool is using all the power of Python to allow scripting and the usage of external modules to help in the analysis.
Try out the iii tutorial which will take you for a quite complete tour of this tool while exploring this ELF crackme.
Last modified 3 years ago
Last modified on Jul 31, 2014 2:02:02 PM
Attachments (2)
-
iii-tutorial.pdf
(482.3 KB) -
added by fleury 3 years ago.
iii-tutorial-1.0
-
crackme-iii-tutorial
(712.1 KB) -
added by fleury 3 years ago.
Crackme example for the iii-tutorial
Download all attachments as: .zip