Keyspace List for WPA on Default Routers
I'm guessing you made a typo somewhere? I just checked the fancy branch and ran pskracker from the local directory and had no problems.

"a" is just an arbitrary test key to check that the output works. I would recommend running on a linux system, or a windows system with git installed and clone the repo that way. Then just
Code:
git checkout fancy
make clean
make
./pskracker -t att -f | grep "a"
to switch to the new branch, remove old version from local directory, compile fancy version, and run it. Just replace "a" with your keys.
Reply


Messages In This Thread
RE: Keyspace List for WPA on Default Routers - by soxrok2212 - 05-06-2018, 04:34 AM