mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 20:39:17 +00:00
Update readme.txt
This commit is contained in:
parent
7f5502133d
commit
6194d0d4df
@ -105,6 +105,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- sha256($salt.utf16le($pass))
|
||||
- sha256(md5($pass))
|
||||
- sha256(sha256($pass).$salt)
|
||||
- sha256($salt.sha256($pass))
|
||||
- sha256(sha256_bin($pass))
|
||||
- sha256(utf16le($pass).$salt)
|
||||
- sha512($pass.$salt)
|
||||
|
Loading…
Reference in New Issue
Block a user