How to use gpu on bruteforcing SHA256(MD5('password'))
#6
https://github.com/hashcat/hashcat/blob/...ls/test.pl

you can also do
Code:
crunch [options] | perl tools/test.pl passthrough 0 | hashcat -m 1400 -w 3 hash.txt
Reply


Messages In This Thread
RE: How to use gpu on bruteforcing SHA256(MD5('password')) - by undeath - 07-13-2019, 12:34 PM