03-03-2021, 08:20 PM
hello
I want to check only 1 password against a PMKID.
I know I can kill a mosquito with a bazooka:
but I want to do it in a slow machine without GPU in which hashcat takes several seconds to init
is there another tool to do that or any other config?
appreciate
I want to check only 1 password against a PMKID.
I know I can kill a mosquito with a bazooka:
Code:
hashcat -a 3 -m 16800 file.pmkid passwordToTest
but I want to do it in a slow machine without GPU in which hashcat takes several seconds to init
is there another tool to do that or any other config?
appreciate