switch hash-mode from 4710 to 20800

This commit is contained in:
Gabriele Gristina
2019-07-30 14:44:17 +02:00
parent 1aef49d11b
commit f2d92d8aec
10 changed files with 33 additions and 35 deletions

View File

@@ -35,7 +35,6 @@
- Added hash-mode: Python passlib pbkdf2-sha256
- Added hash-mode: Python passlib pbkdf2-sha512
- Added hash-mode: Oracle Transportation Management (SHA256)
- Added hash-mode: sha256(md5($pass))
##
## Bugs

View File

@@ -18,7 +18,6 @@ Philipp "philsmd" Schmidt <philsmd@hashcat.net> (@philsmd)
Gabriele "matrix" Gristina <matrix@hashcat.net> (@gm4tr1x)
* sha256(md5(pass)) kernel module
* gzip wordlists feature
* SHA-224 kernel module + optimizations
* Some AES OpenCL kernel module optimizations