
dcode
List of commands for dcode:
-
dcode:tldr:453e1 dcode: Rotate a string by the specified offset.$ dcode -rot ${11} "${spwwz hzcwo}"try on your machineexplain this command
-
dcode:tldr:64653 dcode: Reverse a string.$ dcode -rev "${hello world}"try on your machineexplain this command
-
dcode:tldr:ed5ee dcode: Recursively detect and decode a string.$ dcode "${NjM3YTQyNzQ1YTQ0NGUzMg==}"try on your machineexplain this command