How to encrypt password with wpa2?
#9
Take a look at hcxtools and hcxkeys. The suite contains various converters (except converters which are able to flood online hashcrackers with fake hashes). If you would like to learn how it (PBKDF2) works, just do a code walk through the sources:
https://github.com/ZerBea
Reply


Messages In This Thread
How to encrypt password with wpa2? - by Ar76 - 08-13-2019, 10:01 PM
RE: How to encrypt password with wpa2? - by Ar76 - 08-14-2019, 07:44 AM
RE: How to encrypt password with wpa2? - by Ar76 - 08-14-2019, 09:47 AM
RE: How to encrypt password with wpa2? - by atom - 08-14-2019, 11:00 AM
RE: How to encrypt password with wpa2? - by Ar76 - 08-14-2019, 06:33 PM
RE: How to encrypt password with wpa2? - by Ar76 - 08-14-2019, 07:16 PM
RE: How to encrypt password with wpa2? - by ZerBea - 08-15-2019, 10:30 AM