Computing.Net > Forums > Programming > Is possible to decompiler VB exe

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Is possible to decompiler VB exe

Reply to Message Icon

Name: atulit
Date: September 1, 2003 at 03:54:58 Pacific
OS: win98
CPU/Ram: p4
Comment:

I want to know is it possible to get source code back by decompiling the VB exe file, i am new in this field please guide me whether it is possible of fake theory..
-Atul



Sponsored Link
Ads by Google

Response Number 1
Name: Dim
Date: September 1, 2003 at 04:46:19 Pacific
Reply:

Nope, Its not possible to decompile back into VB, nor into any other language for that matter.... of course you could learn assembley but good luck on trying to read that stuff on a grand scale.


0

Response Number 2
Name: Infinite Recursion
Date: September 1, 2003 at 12:15:41 Pacific
Reply:

You could decompile it into Assembly code. But if you are not a pro Assembly programmer you couldn't make heads or tails out of it.
Sounds like you are trying to reverse engineer some poor programmer's work that needs money :( oh well, if you can figure out the Assembly I suppose you deserve credit for his/her work. lol

Infinite Recursion


0

Response Number 3
Name: Sarge
Date: September 6, 2003 at 14:51:35 Pacific
Reply:

It depends upon what level of source code you want to get back to. There are many disassemblers that can be used on an NCode program and will give you lots of info. There are a few analyzer programs that can be used on PCode program that give you the opcodes; you will have to do some work manually.

Sarge


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Is possible to decompiler VB exe

It possible to open an .exe file ? www.computing.net/answers/programming/it-possible-to-open-an-exe-file-/10804.html

JAVA is superior to Visual Basic www.computing.net/answers/programming/java-is-superior-to-visual-basic/1927.html

VBS - How to show date as ddmmyy ? www.computing.net/answers/programming/vbs-how-to-show-date-as-ddmmyy-/19950.html