|
-
February 21st, 2000, 01:40 PM
#1
vb5 decompiler
does anyone know where i can find a vb5 or 6 decompiler. I can only find one for vb3.
BTW, it's for a program that I made, nothing dodgy.
-
February 21st, 2000, 01:51 PM
#2
Re: vb5 decompiler
The likelyhood of finding a decompiler that would behave the way you want it to is slim. When your VB code is compiled into machine language, the compiler applies so many optimizations that if you were to decompile the app, the code would be nearly unintelligible and riddled with GOTO statements.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|