{"id":19397986,"url":"https://github.com/chainski/file-hash-generator","last_synced_at":"2026-03-03T00:33:19.125Z","repository":{"id":94753487,"uuid":"465782964","full_name":"Chainski/File-Hash-Generator","owner":"Chainski","description":"This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with  Certutil.exe command.","archived":false,"fork":false,"pushed_at":"2024-03-24T13:02:06.000Z","size":11964,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-03T23:16:16.340Z","etag":null,"topics":["certutil","checksum","cmd","commandline-interface","file-checksum","file-hash","file-hash-generator","file-hash-information","file-integrity","hash","hashcheck","ioc-extractor","malware-analysis","md2","md5","open-source","sha1","sha256","sha384","sha512"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","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/Chainski.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-03T15:47:55.000Z","updated_at":"2024-06-22T19:45:02.000Z","dependencies_parsed_at":"2023-03-13T16:57:40.772Z","dependency_job_id":null,"html_url":"https://github.com/Chainski/File-Hash-Generator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Chainski/File-Hash-Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chainski%2FFile-Hash-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chainski%2FFile-Hash-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chainski%2FFile-Hash-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chainski%2FFile-Hash-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chainski","download_url":"https://codeload.github.com/Chainski/File-Hash-Generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chainski%2FFile-Hash-Generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284977154,"owners_count":27094116,"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","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["certutil","checksum","cmd","commandline-interface","file-checksum","file-hash","file-hash-generator","file-hash-information","file-integrity","hash","hashcheck","ioc-extractor","malware-analysis","md2","md5","open-source","sha1","sha256","sha384","sha512"],"created_at":"2024-11-10T11:04:33.318Z","updated_at":"2025-11-18T00:03:57.632Z","avatar_url":"https://github.com/Chainski.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align= \"center\"\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/Chainski/File-Hash-Generator?style=flat\u0026color=orange\"\u003e\u003c/a\u003e\n\u003cimg src=\"https://hits.sh/github.com/Chainski/File-Hash-Generator.svg?label=views\u0026color=orange\"\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/license-GPL--3.0-orange\"\u003e\u003c/a\u003e \n\u003cimg src=\"https://img.shields.io/github/v/release/chainski/File-Hash-Generator?\u0026color=orange\"\u003e\u003c/a\u003e \n\u003c/p\u003e\n\n\n## File Hash Generator\nThis script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with \nCertutil.exe command from a file by drag and drop on this batch script and save the results in a text file.\n\n\u003e ## Demo\n![demo](https://user-images.githubusercontent.com/96607632/156618607-9f4c41f6-ce94-4358-861d-c533f46670bf.gif)\n\n\n| **Download Type** | **MD5 Hash** | **Size**|\n|:------------------|:---------------|:--------|\n| [x64](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x64.exe) | CE5623FF5CC4B992C654AC46E789116C | 182kb |\n| [x86](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x86.exe) | 23A9ABB72BC78FB5763E38415B901FBA | 173kb |\n| [x64 archive](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x64.tar.gz) | 278071C8B59509FC809AB7D066AE0F1E | 179kb |\n| [x86 archive](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x86.tar.gz) | 27962CBEFF4646577AD8EE80316FE8C5 | 170kb |\n| [Source Code](https://github.com/chainski/File-Hash-Generator/archive/refs/tags/1.0.0.0.zip) | 45bcc6814c7e40fa7cf369566aaa70ef | 4kb |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainski%2Ffile-hash-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchainski%2Ffile-hash-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainski%2Ffile-hash-generator/lists"}