Results 1 to 4 of 4

Thread: Decompilers?

  1. #1

    Thread Starter
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772

    Decompilers?

    There was a thread about decompilers in the Java forum, and I was wondering if it is possible to decompile C or C++ code. Is this possible?
    Alcohol & calculus don't mix.
    Never drink & derive.

  2. #2
    jim mcnamara
    Guest
    short answer: yes

    COFF format try a search on PEBrowser atplanetsourcecode

    For .exe files try softice here
    Softice is meant for debugging code, but does decompilation.

    hth

  3. #3
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    Are you sure about that softice link?

  4. #4
    jim mcnamara
    Guest
    I downloaded an old version of softice from there about 4 weeks ago. Now it seems to be nothing but popups.

    If you have C++, dumpbin.exe comes with it. That also decompiles.

Posting Permissions

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



Click Here to Expand Forum to Full Width