User Manual

(the manual describes build 080215)

Limitations

Since this is the first version of the decompiler, there are some limitations in it. Below are the most important of them:

  • floating point instructions are not supported
  • exception handling is not supported
  • type recovery is not performed
  • global program analysis is not performed
  • 16-bit programs are not analyzed

Currently the decompiler can handle compiler generated 32-bit x86 code.