Results 1 to 4 of 4

Thread: C++ decompiler

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    Delaware
    Posts
    34

    C++ decompiler

    Where can I get a C++ decompiler?
    Tolkien is the greatest writer ever.

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Why are people so interested in decompilers? If you have lost your source code, learn to hit Save. If you are trying to find out how other people are doing things, learn to find examples or figure it out yourself.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    No such thing as a decompiler.... Although there is a dissassembler... But I hope you know ASM

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Because of the complexity of C++ it's practically impossible to decompile it with a program. But if you're good in both ASM and C++ and you have an awful amount of time on your hands and you can concentrate very well - you can possibly decompile it yourself by hand.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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