Coder Social home page Coder Social logo

muyuxiao / hashtool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kiyanyang/hashtool

0.0 0.0 0.0 917 KB

用于计算和校验文件、文件夹或文本哈希值的工具!A Tool for Calculating and Verifying the Hash Value of Any File, Folder, or Text!

License: GNU General Public License v3.0

C# 86.49% PowerShell 2.50% HTML 11.01%

hashtool's Introduction

图标

HashTool

用于计算和校验文件、文件夹或文本哈希值的工具!

A Tool for Calculating and Verifying the Hash Value of Any File, Folder, or Text!

License GPL-3.0 GitHub release (latest by date) GitHub issues .NET Build & Test


HashTool 支持文件、文件夹或文本的哈希计算,选择多种算法时采用并行计算,此外还提供了结果导出和对比框校验功能。

本项目不再进行功能更新,新项目 DotVast.HashTool.WinUI

环境

使用

在 Releases 下载 HashTool.zipHashTool.7z 解压后点击 HashTool.exe 运行。

Releases 链接:GitHubGitee

更新功能通过 PowerShell 脚本实现,为了通过脚本执行策略,本软件通过 & powershell.exe -ExecutionPolicy Bypass -File ./updater.ps1 命令执行 Bypass 执行策略,可能会被安全软件误报。

介绍

主页

  • 模式:共有 3 种模式(文件、文件夹、文本)。其中“文件夹”模式下只会计算此文件夹内的文件,不会计算其子文件夹内的文件。
  • 输入:在上面的输入框输入“文件路径”、“文件夹路径”或“文本”,并选择相应模式进行计算。可以拖放“文件”或“文件夹”到此自动获取路径,也可以点击右上角“浏览…”按钮获取“路径”。
  • 算法:提供了多种算法(CRC32MD4MD5SHA1SHA2 系列SHA3 系列Blake2B 系列Blake2S 系列Keccak 系列QuickXor)。
  • 字符编码:在文本模式下,可以选择文本的编码格式。
  • 查看结果:查看当前的计算结果,在“查看结果”按钮的下拉栏里有“查看历史结果”用来查看全部历史结果。
  • 保存结果:支持 4 种格式:yamljsontxtxml。在“保存结果”按钮的下拉栏里有“保存历史结果”用来保存全部历史结果。
  • 对比。在最下方的两个文本框输入哈希值自动对比,不区分大小写。
  • 进度条:主进度条显示计算当前任务进度,左侧副进度条用来显示总体任务进度。

感谢

hashtool's People

Contributors

kiyanyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.