{"id":19495826,"url":"https://github.com/aegoroff/hc","last_synced_at":"2025-10-26T13:06:43.244Z","repository":{"id":23277579,"uuid":"26636287","full_name":"aegoroff/hc","owner":"aegoroff","description":"Hash Calculator is the console tool that can calculate about 50 cryptographic hashes of strings and files. ","archived":false,"fork":false,"pushed_at":"2025-04-09T17:35:43.000Z","size":25602,"stargazers_count":6,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T17:50:13.751Z","etag":null,"topics":["brute-force","c","hash","hash-calculations","linq"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aegoroff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-11-14T11:44:57.000Z","updated_at":"2025-04-09T17:25:09.000Z","dependencies_parsed_at":"2024-02-04T21:27:31.057Z","dependency_job_id":"d9d71d93-26d6-4efd-9d79-ad054a597c7c","html_url":"https://github.com/aegoroff/hc","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aegoroff%2Fhc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aegoroff%2Fhc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aegoroff%2Fhc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aegoroff%2Fhc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aegoroff","download_url":"https://codeload.github.com/aegoroff/hc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250900411,"owners_count":21505049,"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":["brute-force","c","hash","hash-calculations","linq"],"created_at":"2024-11-10T21:39:07.945Z","updated_at":"2025-10-26T13:06:38.207Z","avatar_url":"https://github.com/aegoroff.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hash Calculator\n======\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bd007c6fe23b46ef923613ac3e81fd5d)](https://app.codacy.com/gh/aegoroff/hc/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![CI](https://github.com/aegoroff/hc/actions/workflows/ci.yml/badge.svg)](https://github.com/aegoroff/hc/actions/workflows/ci.yml)\n[![](https://tokei.rs/b1/github/aegoroff/hc?category=code)](https://github.com/XAMPPRocky/tokei)\n\nHash Calculator is the console tool that can calculate about 50 cryptographic hashes of strings and files. Hash Calculator main features are:\n\n- string hash calculation\n- file hash calculation, including only part file hash (defined by file part size and offset from the beginning)\n- restoring original string by it's hash specified using brute force method (dictionary search)\n- directory's files hash calculation with support of filtering files by size, name, path\n- file validation using it's hash\n- file searching using file hashes of the whole file or only the part of the file\n\nAlso there are:\n\n- Brute force restoring time assumption\n- Multithreading brute force restoring\n- Different case hash output (by default upper case)\n- Output in SFV format (simple file verification)\n- Variables support\n\n## Install the pre-compiled binary\n\n**scoop**:\n\n```sh\nscoop bucket add aegoroff https://github.com/aegoroff/scoop-bucket.git\nscoop install hc\n```\n\n**AUR (Arch Linux User Repository)**:\n\ninstall binary package:\n```sh\n yay -S hash-calculator-bin\n```\nor if yay reports that package not found force updating repo info\n```sh\nyay -Syyu hash-calculator-bin\n```\n\n**manually**:\n\nDownload the pre-compiled binaries from the [releases](https://github.com/aegoroff/hc/releases) and\ncopy to the desired location.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faegoroff%2Fhc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faegoroff%2Fhc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faegoroff%2Fhc/lists"}