Recursively detect and decode strings, supporting hex, decimal, binary, base64, URL, FromChar encodings, Caesar ciphers, and MD5, SHA1, and SHA2 hashes. Warning: uses 3rd-party web services for MD5, SHA1 and SHA2 hash lookups. For sensitive data, use
-sto avoid these services. More information: https://github.com/s0md3v/Decodify.
dcode "{{NjM3YTQyNzQ1YTQ0NGUzMg==}}"
dcode -rot {{11}} "{{spwwz hzcwo}}"
dcode -rot {{all}} "{{bpgkta xh qtiitg iwpc sr}}"
dcode -rev "{{hello world}}"