본문 바로가기

프로그래밍/기타

MD5 Hash Generator



바이너리 파일의 MD5 해쉬코드를 확인할 수 있는


초간단 프로그램이다.



MD5 Hash.zip





그냥 다이얼로그에 파일을 드랍시키면 다음과 같이 뜬다.


아주 간단.


ini파일로 간단한 설정도 할 수 있으며,


윈도우 10에서도 잘 돌아간다.






md5hash is a tool for calculating file checksums.


Features:

- select from 11 hashing algorithms

- UPPERCASE or lowercase hash output

- optional progress bar to track long operations

- always on top toggle

- auto-copies single file's hash to clipboard

- session history for reviewing hashes

- easy dbl-click copy of session data to clipboard

- right-click to save or clear session data

- drag-and-drop support for any number of files

- drop two files, and an automatic comparison is done

- easy integration into the shell context menu (.reg file included, edit path to suit)


All options are available from the GUI's system menu.  The INI is created on first run if it does

not exist.


NOTE:

If the progress bar is toggled to show after a file operation has already begun, it will not

be updated until the next file is hashed.  This is done for maximum efficiency during file hashing

when the progress bar is initially hidden.