Results 1 to 5 of 5

Thread: Un Compile?

  1. #1

    Thread Starter
    Hyperactive Member Pozzi's Avatar
    Join Date
    Feb 2001
    Location
    The Stones!
    Posts
    507

    Question Un Compile?

    Hi,

    Is there any way that you can un-compile a VB app?

    If so does anyone know off any products/utils they would recomend?

    Regards
    VB.Net (VS 2010)

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670
    This subject comes up time and time again. Search these forums for decompilers/disassemblers - I'm not sure if there is a definitive answer (except for not losing the source code in the first place, of course)
    'Buzby'
    Visual Basic Developer
    "I'm moving to Theory. Everything works there."

  3. #3
    Either way, the highest decompilation you can do is to assembly, at least with VC++ debugger.

  4. #4
    Megatron
    Guest
    There are some decompilers that will let you decompile to VB code, but from what I hear, they're not very accurate.

  5. #5
    They almost certainly won't get the variable names and everything right, and completely screwed up whitespace. And no comments.

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