项目作者: Psuedomonas

项目描述 :
Checksum Checker for md5 and SHA checksums
高级语言: PowerShell
项目地址: git://github.com/Psuedomonas/Checksum-Checker.git
创建时间: 2020-03-13T17:31:10Z
项目社区:https://github.com/Psuedomonas/Checksum-Checker

开源协议:

下载


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