User Manual

(the manual describes build 1002xx)

Limitations

Since the task of binary decompilation is really hard, no decompiler can be perfect. Below are the most important limitations of our decompiler:

  • 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.