06-16-2018, 10:12 PM
You'll need to open a command prompt on your platform, and navigate to the directory that hashcat lives in, and execute it there.
Once you get oriented there, I would work on growing your understanding and validating your approach in two ways:
1. Pick a simple hashtype (like MD5) with a known plain, and verify that your technique is working.
2. Grab the sample iTunes backup hashfile from hashcat's example hashes list:
https://hashcat.net/wiki/doku.php?id=example_hashes
... and validate that you can crack it with "hashcat".
Once you get oriented there, I would work on growing your understanding and validating your approach in two ways:
1. Pick a simple hashtype (like MD5) with a known plain, and verify that your technique is working.
2. Grab the sample iTunes backup hashfile from hashcat's example hashes list:
https://hashcat.net/wiki/doku.php?id=example_hashes
... and validate that you can crack it with "hashcat".
~