Generating random strings - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: General Help (https://hashcat.net/forum/forum-8.html) +--- Thread: Generating random strings (/thread-5481.html) |
Generating random strings - MatthewK31 - 05-29-2016 I was wondering if it is following possible in oclHashcat to let it generate random 64 characters long strings (which consists of 0-9 and a-z), hash it with SHA-256 and compare the given hash to the hash I want to crack. RE: Generating random strings - atom - 05-30-2016 No, max. length 55 (and 32 for stdin, which you'd need here). |