Created
January 19, 2021 13:20
-
-
Save leveled/fdaeb139f23c9b881cfb6d66d098a405 to your computer and use it in GitHub Desktop.
decrypt with openssl
This file contains hidden or 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
| 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