fastest way to check 1 (one) password [16800] ?
#1
hello

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
Reply


Messages In This Thread
fastest way to check 1 (one) password [16800] ? - by bictor95 - 03-03-2021, 08:20 PM