Added UPX_MAGIC2_LE32 as an additional magic number for the original
packheader as stored in the stubs. committer: mfx <mfx> 979754722 +0000
This commit is contained in:
@@ -88,6 +88,7 @@ typedef unsigned upx_uint32;
|
||||
|
||||
|
||||
#define UPX_MAGIC_LE32 0x21585055 /* "UPX!" */
|
||||
#define UPX_MAGIC2_LE32 0xD5D0D8A1
|
||||
|
||||
|
||||
/*************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user