PKID hash Seprator issue - 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: PKID hash Seprator issue (/thread-7885.html) |
PKID hash Seprator issue - sumitsharma0 - 10-22-2018 Hi , i tried to to recover password from WPA2 hashes but whenever i am running hashcat getting separator issue. Tried to check multiple thread but no luck. Can anyone help me in this. below is the command and output ---------------------------------------------------------------------------------------------------------------------------------------- #hashcat -m 16800 test.16800 -a 3 -w 3 '?l?l?l?l?l?l?l?l?l?l?l?l' --force hashcat (v4.2.1) starting... OpenCL Platform #1: The pocl project ==================================== * Device #1: pthread-Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz, 512/1480 MB allocatable, 1MCU Hash 'test.16800': Separator unmatched No hashes loaded. ----------------------------------------------------------------------------------------------------------------------------------------- RE: PKID hash Seprator issue - undeath - 10-22-2018 1. don't use pocl 2. don't use --force and post here 3. hashcat can't find your hash file |