PDA

View Full Version : A good c++ decomplier



porkchop
10-09-2006, 05:08 AM
Hi guys

Need some help. Looking for a good decomplier that gives a detail of code to a program. Looked everywhere on line. Could you provide some good names?

Thanx

david02
10-09-2006, 05:24 AM
The last time I programmed I was 22 years old. First MSX Basic and after that C64 assembly, 8086/8088/80386 assembly, turbo pascal, delphi etc

I do not know a lot of C++ but maybe I can give you an usefull link to search

www.programmersheaven.com

If you cannot find C++ decompilers then it is probably because it is hard to decompile programs back to C++ language (or other higher languages). Decompiling back in assembly is a piece of cake but the end result is harder to understand :)

porkchop
10-09-2006, 05:38 AM
are these free programs or shareware programs. Thanx for the link I will take a look at it. Anymore names would be useful that people used. Thanx for the bit advice. I just want to learn more, are their any other decompliers in different languages you can suggest

david02
10-09-2006, 07:21 PM
they are free as far as I know

100%
10-09-2006, 07:33 PM
i don't know nada about c++
but is Reshacker (free) what you are looking for?
http://www.soft32.com/Download/Free/Resource_Hacker_340/4-3568-1.html

porkchop
10-09-2006, 08:25 PM
something in either java, visual basic, or c++ to decomplie a program to see the source code. I have spice but it gives me a weird version and has evaluated code all over the place.

Damnatory
10-09-2006, 08:37 PM
Could you provide some good names?
Thanx

The Borland compilers were pretty good.