Skip to content

Instantly share code, notes, and snippets.

@leveled
Created January 19, 2021 13:20
Show Gist options
  • Save leveled/fdaeb139f23c9b881cfb6d66d098a405 to your computer and use it in GitHub Desktop.
Save leveled/fdaeb139f23c9b881cfb6d66d098a405 to your computer and use it in GitHub Desktop.
decrypt with openssl
echo 'U2FsdGVkX1/QGdl4syQE8bLFSr2HzoAlcG299U/T/Xk=' | openssl aes-256-cbc -a -d -salt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment