2021-10-10 16:58:55 -03:00
|
|
|
# nth
|
|
|
|
|
|
|
|
> Name That Hash - Instantly name the type of any hash.
|
|
|
|
> More information: <https://github.com/hashpals/name-that-hash>.
|
|
|
|
|
|
|
|
- Name a hash:
|
|
|
|
|
2025-04-22 06:20:48 +03:00
|
|
|
`nth {{[-t|--text]}} {{5f4dcc3b5aa765d61d8327deb882cf99}}`
|
2021-10-10 16:58:55 -03:00
|
|
|
|
|
|
|
- Name hashes in a file:
|
|
|
|
|
2025-04-22 06:20:48 +03:00
|
|
|
`nth {{[-f|--file]}} {{path/to/hashes}}`
|
2021-10-10 16:58:55 -03:00
|
|
|
|
2024-01-31 00:55:19 -03:00
|
|
|
- Print in JSON format:
|
2021-10-10 16:58:55 -03:00
|
|
|
|
2025-04-22 06:20:48 +03:00
|
|
|
`nth {{[-t|--text]}} {{5f4dcc3b5aa765d61d8327deb882cf99}} {{[-g|--greppable]}}`
|
2021-10-10 16:58:55 -03:00
|
|
|
|
|
|
|
- Decode hash in Base64 before naming it:
|
|
|
|
|
2025-04-22 06:20:48 +03:00
|
|
|
`nth {{[-t|--text]}} {{NWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkK}} {{[-b64|--base64]}}`
|