Coder Social home page Coder Social logo

md5sum's Introduction

md5sum

介绍

项目地址:https://github.com/jan-bar/md5sum
软件截图:

show001

前言:
之所以想做这个软件是因为一直在使用的http://keir.net/hash.html软件有很多功能不能满足。
经过自学C#,研究多线程,异步更新UI,等等知识,终于用C#完成了一个自己使用的md5sum.exe。
下载:md5sum_x64.exemd5sum_x86.exe

使用说明

  1. 支持拖拽文件到显示框。
  2. 支持在界面敲回车打开选择文件框。
  3. 支持在已有文本中查找输入的校验码(忽略大小写)。
  4. 会记录上次勾选的常用配置和窗口位置,下次启动时生效上次配置。
  5. 计算较大文件Hash时支持停止计算打断进行中的任务。
  6. 用管理员权限打开cmd,执行md5sum.exe reg可以将本程序注册到右键菜单。
  7. 用管理员权限打开cmd,执行md5sum.exe unreg可以移除右键菜单。
  8. 程序单例运行,已有程序运行时再使用命令行、右键菜单等操作仍然是在之前进程中计算。
  9. 支持命令行指定计算hash类型。指定所有hash类型都要计算md5sum.exe all?d:\tmp.txt
  10. 指定4种hash类型的组合:md5sum.exe md5?sha1?sha256?crc32?d:\tmp.txt

md5sum's People

Contributors

jan-bar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.