![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
|
|
#2
|
|||
|
|||
|
A what try VBPARSER?Isn't though in English - but here never mind
hxxp://www.pediy.com/tools/Decompilers/VB_pcode/VBParser/VBParser1.2.zip |
|
#3
|
|||
|
|||
|
I am stupid! VBDIS does 3 or more passes when decompiling programm. Temporary data between passes writes to the files exe_name.module_nummer. after each pass this file was modified. But in first pass this file was not deleted and when we do decompilation in not empty directory (where these files already exists) then decompiler uses this file and not regenerate its. In this case it lost some constants and have several other problems.
I do really compileable sources. they can be compiled with VB3 and they can decompile VB programs with the same results that original dodis file. Additionally I remove the 'inheritance effect' when decompiling in not empty directory see an attached file PS. I have some problems with attaching the file via slow modem connection. now it will be OK (i hope) Last edited by wasq; 02-03-2005 at 16:56. Reason: Problem with file attaching |
|
#4
|
|||
|
|||
|
Thanks a lot! By the way, have you tried compiling the sources with VB6?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Decompiling the mov compiler | chants | General Discussion | 3 | 12-08-2016 21:16 |
| decompiling back to C++? | Rhodium | General Discussion | 44 | 10-11-2004 08:30 |