We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3db5e commit a81b0e1Copy full SHA for a81b0e1
1 file changed
README.md
@@ -1,2 +1,11 @@
1
-# File-Hash-Generator
2
-This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with Certutil.exe command.
+<a href="https://github.com/chainski/File-Hash-Generator"><img src="https://img.shields.io/badge/license-GPL--3.0-orange"></a>
+
3
4
+## File-Hash-Generator
5
+Description
6
+This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with
7
+Certutil.exe command from a file by drag and drop on this batch script and save the results in a text file.
8
9
+## Status
10
+- Currently ready for release.
11
+- Version: Stable-1.0.0
0 commit comments