PDA

View Full Version : Is this file even packed?


kikiwai
05-18-2009, 07:42 PM
Hi, i want to ask if this is packed at all or not:
http://rapidshare.com/files/234573838/client.exe

When i run with PEiD it says
Microsoft Visual C++ 5.0 [Overlay]

and i tried to use all other unpackers it still give me weird answers.

Is this file even packed?
if it is how do i unpack it? =O

RapidCrash
05-25-2009, 04:15 PM
Can you please upload the complete maginogi client please? I don't think it's packed though, most likely compiled to pure assembly without any framework references. You can build native applications in c++ with the visual studio, just gotta make sure you don't use any framework references ;)