Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 952 Bytes

File metadata and controls

15 lines (12 loc) · 952 Bytes

HashTools

This is just a very simple GUI utility tool for windows i've been using to generate and verify various types of hashes for files. This tool is symply an abstraction of the certutil coomandline tool available in windows os itself and nothing fancy. I just added it if anyone finds it useful.

How to use

  1. You can open the application and browse for a file
  2. Drag and drop a file into an open application or
  3. You can use the menu setting button in the application to add an option in file explorer context menu, and simply right click a file and select 'Open in Hash Tools' option from the menu

    image image

Dependencies

  • Windows Script Host Object Model COM library

Framework

.NET Framework >= 4.8