Created
July 20, 2018 00:37
-
-
Save eacmen/1566080925ef72547fddb648a9cb7991 to your computer and use it in GitHub Desktop.
TP-LINK WL-WA850RE Decryption Key One-Liner for config.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ openssl enc -d -des-ecb -nopad -K 478DA50BF9E3D2CF -in config.bin > decrypted.bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment