Log in

View Full Version : UNP problems


mike
April 17th, 2001, 18:31
Tried to unpack PKZipw.exe (latest windows version from pkware) using UNP but all it does is this:

>unp e pkzipw.exe pk2.exe

processing file : PKZIPW.EXE
DOS file size : 1748992
file-structure : New Executable ("PE"
EXE part sizes : header 512 bytes, image 195 bytes, overlay 1748285 bytes

>_

Any ideas? Or pointers to other unpackers that handle PKlite?

CoDe_InSiDe
April 18th, 2001, 00:21
Hi mike,

Why not just do it Manually

Cya...

CoDe_InSiDe

everybody
April 18th, 2001, 05:09
UNP is a DOS unpacker !

Use ProcDump to unpack PKLite for Win32 !

mike
April 18th, 2001, 11:27
Quote:
UNP is a DOS unpacker


Well, that would be a problem, wouldn't it?

Thanks!