mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 11:49:28 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# dcode
|
||||
|
||||
> 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.
|
||||
> Warning: uses 3rd-party web services for MD5, SHA1, and SHA2 hash lookups. For sensitive data, use `-s` to avoid these services.
|
||||
> More information: <https://github.com/s0md3v/Decodify>.
|
||||
|
||||
- Recursively detect and decode a string:
|
||||
|
||||
Reference in New Issue
Block a user