VB5 Decompiler - TechRepublic
General discussion
February 5, 2002 at 05:31 AM
oskiller

VB5 Decompiler

by oskiller . Updated 24 years, 3 months ago

I need something which will allow me to either decompile or unmake an exe we have created. We created the exe, but have lost the source code. Unfortunately the person who compiled the source code did not compile the code from the regular working directory, and the directory in which the production code was, was not backed up and deleted. I’ve already tried the Dodi decompiler, but it only works on VB versions 1-3. I also tried to hex edit it, but the code area I need to look at is not readable ASCII text once it is compiled.

This discussion is locked

All Comments