Log in

View Full Version : P32dasm problem


Jo_ti
September 6th, 2009, 21:09
Hi,

I am trying to load an crackme application in p32dasm which is in p-code. The application was protected with vmrpotected but i unpacked it now the problem is this while loading in p32dasm i am facing this problem.

Error: Not a VB compiled application !

Dont know why. Any solution for this problem.

JMI
September 7th, 2009, 00:47
Perhaps you need to read a little more about p-code and VB compiled code.

I just gave a quick search using: p-code vs VB

and found a number of sources which should be helpful to explain the difference between P-Code and Native Code. Perhaps you ought to read a few and do a little of your own homework!



Regards,

DARKER
September 8th, 2009, 06:11
it's because is "dirty" unpacked, try make better rebuild. Look on other VB apps how should look exe header.