Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurnec/HashCheck
HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
https://github.com/gurnec/HashCheck
Last synced: about 1 month ago
JSON representation
HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
- Host: GitHub
- URL: https://github.com/gurnec/HashCheck
- Owner: gurnec
- License: other
- Created: 2014-12-05T02:58:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T10:57:21.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T17:55:47.830Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 416 KB
- Stars: 1,759
- Watchers: 71
- Forks: 194
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-hacking-lists - gurnec/HashCheck - HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org (C)
README
# HashCheck Shell Extension #
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/gurnec/HashCheck?branch=master&svg=true)](https://ci.appveyor.com/project/gurnec/HashCheck)
### Installation ###
The latest installer for Windows (Vista and later) can be found here:
#### Contributors ####
Kai Liu
Christopher Gurnee
David B. Trout
Tim Schlueter## Building from source ##
#### Compiler ####
Microsoft Visual Studio 2015 (the free Community edition works well).
#### Localizations ####
Translation strings are stored as string table resources. These tables can be modified by editing [HashCheckTranslations.rc](HashCheckTranslations.rc).
#### Translation Contributors ####
Català: [@Hiro5](https://github.com/Hiro5)
中文 (简体): "yumeyao"
中文 (繁體): Jack Chang and [@Chocobo1](https://github.com/Chocobo1)
Čeština: Václav Veselý
Deutsch: "Rolf"
Ελληνικά: "XhmikosR"
Español: "Phare"
Français: "mooms" and "user_hidden"
Italiano: "Botta" and [@scara](https://github.com/scara)
日本語: "yumeyao"
한국어: JaeHyung Lee
Nederlands: "Edwin"
Polski: "RedWine"
Português (Brasil): "0d14r3"
Português (Portugal): "LPCA"
Română: Oprea Nicolae, a.k.a. "Jaff"
Pусский: Yurii Petrashko
Svenska: Stefan Friman
Türkçe: M. Ömer Gölgeli
Yкраїнська: Yurii Petrashko#### License and miscellanea ####
Standard 3-Clause BSD License.
Please refer to [license.txt](license.txt) for details about distribution and modification.
This software is based on software originally distributed at: