help with the basics - 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: help with the basics (/thread-8572.html) |
help with the basics - AwfulHacker - 08-17-2019 so when i type hashcat64 -a 3 -m 0 hash.txt ?l?l?l?l?l?l0 -o cracked.txt i get this D:\hashcat-5.1.0\hashcat-5.1.0>hashcat64 -a 3 -m 0 hash.txt ?l?l?l?l?l?l0 -o cracked.txt hashcat (v5.1.0) starting... * Device #1: WARNING! Kernel exec timeout is not disabled. This may cause "CL_OUT_OF_RESOURCES" or related errors. To disable the timeout, see: https://hashcat.net/q/timeoutpatch OpenCL Platform #1: NVIDIA Corporation ====================================== * Device #1: GeForce GTX 1060 6GB, 1536/6144 MB allocatable, 10MCU Hashfile 'hash.txt' on line 1 (256E7FC8BD23003238A6E55763A7371F ): Token length exception No hashes loaded. Started: Sat Aug 17 10:35:13 2019 Stopped: Sat Aug 17 10:35:13 2019 D:\hashcat-5.1.0\hashcat-5.1.0> any help would be really... well helpful RE: help with the basics - slyexe - 08-17-2019 Don't post hashes unless you provide the password, and there is a space on the end of the hash by the looks of things. RE: help with the basics - AwfulHacker - 08-17-2019 (08-17-2019, 04:20 AM)slyexe Wrote: Don't post hashes unless you provide the password, and there is a space on the end of the hash by the looks of things.thanks this fixed it i didnt even notice |