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