1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Added new hash mode 18500 to readme

This commit is contained in:
Sein Coray 2018-12-10 16:50:58 +01:00
parent a70a0513bf
commit e0c2e4404e
No known key found for this signature in database
GPG Key ID: 44C4180EA69758EC

View File

@ -80,6 +80,7 @@ NVIDIA GPUs require "NVIDIA Driver" (367.x or later)
- sha1(sha1($pass))
- sha1($salt.sha1($pass))
- sha1(md5($pass))
- sha1(md5(md5($pass)))
- sha1($salt.$pass.$salt)
- sha1(CX)
- sha256($pass.$salt)