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:
parent
a70a0513bf
commit
e0c2e4404e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user