Results 1 to 7 of 7

Thread: A good c++ decomplier

  1. #1
    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

  2. Software & Hardware   -   #2
    david02's Avatar only human BT Rep: +1
    Join Date
    Aug 2006
    Location
    Oss
    Age
    49
    Posts
    418
    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
    Last edited by david02; 10-09-2006 at 05:45 AM.
    ''God is dead.'' - Nietche
    ''Nietche is dead!'' -God

    graffiti

  3. Software & Hardware   -   #3
    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
    Last edited by porkchop; 10-09-2006 at 08:28 AM.

  4. Software & Hardware   -   #4
    david02's Avatar only human BT Rep: +1
    Join Date
    Aug 2006
    Location
    Oss
    Age
    49
    Posts
    418
    they are free as far as I know
    ''God is dead.'' - Nietche
    ''Nietche is dead!'' -God

    graffiti

  5. Software & Hardware   -   #5
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    i don't know nada about c++
    but is Reshacker (free) what you are looking for?
    http://www.soft32.com/Download/Free/.../4-3568-1.html

  6. Software & Hardware   -   #6
    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.

  7. Software & Hardware   -   #7
    Damnatory's Avatar OTL BT Rep: +6BT Rep +6
    Join Date
    Mar 2003
    Age
    40
    Posts
    1,531
    Quote Originally Posted by porkchop View Post
    Could you provide some good names?
    Thanx
    The Borland compilers were pretty good.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •