1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

prefer filters 0x49,0x46 until problems with 0x2Y and 0x3Y are diagnosed

committer: jreiser <jreiser> 1034794465 +0000
This commit is contained in:
John Reiser 2002-10-16 18:54:25 +00:00
parent 4ad2242e96
commit a9bb95fefd

View File

@ -65,10 +65,10 @@ int const *
PackLinuxI386elf::getFilters() const
{
static const int filters[] = {
0x49, 0x46,
#if 1
0x26, 0x24, 0x11, 0x14, 0x13, 0x16, 0x25, 0x15, 0x12,
#else
0x49, 0x46,
0x83, 0x36, 0x26,
0x86, 0x80,
0x84, 0x87, 0x81,