![]() |
P-Code & SmartCheck
Hi ,,,
SmartCheck can't work with VB Programs if they compiled as P-Code ... Is their any tricks to solve this problem ?? AND .. Is their any tool that can remove the P-CODE ?? Thanks |
P-code is the same for packed code so you have to manually unpack the prog first..
|
Dear h8er ,
Thanks for your reply .. Can I ask you to put an example how to unpack it manual ?? Regards |
It's not so simple... you have to understand the pe format read some tuts here:
h**p://zor.org/krobar/ |
P-code
P-code, or pseudo code, is an intermediate step between the high-level instructions in your Basic program and the low-level native code your computer's processor executes. At run time, Visual Basic translates each p-code statement to native code. By compiling directly to native code format, you eliminate the intermediate p-code step.
see: hxxp://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconcompilingyourprojecttonativecode.asp |
Hi!
If P-code use WKTVBDebugger - Run-time live debugging. - Supports VB5 and VB6 P-Code compiled applications. - Displays a complete list of opcodes and VM API functions, can save the list to a file. - Breakpoints on any p-code instructions. - Breakpoints on any code address (unlimited). - Can put breakpoints on any Virtual Machine API call. - Stack viewer, dumps the stack in two different modes: from EBP to ESP or from ESP to EBP h**p://vacarescu.addr.com/WkT/vbdebug/downloads.htm meRlin |
| All times are GMT +8. The time now is 09:03. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX