IDC — Interactive Decompilation Tool

The IDC tool is an interactive decompiler, where the user starts with an almost literal translation of Assembly code in C language, which he progressively decompiles by the successive application of low-level refactorings, ultimately leading to high-level C code.

The current main features of IDC are:
* Import Intel IA32 Assembly code, in the AT&T syntax — the syntax normally generated by the gcc compiler for the Intel IA32 architecture.
* Visualize and export quasi-C language code.
* Provides a context-sensitive refactoring browser to a set low-level refactorings.
* Visualize and manipulate the Control Flow Graph (CFG) and the Abstract Syntax Tree (AST).


Post new comment

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <quote> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.