💾 Archived View for freeshell.de › tldr › dcode.gmi captured on 2023-01-29 at 04:38:16. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
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 `-s` to avoid these services.
dcode "{NjM3YTQyNzQ1YTQ0NGUzMg==}"
dcode -rot {11} "{spwwz hzcwo}"
dcode -rot {all} "{bpgkta xh qtiitg iwpc sr}"
dcode -rev "{hello world}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).