View Full Version : How can I decompiled VB 6.0 Project
attari19
Jan 21, 2009, 09:49 AM
How can I decompiled VB 6.0 Project in VB 6.0 code not Native code or other...
Please Solve this hot issue
StaticFX
Jan 21, 2009, 10:11 AM
So, you have the EXE and want it back in VB6 code?
Sorry to say, you cant. The best you could do would be a rough decompile into C.
attari19
Jan 23, 2009, 08:54 PM
So, you have the EXE and want it back in VB6 code?
sorry to say, you cant. The best you could do would be a rough decompile into C.
Please Define in depth how can I do it? More thanks
StaticFX
Jan 26, 2009, 07:30 AM
Dig around the internet... there are programs that can decompile EXE's