02-17-2020, 09:21 PM
Hi, I'm using 10-Hex-Generator
Everything is working as expected but I keep losing my session.
I think it's to do with the original command. cd into 10-Hex-Generator directory then
I try to restore but the session fails, hashcat starts but quits due to input being to slow.
A basicAlso fails.
My knowledge is very limited but it stands to reason that hashcat is starting but 10-Hex isn't.
Any help appreciated
Thanks.
Everything is working as expected but I keep losing my session.
I think it's to do with the original command. cd into 10-Hex-Generator directory then
Code:
./10hex | hashcat -m 2500 --session session-name wpa.cap
I try to restore but the session fails, hashcat starts but quits due to input being to slow.
Code:
hashcat --session session-name --restore
A basic
Code:
hashcat --restore
My knowledge is very limited but it stands to reason that hashcat is starting but 10-Hex isn't.
Any help appreciated
Thanks.