Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chainski/file-hash-generator

This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with Certutil.exe command.
https://github.com/chainski/file-hash-generator

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

Last synced: 5 days ago
JSON representation

This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with Certutil.exe command.

Awesome Lists containing this project

README

        






## File Hash Generator
This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with
Certutil.exe command from a file by drag and drop on this batch script and save the results in a text file.

> ## Demo
![demo](https://user-images.githubusercontent.com/96607632/156618607-9f4c41f6-ce94-4358-861d-c533f46670bf.gif)

| **Download Type** | **MD5 Hash** | **Size**|
|:------------------|:---------------|:--------|
| [x64](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x64.exe) | CE5623FF5CC4B992C654AC46E789116C | 182kb |
| [x86](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x86.exe) | 23A9ABB72BC78FB5763E38415B901FBA | 173kb |
| [x64 archive](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x64.tar.gz) | 278071C8B59509FC809AB7D066AE0F1E | 179kb |
| [x86 archive](https://github.com/chainski/File-Hash-Generator/releases/download/1.0.0.0/File-Hash-Generator_x86.tar.gz) | 27962CBEFF4646577AD8EE80316FE8C5 | 170kb |
| [Source Code](https://github.com/chainski/File-Hash-Generator/archive/refs/tags/1.0.0.0.zip) | 45bcc6814c7e40fa7cf369566aaa70ef | 4kb |