riPPadoGG
October 26th, 2001, 03:25
Hi All,
1. When load a VB program in SIce, the entry point is always a call to "ThRUNtMain" or something similar. Then when I traceon, or continue to do F12 I never jump back to the program code..
Why??How can I break into the start-up code of a VB program??
2. How does a p-code compiled program gets interpreted in the system? Any method to convert it into native code??
3.I have a 19Mb VB program which fails Win32Dasm (maybe because of the size). Can you disassemble some part of a file in Win32Dasm??
4.How can you get string references of VB programs in IDA??
regards
and TIA
riPPadoGG
1. When load a VB program in SIce, the entry point is always a call to "ThRUNtMain" or something similar. Then when I traceon, or continue to do F12 I never jump back to the program code..
Why??How can I break into the start-up code of a VB program??
2. How does a p-code compiled program gets interpreted in the system? Any method to convert it into native code??
3.I have a 19Mb VB program which fails Win32Dasm (maybe because of the size). Can you disassemble some part of a file in Win32Dasm??
4.How can you get string references of VB programs in IDA??
regards
and TIA
riPPadoGG