A Simple tool to generate hashes. MD5, SHA1, SHA256
- I decided to use C++ when i realized that pyinstaller generates a bloated 40mb binary for a small software.
Tools Used:
- Qtcreator
I created this tool because the existent tools was lame and most of them are paid sharewares for a "free" tool offered by Microsoft, and i cannnot stand PowerShell Syntax.
Dependencies:
- Qt5+
- qmake
- Added Hash Tool for Windows 7 (Minimum)
- Fix Ugly Template
- Save a HashFile
- Add a Shell Context a.k.a Mouse Right Button (Windows Only)
- Add Linux Support (generate Hashes)
- Add MacOS Support (i'm poor)
- Add Copy Hash to Clipboard Button
- Add Program argv params
- Added INI Config for process executable paths