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.
Home & Download:http://www.c-decompiler.com/en/index.html