PDA

View Full Version : is this file packed?


incognito
05-09-2005, 09:37 PM
I ran it with peid but it says its not packed and compiled with vb6...i'm a bit of a newbie and maybe vb6 has its own packing? I dunno but when i open it with ollydbg it says the code section is either packed or encrypted blah blah.... Wondering if any of the experts could help me out and take a look at this file and tell me whether it is really packed or not?

CoDe_InSiDe
05-10-2005, 04:33 AM
Hi incognito,

It's not packed nor encrypted, it's just VB6 :)

Regards,

CoDe_InSiDe

EDIT: But I do think it uses P-Code, search the net about P-Code.