Introduction

The C-Decompiler is a x86-based C/C++ language decompiler, which reads the PE file, outputs the corresponding C/C++ code. Currently, the basic decompile function of C language has been completed. This version can decompile the 56 test examples.Mostly of them are build by VC2003, others are build by VC6, VC2005, VC2008.

Samples

Some sample programs which were decompiled using C-Decompiler Read more...

Feedback

Waiting for your feedback, Our Forum