Skip to content

Instantly share code, notes, and snippets.

@iamnimnul
Created March 14, 2019 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamnimnul/8440b450ccb03368a05314c051d3bb12 to your computer and use it in GitHub Desktop.
Save iamnimnul/8440b450ccb03368a05314c051d3bb12 to your computer and use it in GitHub Desktop.
eksperymentalny klient gadu-gadu ekg - odzyskiwanie hasła
grep '^password ' .gg/config | cut -b 11- | base64 -d; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment