mudlord
Banned
Finally, here it is.
This application is a hash calculator that can fingerprint files with the following checksum algorithms:
* MD2
* MD4
* MD5
* SHA-1
* SHA-2
* CRC32 (uses the lookup table from ZLIB)
This program is built off my new Win32 applications toolkit. Several tricks have been used to attain the small filesize, without resorting to EXE packers. NO MFC or .NET DLLs are used.
http://athene.csu.edu.au/~bmille16/files/hashcalc.exe
Enjoy!
This application is a hash calculator that can fingerprint files with the following checksum algorithms:
* MD2
* MD4
* MD5
* SHA-1
* SHA-2
* CRC32 (uses the lookup table from ZLIB)
This program is built off my new Win32 applications toolkit. Several tricks have been used to attain the small filesize, without resorting to EXE packers. NO MFC or .NET DLLs are used.
http://athene.csu.edu.au/~bmille16/files/hashcalc.exe
Enjoy!