![]() |
Need assistance - 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: Need assistance (/thread-8715.html) |
Need assistance - wormblack - 10-13-2019 I am very new to using hashcat and am looking for possibly some help from a more experienced user with a few spare minutes. First issue i have run into is: OpenCL Platform #1: NVIDIA Corporation ====================================== * Device #1: GeForce RTX 2070, 2048/8192 MB allocatable, 36MCU Hash 'hash.txt': Token length exception No hashes loaded. Started: Sun Oct 13 01:46:49 2019 Stopped: Sun Oct 13 01:46:49 2019 I have a hash.txt file with correct md5 hashes but it seems to not work for me RE: Need assistance - Chick3nman - 10-13-2019 Is hash.txt in the same folder as the hashcat binary? RE: Need assistance - wormblack - 10-14-2019 (10-13-2019, 08:16 AM)Chick3nman Wrote: Is hash.txt in the same folder as the hashcat binary? https://imgur.com/a/W7viUma is this correct? as i stated in the post i am very new to all of this so i am learning as i go RE: Need assistance - philsmd - 10-14-2019 no, this is not correct. it should only have one ".txt" in it hash.txt.txt is not the same as hash.txt in your screenshot it's very obvious that for instance example0.cmd is just listed as "example0" . if you hide the file extension, this can get very confusing. This is your operating system that is configured like that. it's the OS fault or your fault not understanding what your operating system does RE: Need assistance - wormblack - 10-14-2019 (10-14-2019, 08:31 AM)philsmd Wrote: no, this is not correct. it should only have one ".txt" in it this makes sense, thank you. everything seems to be working correctly now after removing the .txt |