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

This commit is contained in:
bitraid
2020-10-31 19:53:33 +02:00
committed by Markus F.X.J. Oberhumer
parent c3466f579c
commit 0d7bd52e21
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);