刘凡 9ff4d1d109 add S3,archive,truncate 2 jaren geleden
..
README.txt 9ff4d1d109 add S3,archive,truncate 2 jaren geleden
base91.py 9ff4d1d109 add S3,archive,truncate 2 jaren geleden
beefywireless.py 9ff4d1d109 add S3,archive,truncate 2 jaren geleden

README.txt

BeefyWireless by Chris Conrad

Summary: BeefWireless generates a password using two user chosen salts, uses SHA512 to hash the salt + the user chosen password (8 characters or more), then encodes the resulting hash using Base91 and lastly truncates the final result down to 63 characters to fit into the WPA2 password field.

christopherconrad22@gmail.com