Skip to content

Psuedomonas/Checksum-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Checksum Checker

Developer: Nicholas Zehm Date: 3/11/2020

About: My own checksum checker using powershell

Interface and function inspired by Raymond Lin's MD5 and Sha Checksum Utility

Future Updates

  • Add two input string match opton (ie compare user inputed sha against another user inputed sha, or compare arbitrary text for whatever reason)
  • Clean gui