SHA-256 64 char password - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: SHA-256 64 char password (/thread-9258.html) |
SHA-256 64 char password - lok_23 - 05-26-2020 Hi there, my name is Lok, and i'm not a english native speaker, so i will ask for patience with my english in advance :p I've just recently downloaded the hashcat newest version and i'm struggling with this task i need to crack a password that's 64 characters long and was hashed with SHA-256 i know for a fact that it is 64 characters long, so i think to "tell" that to hashcat would make it calculate faster also the possible characters are digits and lowercase how should i configure the commandline for hashcat to crack it? RE: SHA-256 64 char password - philsmd - 05-26-2020 infeasible. (26+10) ^ 64 = 4011991914547630480065053387702443812690402487741812225955731622655455723258857248542161222254985216 RE: SHA-256 64 char password - Mem5 - 05-26-2020 Why are you sure it's 64 chars? You generated it? |