07-19-2021, 01:28 PM
(07-19-2021, 01:08 PM)Snoopy Wrote: first remove the -d 3, hashcat will use GPU by default, -d 3 tells hashcat to just use your
Device #3: Intel(R) HD Graphics 4600, 1565/1629 MB (407 MB allocatable), 20MCU, skipping your "real gpus"
Okay, I removed it
(07-19-2021, 01:08 PM)Snoopy Wrote: second, hashcat has build-in charsets, so please just use -1 ?l?u?d ?1?1?1?1?1?1?1?1
Yes, definitely better. But if you read the first post above, I also need to insert some special characters. How can i add only some special characters without having errors like "Invalid argument"? (e.g. about "{" ).
(07-19-2021, 01:08 PM)Snoopy Wrote: third, is your demo-hash formatted like in examples hashes?
https://hashcat.net/wiki/doku.php?id=example_hashes
you can try adding the demo hash provided there into your file
I'm sure the demo-hash.txt file is correct.
Find the file and details here:
https://github.com/openwall/john/issues/4768