ipv6china / GetHashes

Tools to get several hashes of a file in argument

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetHashes

A Windows tool to get several hashes of a file in argument.

Prerequisite: .NET 4.5.2

The tool can be used in 2 modes:

  • by using cmd.exe and putting the file in argument of GetHashes.exe
  • by adding a GetHashes menu when a right click is performed on a file. The setup is in the registry:
HKEY_CLASSE_ROOT\*\Shell\GetHashes\command -> Default value: c:\path\GetHashes.exe "%1"

Screenshot:

alt tag

About

Tools to get several hashes of a file in argument

License:MIT License


Languages

Language:C# 100.0%