Only pack w/ -f PE files that force integrity check

This commit is contained in:
bitraid
2020-10-31 19:53:33 +02:00
parent e03310fcc6
commit 3e30839501
2 changed files with 14 additions and 8 deletions
+1 -2
View File
@@ -54,8 +54,7 @@ protected:
unsigned readSections(unsigned objs, unsigned usize,
unsigned ih_filealign, unsigned ih_datasize);
void checkHeaderValues(unsigned subsystem, unsigned mask,
unsigned ih_entry, unsigned ih_filealign,
unsigned ih_dllflags);
unsigned ih_entry, unsigned ih_filealign);
unsigned handleStripRelocs(upx_uint64_t ih_imagebase,
upx_uint64_t default_imagebase,
unsigned dllflags);