Merge pull request #2014 from hashcat/master

Backports
This commit is contained in:
Jens Steube
2019-05-07 21:48:47 +02:00
committed by GitHub
257 changed files with 76276 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
- Fully modularized hash-mode integration via plugin interface and converted all existing hash-modes
- Support for inline VeraCrypt PIM Brute-Force
- Support Deflate decompression for the 7-Zip hash type using zlib
##
## Algorithms

View File

@@ -39,6 +39,13 @@ Other contributors to hashcat
* A full list and their commits can be found here:
https://github.com/hashcat/hashcat/graphs/contributors
# hashcat relies on some libraries, including:
* xxHash by Yann Collet (@Cyan4973)
* LZMA-SDK by Igor Pavlov
* zlib by Jean-loup Gailly and Mark Adler
* win-iconv by Yukihiro Nakadaira
# Furthermore the following persons helped the project:
Martin "purehate" Bos <purehate@derbycon.com> (@cantcomputer)