Misc
To decode Brainfuck, this decoder can be used.
--[----->+<]>.++++++.-----------.++++++.[----->+<]>.----.---.+++[->+++<]>+.-------.++++++++++.++++++++++.++[->+++<]>.+++.[--->+<]>----.+++[->+++<]>++.++++++++.+++++.--------.-[--->+<]>--.+[->+++<]>+.++++++++.>--[-->+++<]>.
Ciphey is a tool to automatically decrypt and decode a variety of ciphers and encodings.
To install using Pip run the following.
python3 -m pip install ciphey --upgrade
For other installation methods, see the “install instructions”
Usage with file input ciphey -f encrypted.txt
Usage with argument input ciphey -t "Encrypted input"