Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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: