EXE to C++ Decompiler

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JakeS
    Senior Member
    • Jul 2005
    • 1975

    EXE to C++ Decompiler

    Anyone here know of any EXE decompilers?

    I Made a program a couple of years back and I've lost the source files and am left with only the exe file.. Trust me for keeping things aye? lol

    BTW: I had one, and lost it so I searched for it and no luck
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    If it is yours, then no cryption was involved..
    Try WinDASM32, idabase or if you still find SoftICE.

    Comment

    • JakeS
      Senior Member
      • Jul 2005
      • 1975

      #3
      Originally posted by José M. Amaral Rego
      If it is yours, then no cryption was involved..
      Try WinDASM32, idabase or if you still find SoftICE.
      http://www.datarescue.com/idabase/index.htm
      Thanks I'll look into those.

      Comment

      • Dean C
        Senior Member
        • Mar 2002
        • 4571
        • 3.5.x

        #4
        It's a very tedious process, unless you can detect what packer was used. Gl!
        Dean Clatworthy - Web Developer/Designer

        Comment

        • filburt1
          Senior Member
          • Feb 2002
          • 6606

          #5
          Be prepared for the horror show of code you'll get back from a decompiler, though. Obviously things like comments will be gone, but that also means all your formatting, variable names (depending on the compiler), etc. will be lost.
          --filburt1, vBulletin.org/vBulletinTemplates.com moderator
          Web Design Forums.net: vB Board of the Month
          vBulletin Mail System (vBMS): webmail for your forum users

          Comment

          • JakeS
            Senior Member
            • Jul 2005
            • 1975

            #6
            Originally posted by filburt1
            Be prepared for the horror show of code you'll get back from a decompiler, though. Obviously things like comments will be gone, but that also means all your formatting, variable names (depending on the compiler), etc. will be lost.
            Yikes, You wasn't kidding

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...