mirror of
https://github.com/hashcat/hashcat.git
synced 2025-03-25 11:55:42 +00:00
Update readme.txt
This commit is contained in:
parent
9edf746ff4
commit
fd32cf5628
@ -98,6 +98,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- sha1(md5(md5($pass)))
|
||||
- sha1(sha1($pass))
|
||||
- sha1(sha1($pass).$salt)
|
||||
- sha1($salt.sha1($pass.$salt))
|
||||
- sha1(utf16le($pass).$salt)
|
||||
- sha256($pass.$salt)
|
||||
- sha256($salt.$pass)
|
||||
|
Loading…
Reference in New Issue
Block a user