hashcat.exe --session=hashcat --restore stopped working.. - 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: hashcat.exe --session=hashcat --restore stopped working.. (/thread-10611.html) |
hashcat.exe --session=hashcat --restore stopped working.. - Jimis 3:16 - 01-31-2022 I had a WPA cracking process, suddenly the point restore command stopped working and I didn't change anything in hashcat's folder. Do you know what may caused that? Can I fix It somehow to work again? Thanks! RE: hashcat.exe --session=hashcat --restore stopped working.. - Snoopy - 01-31-2022 if you take a closer look, the session says it startet on partition F: and therefore expects to be restarted from F: now your hashcat folder resides on I: (i assume external hdd, usb-stick?) if you use multiple usb-drives disconnect all of them except for the hashcat drive and use windows diskmanagement to change the driveletter from I: back to F: (F: should be free after disconnectiong other usb drives) RE: hashcat.exe --session=hashcat --restore stopped working.. - Jimis 3:16 - 01-31-2022 (01-31-2022, 11:48 AM)Snoopy Wrote: if you take a closer look, the session says it startet on partition F: and therefore expects to be restarted from F: Oh! Yes! Most likely that's what caused It. I will try change It to F: and keep you posted. Thank you!! RE: hashcat.exe --session=hashcat --restore stopped working.. - Jimis 3:16 - 02-02-2022 (01-31-2022, 11:48 AM)Snoopy Wrote: if you take a closer look, the session says it startet on partition F: and therefore expects to be restarted from F: That was It, thank you!! Now I can continue the cracking process.. |