Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/judwhite/ilSFV
SFV, MD5 and SHA-1 file verification utility for Windows.
https://github.com/judwhite/ilSFV
md5 multilanguage sfv sha1 verification-utility windows
Last synced: 2 months ago
JSON representation
SFV, MD5 and SHA-1 file verification utility for Windows.
- Host: GitHub
- URL: https://github.com/judwhite/ilSFV
- Owner: judwhite
- License: mit
- Created: 2011-04-17T02:01:56.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T15:46:19.000Z (about 3 years ago)
- Last Synced: 2024-08-03T01:26:22.728Z (6 months ago)
- Topics: md5, multilanguage, sfv, sha1, verification-utility, windows
- Language: C#
- Homepage:
- Size: 2.18 MB
- Stars: 37
- Watchers: 8
- Forks: 17
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - judwhite/ilSFV - SFV, MD5 and SHA-1 file verification utility for Windows. (C# #)
README
# ilSFV
[![MIT License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/judwhite/ilSFV/blob/master/LICENSE)
SFV, MD5 and SHA-1 file verification utility. Check [Releases](https://github.com/judwhite/ilSFV/releases) for downloads.
- Multi-language support (currently English, German, Chinese, Russian)
- Supports SFV, MD5, and SHA-1
- Batch file verification
- Create and verify checksums for files in subdirectories
- Optional cache for quickly re-verifying files
- Ability to run in the background
- Reads BSD style checksum files and other less-known formats
- Option to find renamed files based on checksum files## Project Status
Maintained. Issues and Pull Requests will be responded to.
## License
ilSFV is under the MIT license. See the [LICENSE](https://github.com/judwhite/ilSFV/blob/master/LICENSE) file for details.