Subversion Repositories checksum-tools

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
20 daniel-mar 1
 
2
# Directory checksum generator and verifier
3
 
4
### Verify SFV and MD5 files recursively
5
 
6
This project contains two things:
7
 
8
* PHP Directory: md5 and sfv generator or verifier scripts in pure PHP.
9
 
10
* Windows Directory: Contains two tools, where you can recursively check if files have been modified (or corrupted by a file system error) by checking all directories containing "MD5" and "SFV" files recursively.
11
 
12
## Windows tools
13
[Download Setup here](https://www.viathinksoft.de/download/246/checksum_tools_setup.exe)
14
 
15
### Windows tool: Checksum generate/verify/update
16
![Checksum generate/verify/update screenshot](https://www.viathinksoft.com/screenshot/55/SFV-MD5+Checksum+file+editor.png)
17
 
18
### Windows tool: Batch checksum verifier
19
![Batch checksum verifier screenshot](https://www.viathinksoft.com/screenshot/53/Windows+checksum+verifier.png)