compiling a reduced wordlist .ccp
#2
some answers already given here: https://hashcat.net/forum/thread-6170-po...l#pid49424

Maybe it's better to just explain what you ultimate goal is ?

Does it even have to do with WPA2 hashes and passwords of the exact length of 8 characters ?

What are you trying to do with this ?

Couldn't you just pipe the output to hashcat ?
Like this:

Code:
la.exe | hashcat.exe -m 2500 -a 0 -w 3 -r rules\best64.rule my_network.hccapx
Reply


Messages In This Thread
compiling a reduced wordlist .ccp - by wckd1 - 07-03-2020, 09:54 AM
RE: compiling a reduced wordlist .ccp - by philsmd - 07-03-2020, 10:28 AM
RE: compiling a reduced wordlist .ccp - by wckd1 - 07-03-2020, 12:47 PM