Skip to content

Instantly share code, notes, and snippets.

@eacmen
Created July 20, 2018 00:45
Show Gist options
  • Save eacmen/0d14fddd72c29e347f89a71bc0402a4c to your computer and use it in GitHub Desktop.
Save eacmen/0d14fddd72c29e347f89a71bc0402a4c to your computer and use it in GitHub Desktop.
TP-LINK WL-WA850RE - Decompressing Decrypted config.bin
$ binwalk -e decrypted.bin
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
144 0x90 Zlib compressed data, default compression
$ file _decrypted.bin.extracted/90
_decrypted.bin.extracted/90: ASCII text, with very long lines, with no line terminators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment