mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
added note in test.pl potthrough: it only works with unsalted hashes
This commit is contained in:
parent
2aff6cba51
commit
d22c599c98
@ -602,7 +602,7 @@ sub usage_exit
|
||||
. "\n"
|
||||
. "Potthrough:\n"
|
||||
. " Like passthrough, but includes both the hash and the plain in hash:plain format,\n"
|
||||
. " similar to the classic potfile format.\n"
|
||||
. " similar to the classic potfile format, yet this only works for unsalted hashes.\n"
|
||||
. "\n"
|
||||
. "Verify:\n"
|
||||
. " Reads a list of hashes from <hashfile> and a list of hash:password pairs from\n"
|
||||
|
Loading…
Reference in New Issue
Block a user