Decompiling?

Discussion in 'Programming General' started by 0h n035, Aug 2, 2008.

Decompiling?
  1. Unread #1 - Aug 2, 2008 at 7:07 AM
  2. 0h n035
    Joined:
    Feb 1, 2007
    Posts:
    163
    Referrals:
    0
    Sythe Gold:
    0

    0h n035 Active Member

    Decompiling?

    Well, I recently installed Vista, but my backed up files were corrupted somehow. Luckily I had nothing REALLY important apart from my visual basic projects. I DO still have the .exe's however (Uploaded on my webspace).

    All I want to know is if it is possible to decompile the exe back into it's .prj/.frm/.frx state. If someone could help me with this, I will LOVE YOU FOR LIFE.

    It's really important to get these back (For me) a I spent A LONG time on them.

    Thank you very much :)
     
  3. Unread #2 - Aug 2, 2008 at 7:27 AM
  4. jdsfighter
    Joined:
    Jan 21, 2007
    Posts:
    603
    Referrals:
    0
    Sythe Gold:
    0

    jdsfighter Forum Addict
    Visual Basic Programmers

    Decompiling?

    Bad news is there is no real way to decompile them back into VB code. There are some that decompile into ASM and some can get about 3% of the code back, but for the most part there is nothing you can really do.
     
  5. Unread #3 - Aug 2, 2008 at 7:35 AM
  6. 0h n035
    Joined:
    Feb 1, 2007
    Posts:
    163
    Referrals:
    0
    Sythe Gold:
    0

    0h n035 Active Member

    Decompiling?

    Aww :'(

    I just googled some decompilers but the code was all... Weird :(

    Also, now that I think of it, PM me any links you find. If it's posted in public, people could do some bad shit :eek:

    EDIT: There must be SOME way. How did Covey get the SwiftIRC thing?
     
  7. Unread #4 - Aug 2, 2008 at 7:46 AM
  8. Jazz00006
    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0

    Jazz00006 Apprentice
    Visual Basic Programmers

    Decompiling?

    The code is ASM, pure machine code. It's still good, just not VB6 code.

    Simple truth is, you can't. Look at the other 500+ topics about decompiling and face the hard truth.
     
  9. Unread #5 - Aug 2, 2008 at 7:54 AM
  10. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Decompiling?

    He used a disassembler and cracked it, I'm assuming. Disassemblers decompile executables in to Assembly code, which is the core set of instructions your computer uses. The code you received upon decompiling your Visual Basic executables is ASM. As Jazz stated, ASM is still good code, it is just rediculously hard to use practically for anything other than debugging, which is why there are other languages to program, which generate this ASM code upon compiling.

    There is no way to get your original source back. Let me assure you that a "long time" is not just a few hours on each project too. Some of the bigger projects can take months and months on end. I'm assuming you had nothing of the like, so be thankful you didn't lose anything important. It is wise to keep backups.
     
  11. Unread #6 - Aug 2, 2008 at 8:02 AM
  12. 0h n035
    Joined:
    Feb 1, 2007
    Posts:
    163
    Referrals:
    0
    Sythe Gold:
    0

    0h n035 Active Member

    Decompiling?

    Thanks for the help guys.

    I guess I'll have to start again. It sucks, but oh well. There are reasons behind everything, so maybe I'll learn something important out of this.
     
  13. Unread #7 - Aug 10, 2008 at 7:51 AM
  14. Belgin_Mage
    Referrals:
    0

    Belgin_Mage Guest

    Decompiling?

    I have found a decomplier.. go to katz.cd and search vb decomplier and ull find it, I decomplied ES
     
  15. Unread #8 - Aug 10, 2008 at 8:19 AM
  16. Covey
    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Decompiling?

    o nos, now u ave my sauce codez
     
  17. Unread #9 - Aug 10, 2008 at 8:23 AM
  18. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Decompiling?

    Oh! What a massive fail you have thar!
     
< C++ for Dummies | Adding item to a combo (Problem) >

Users viewing this thread
1 guest


 
 
Adblock breaks this site