Only pack w/ -f PE files that force integrity check
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
c3466f579c
commit
0d7bd52e21
+1
-2
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user