CUDA Hashcat userdefined charset - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html) +--- Thread: CUDA Hashcat userdefined charset (/thread-2626.html) |
CUDA Hashcat userdefined charset - itsme - 09-17-2013 Hi, how can I set a userdefined charset for cuda hash cracking via brute force? RE: CUDA Hashcat userdefined charset - Rolf - 09-17-2013 Hi, using the -1 flag. RE: CUDA Hashcat userdefined charset - itsme - 09-17-2013 (09-17-2013, 12:08 PM)Rolf Wrote: Hi, Maybe this does not work, because the time to end is the same... Here the used syntax: C:\Users\user\Desktop\oclHashcat-lite-0.15>cudaHashcat-lite64.exe md5Hash -1 ?abcdef012345 RE: CUDA Hashcat userdefined charset - itsme - 09-17-2013 ok, I correct the command: C:\Users\user\Desktop\oclHashcat-lite-0.15>cudaHashcat-lite64.exe -1 abcdef012345 <hash> ?1?1?1?1?1?1?1?1?1?1?1?1?1 but now I get this error: ERROR: no combinations possible on right side RE: CUDA Hashcat userdefined charset - Rolf - 09-18-2013 Works for me. RE: CUDA Hashcat userdefined charset - itsme - 09-18-2013 (09-18-2013, 09:24 AM)Rolf Wrote: Works for me. ok, maybe the problem is the version. I use 0.15 and you use 0.16... Where can I get the version 0.16? RE: CUDA Hashcat userdefined charset - Rolf - 09-19-2013 Ask atom nicely for a beta access and key. |