Skip to content

Windows GUI utility that will calculate and display MD5, SHA-1, SHA-256 & SHA-512 hashes for a spcified file

Notifications You must be signed in to change notification settings

nullzeroio/FileHashTool

Repository files navigation

File Hash Calculation Tool

GUI utility that will calculate and display MD5, SHA-1, SHA-256 and SHA-512 hashes for the specified file. It also copies the hash text to the clipboard, after the calculation is complete.

Prerequisites

  1. PowerShell v3, or newer

About

  • Compiled in 32-bit mode for compatibility reasons
  • Developed in PowerShell Studio 2014
  • Hash is calculated using native .NET code in order to offer backward compatibility with PowerShell v3 (PowerShell v4 has a Get-FileHash cmdlet)

=======

About

Windows GUI utility that will calculate and display MD5, SHA-1, SHA-256 & SHA-512 hashes for a spcified file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages