My practice attempt to decrypt a SHA-256 hash of an IP address
#4
#1 I updated my repo and added a brute-force-patterns.txt file that I now iterate over, running hashcat once for each pattern. is this how people usually do this?
https://github.com/djangofan/hashcat-cra...teForce.sh

#2 With your advice, I figured out how to run on CPU instead of GPU. Wish the --help command would have explained it. I had to google it to verify.

Still don't have it working but I hope I am getting closer...


Messages In This Thread
RE: My practice attempt to decrypt a SHA-256 hash of an IP address - by djangofan - 02-26-2018, 04:58 AM