基于X86的C/C++ 反编译器

时间:2012-10-26 13:17:29
【文件属性】:
文件名称:基于X86的C/C++ 反编译器
文件大小:8.88MB
文件格式:RAR
更新时间:2012-10-26 13:17:29
汇编 C/C++ 反编译 反编译器 熬夜一年多,终于把C/C++语言反编译器的演示版本搞出来了! 目前C语言的基本反编译功能已完成,C++部分刚刚开了个头,正在开发中。此版本非常不稳定,仅做演示用!它能很好的反编译自带的56个测试例子,但对于大家自己提供的测试例子可能会有问题!大家若进行测试,建议使用简单例子,可以修改56个例子反编译出来的结果,重新编译生成新的测试例子。 56个例子中,绝大部分是采用VC2003进行编译的,有debug版本和release版本。VC6,VC2005,VC2008各有4个测试例子,分别是采用向导生成的console和win32程序,分为debug版本和release版本。 孤军奋战很累,发布该演示版本,只为广交志同道合的朋友,寻求合作机会,并听听大牛们的看法和意见。 我的邮箱:kawarchen@gmail.com 网站: http://www.c-decompiler.com 任何更新会在该网站发布。
【文件预览】:
C-Decompiler
----TestSample()
--------local2DArray.exe(104KB)
--------returnpath.exe(40KB)
--------byte.exe(116KB)
--------float.exe(120KB)
--------switch-if.exe(116KB)
--------Console-2008debug.exe(29KB)
--------Local2DArray3.exe(104KB)
--------IndirectCall.exe(104KB)
--------MatrixMUL.exe(104KB)
--------Local2DArray2.exe(104KB)
--------FunctionCall.exe(116KB)
--------PassReturnValue.exe(164KB)
--------1.exe(116KB)
--------win32-vc6debug.exe(156KB)
--------mul.exe(116KB)
--------Console-vc6release.exe(28KB)
--------if(more-condition).exe(116KB)
--------globalDouble.exe(120KB)
--------FunctionCall2-debug.exe(116KB)
--------HyperTerminal.exe(28KB)
--------Console-2008release.exe(7KB)
--------consol-2005release.exe(6KB)
--------win32-2003debug.exe(168KB)
--------MyWindows.exe(168KB)
--------win32-2003release.exe(80KB)
--------FuncCall.exe(164KB)
--------short.exe(116KB)
--------while(func()).exe(104KB)
--------Console-vc6debug.exe(152KB)
--------Endless.exe(120KB)
--------Simple_1D_array.exe(104KB)
--------Global2DArray.exe(104KB)
--------Loadstring.exe(164KB)
--------goto.exe(120KB)
--------FunctionCall2.exe(44KB)
--------Console-2005debug.exe(40KB)
--------struct.exe(164KB)
--------GlobalArray.exe(116KB)
--------VC2005Lib()
--------win32-2008release.exe(56KB)
--------FunctionCall2_rel.exe(44KB)
--------win32-2005release.exe(64KB)
--------VC2008Lib()
--------VC2003Lib()
--------win32-vc6release.exe(28KB)
--------File.exe(108KB)
--------VC6Lib()
--------controlflow.exe(116KB)
--------ProtoType.dat(1024KB)
--------Console-2003release.exe(22KB)
--------win32-2005debug.exe(100KB)
--------win32-2008debug.exe(90KB)
--------LocalArrayWithGlobalLen.exe(104KB)
--------IntOperation.exe(116KB)
--------Console-2003debug.exe(104KB)
--------Local2DArray4.exe(104KB)
--------FloatDouble.exe(120KB)
--------Loadstring2.exe(164KB)
--------MyTemplate.exe(124KB)
--------SimpleC++.exe(116KB)
--------SwitchCase.exe(116KB)
----msvcr71d.dll(532KB)
----msvcp71d.dll(748KB)
----readme.doc(75KB)
----mfc71d.dll(2.08MB)
----C-Decompiler.exe(448KB)

网友评论

  • 反编译的东西,就这样了,兼容性一般。
  • 可以参考一下。
  • 包很大,能用的貌似不多有
  • 除了下载包中的exe可以反编译,其他的好像都有问题
  • 不是很好,经常报错,很容易程序挂掉