CTF Support
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Misc

Brainfuck

To decode Brainfuck, this decoder can be used.

--[----->+<]>.++++++.-----------.++++++.[----->+<]>.----.---.+++[->+++<]>+.-------.++++++++++.++++++++++.++[->+++<]>.+++.[--->+<]>----.+++[->+++<]>++.++++++++.+++++.--------.-[--->+<]>--.+[->+++<]>+.++++++++.>--[-->+++<]>.

Ciphey

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"