{"id":13721235,"url":"https://github.com/JamesHovious/hashid","last_synced_at":"2025-05-07T13:32:04.988Z","repository":{"id":57541493,"uuid":"170311000","full_name":"JamesHovious/hashid","owner":"JamesHovious","description":"Given a string determine the possible hashing algorithms used to produce that string. ","archived":false,"fork":false,"pushed_at":"2020-11-23T16:17:12.000Z","size":25,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T14:18:33.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamesHovious.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":"2019-02-12T12:03:27.000Z","updated_at":"2023-11-19T20:47:33.000Z","dependencies_parsed_at":"2022-09-26T18:30:49.737Z","dependency_job_id":null,"html_url":"https://github.com/JamesHovious/hashid","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesHovious%2Fhashid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesHovious%2Fhashid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesHovious%2Fhashid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesHovious%2Fhashid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesHovious","download_url":"https://codeload.github.com/JamesHovious/hashid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224604860,"owners_count":17339221,"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":[],"created_at":"2024-08-03T01:01:14.308Z","updated_at":"2024-11-14T10:31:18.637Z","avatar_url":"https://github.com/JamesHovious.png","language":"Go","funding_links":[],"categories":["Encryption"],"sub_categories":[],"readme":"# hashid [![GoDoc](https://godoc.org/github.com/JamesHovious/go-badge?status.svg)](https://godoc.org/github.com/JamesHovious/hashid)\n\nGiven a string determine the possible hashing algorithms used to produce that string. \n\nhashid is implemented as a Go library so that it can be easily incorporated into other projects. \n\nA CLI wrapper for this library is also available in the releases tab. \n\n## Command line usage:\n\n```\nGiven a string determine the possible hashing algorithms used to produce that string. \nhashid can also give the corresponding hashcat mode and/or JohnTheRipper format in its output.\n\nNote: When identifying a hash on *nix operating systems use single quotes to prevent interpolation.\n\nUsage: hashid [options]... [hash]\n\nOptions:\n  -e, --extended         list all hash algorithms including salted passwords\n  -j, --john             show corresponding JohnTheRipper format in output\n  -m, --mode             show corresponding hashcat mode in output\n  -o, --outfile string   write output to file (default: STDOUT)\n  -v, --version          show program's version number and exit\n\nSample:\n\n$ ./hashid 8743b52063cd84097a65d1633f5c74f5\nMD2\nMD5\nMD4\nDouble MD5\nLM\nRIPEMD-128\nHaval-128\nTiger-128\nSkein-256(128)\nSkein-512(128)\nLotus Notes/Domino 5\nSkype\nSnefru-128\nNTLM\nDomain Cached Credentials\nDomain Cached Credentials 2\nDNSSEC(NSEC3)\nRAdmin v2.x\n```\n\n\n\n\n### Credits:\n\nThis is a Go implementation of https://github.com/psypanda/hashID\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJamesHovious%2Fhashid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJamesHovious%2Fhashid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJamesHovious%2Fhashid/lists"}