Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   P-Code & SmartCheck (https://forum.exetools.com/showthread.php?t=1090)

How2Crack 07-14-2002 04:07

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

h8er 07-15-2002 16:54

P-code is the same for packed code so you have to manually unpack the prog first..

How2Crack 07-15-2002 17:26

Dear h8er ,

Thanks for your reply ..
Can I ask you to put an example how to unpack it manual ??

Regards

h8er 07-19-2002 06:37

It's not so simple... you have to understand the pe format read some tuts here:

h**p://zor.org/krobar/

BorJa 07-19-2002 13:30

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

merlin 07-19-2002 13:44

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