System Grab Bag

View all TLDR pages from common (or from all pages)

nth

Name That Hash - Instantly name the type of any hash. More information: https://github.com/hashpals/name-that-hash.
  • Name a hash:
    nth -t {{5f4dcc3b5aa765d61d8327deb882cf99}}
  • Name hashes in a file:
    nth -f {{path/to/hashes}}
  • Output in json format:
    nth -t {{5f4dcc3b5aa765d61d8327deb882cf99}} -g
  • Decode hash in Base64 before naming it:
    nth -t {{NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK}} -b64

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.