![]() |
|
|
|
#1
|
|||
|
|||
|
@DARKER
i see this sources. (decompiled Dodi converted to VB6 from Planet-Source-Code) The autor of this code writes "converterd to vb6 90% complete". This code is not functional. Dodi decompiler can't define types for some variables when decompiling the code. this variables we have untyped in sources. but the code will work only if all variables are correct defined. in Planet-Source-Code sources there is many untyped variables. this sources can't even load opcode definition files (*.dat) @sf42 maybe i try to translate this sources to VB6 in weekend |
|
#2
|
|||
|
|||
|
@sf42
I do it! I have been translated sources to VB6 and its really works. see attached file. It was only one problem, connected with unicode nature of string in VB6, caused an error in indirect type conversion. |
|
#3
|
|||
|
|||
|
Nice Job. It's pity that vb4 is no more using :-) ... but sometime it can be usefull in exploring algo's of some old apps.
|
![]() |
| 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 |