mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-17 01:52:06 +00:00
Set unzip internal buffer size to 256k
This commit is contained in:
parent
82b337fbca
commit
7b5f584fac
@ -203,6 +203,7 @@ CFLAGS_ZLIB += -Wno-implicit-fallthrough
|
||||
CFLAGS_ZLIB += -Wno-implicit-function-declaration
|
||||
CFLAGS_ZLIB += -Wno-unused-parameter
|
||||
CFLAGS_ZLIB += -DIOAPI_NO_64
|
||||
CFLAGS_ZLIB += -DUNZ_BUFSIZE=262144
|
||||
endif
|
||||
|
||||
## because UNRAR
|
||||
|
Loading…
Reference in New Issue
Block a user