{"id":19933950,"url":"https://github.com/k4m4/hash-detector-cli","last_synced_at":"2025-05-03T12:30:22.095Z","repository":{"id":31156639,"uuid":"126811663","full_name":"k4m4/hash-detector-cli","owner":"k4m4","description":"Detect the possible hash-types corresponding to a string, right from your terminal.","archived":false,"fork":false,"pushed_at":"2023-01-05T16:14:04.000Z","size":307,"stargazers_count":11,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T09:13:08.061Z","etag":null,"topics":["detector","hash","hash-functions","identifier","md5","regex","sha"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k4m4.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-26T10:21:38.000Z","updated_at":"2025-02-28T03:02:27.000Z","dependencies_parsed_at":"2023-01-14T18:27:09.488Z","dependency_job_id":null,"html_url":"https://github.com/k4m4/hash-detector-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4m4%2Fhash-detector-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4m4%2Fhash-detector-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4m4%2Fhash-detector-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k4m4%2Fhash-detector-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k4m4","download_url":"https://codeload.github.com/k4m4/hash-detector-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252190419,"owners_count":21708878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["detector","hash","hash-functions","identifier","md5","regex","sha"],"created_at":"2024-11-12T23:15:24.565Z","updated_at":"2025-05-03T12:30:21.691Z","avatar_url":"https://github.com/k4m4.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hash-detector-cli [![Build Status](https://travis-ci.org/k4m4/hash-detector-cli.svg?branch=master)](https://travis-ci.org/k4m4/hash-detector-cli)\n\n\u003e Detect the possible hash-types corresponding to a string, right from your terminal.\n\n---\n\n## Install\n\n```\n~ ❯❯❯ npm install -g hash-detector-cli\n```\n\n\n## Usage\n\n```\n~ ❯❯❯ hash-detect --help\n\n  Detect hashes in a string.\n\n  Usage\n    ~ ❯❯❯ hash-detect \u003cstring\u003e\n    ~ ❯❯❯ echo \u003cstring\u003e | hash-detect\n    ~ ❯❯❯ cat \u003cfile\u003e | hash-detect\n  Options\n  \t-p, --plain   Display output without log symbols\n  Example\n    ~ ❯❯❯ hash-detect 17413f944145f37dcaa9bc55d9a201a248a08aae\n    ✔ SHA-1, RIPEMD, Tiger, HAVAL-160, HAS-160\n```\n\n\n## Supported Hashes\n\n- `MD2`, `MD4`, `MD5`, `MD6`\n- `SHA-1`, `SHA-224`, `SHA-256`, `SHA-384`, `SHA-512`\n- `HAVAL-128`, `HAVAL-160`, `HAVAL-192`, `HAVAL-224`, `HAVAL-256`\n- `Tiger`, `Tiger-128`, `Tiger-192`\n- `RIPEMD`, `RIPEMD-180`, `RIPEMD-256`, `RIPEMD-320`\n- `Snerfu-128`, `Snerfu-256`\n- `Streebog-256`, `Streebog-512`\n- `FNV-1-32`, `FNV-1-64`\n- `FNV-1a-32`, `FNV-1a-52`, `FNV-1a-64`, `FNV-1a-1024`, `FNV-1a-128`, `FNV-1a-512`\n- `HAS-160`\n- `GOST`\n- `MDC-2`\n- `BLAKE-512`\n- `Whirpool`\n- `Spectral Hash`\n\n\n## Related\n\n- [hash-detector](https://github.com/k4m4/hash-detector) - API for this module\n\n\n## License\n\nMIT © [Nikolaos Kamarinakis](https://nikolaskama.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk4m4%2Fhash-detector-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk4m4%2Fhash-detector-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk4m4%2Fhash-detector-cli/lists"}