Hey,
So i've been trying to figure out how to configure hashcat to crack a SHA-256 pass with the length of 64.
I've tried a few variation of the increment and can't seem to get it to execute. I was wondering if somebody here could guide me through the correct steps to get it running.
For example:
The pass is something like this: 9414ea9572a96336fc75eaa61f6c24441a54705d867ac26dbdbb6b2a780d854b
Utilizing numbers, and only lowercase letters for each unit. I want to set the script to run for specifically 64 char, length and to only test for a-z, 0-9. I've had a few attempts but the script just stops abruptly without any error, or will give me some sort of invalid mask error. I'm clearly not doing something right, so your help will be much appreciated.
Thank you!
So i've been trying to figure out how to configure hashcat to crack a SHA-256 pass with the length of 64.
I've tried a few variation of the increment and can't seem to get it to execute. I was wondering if somebody here could guide me through the correct steps to get it running.
For example:
The pass is something like this: 9414ea9572a96336fc75eaa61f6c24441a54705d867ac26dbdbb6b2a780d854b
Utilizing numbers, and only lowercase letters for each unit. I want to set the script to run for specifically 64 char, length and to only test for a-z, 0-9. I've had a few attempts but the script just stops abruptly without any error, or will give me some sort of invalid mask error. I'm clearly not doing something right, so your help will be much appreciated.
Thank you!