On Sat, Apr 21, 2001 at 07:42:00PM -0300, Carlos Laviola wrote: > There is: just upx -d it. (you can even run md5sum before and after > compression/decompression to find out for yourself that the decompressed file > is the same as before.)
Will upx -d work on a binary that was compressed with an older version of upx? The code I've seen doesn't seem to care much about that, so I wonder if the author considers it a design requirement at all. Richard Braakman