Scan zip for multiple threats
This commit is contained in:
parent
a38b5d4ec4
commit
88becd6097
4 changed files with 168 additions and 37 deletions
|
|
@ -9,7 +9,8 @@
|
|||
#define EOCD_SIG "PK\05\06"
|
||||
#define LFH_SIG "PK\03\04"
|
||||
#define CDH_SIG "PK\01\02"
|
||||
#define DEFLATE 8
|
||||
#define COMP_NONE 0
|
||||
#define COMP_DEFLATE 8
|
||||
|
||||
#define END_OF_BLOCK 256
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue