Quote:
Originally Posted by cqman
|
Is there any way to unpack the contents of this archive in Linux?
This is what i currently get on Debian/Buster:
Code:
$ upx -l 3fbe457d33814c2db14f74a91aaabe3a.upx
Ultimate Packer for eXecutables
Copyright (C) 1996 - 2017
UPX 3.94 Markus Oberhumer, Laszlo Molnar & John Reiser May 12th 2017
File size Ratio Format Name
-------------------- ------ ----------- -----------
upx: 3fbe457d33814c2db14f74a91aaabe3a.upx: NotPackedException: not packed by UPX
$ file 3fbe457d33814c2db14f74a91aaabe3a.upx
3fbe457d33814c2db14f74a91aaabe3a.upx: PGP\011Secret Sub-key -
$
Also trying to open this with edb-debugger does not work.