Runtime Definitions
For each VB 5.0+ compiled EXE -- resolves
VB_HEADER(Unofficial naming of runtime structure)
-
PROJ_INFO -
OBJECT_TAB -
OBJECT_INFO -
EXTERNAL_APIdescriptors and types of imports excluded from standard ILT
OBJECT_DESCdescriptors of each module in compiled project
tREGDATAorCOMREGDATAtREGINFOorCOMREGINFOtDESIGNERorDESIGNERINFO
In progress
Structures of VB VM and nested types:
EXEOCXINFOEXEFORMINFO
Next stage
Experimental feature in assembly: Visual Basic 4.0 runtime walker. Mostly bases on VB Semi Decompiler logics and retranslated DoDi VB Decompiler