basic win64 PE support added

This commit is contained in:
László Molnár
2013-08-22 22:01:09 +02:00
parent 037c29d24a
commit 5b8a9c0b47
11 changed files with 5185 additions and 0 deletions
+2
View File
@@ -487,6 +487,8 @@ private:
#define UPX_F_MACH_AMD64 34
#define UPX_F_DYLIB_AMD64 35
#define UPX_F_WIN64_PEP 36
#define UPX_F_PLAIN_TEXT 127
#define UPX_F_ATARI_TOS 129