Hash Calc (Checksum Utility)
An Android checksum tool that is on par with desktop CLI/GUI checksum tools!
kevinhhl · com.gmail.kevinhhldev.hashcalc
UpdatedDec 31, 2017
PublishedDec 31, 2017
Packagecom.gmail.kevinhhldev.hashcalc
MD5dba2fe47883daca4af561adbb803f2b9
SHA1 (signer)BD:F2:8C:57:14:D7:D7:B8:48:E4:C9:90:80:3A:35:3A:14:B0:51:40
Signed byCN=Kevin Li
Malware scanTRUSTED
Websitehttp://www.kevinhhl.com
Contact[email protected]
What's new
v1.4.2
- Changed the file-result format to match the standard format used by programs in Unix/Linux/Unix-like OSs (md5sum, sha1sum, etc).
, this means old outputs from v1.4.1 can not be used anymore.
- Ability to include/exclude full directory paths for generated results.
v1.4.1
- File-results can now be generated, and exported as plain text files.
- Ability to compare generated file-results, and find out their differences.
- History feature has been changed to "starred".
- Changed the file-result format to match the standard format used by programs in Unix/Linux/Unix-like OSs (md5sum, sha1sum, etc).
, this means old outputs from v1.4.1 can not be used anymore.
- Ability to include/exclude full directory paths for generated results.
v1.4.1
- File-results can now be generated, and exported as plain text files.
- Ability to compare generated file-results, and find out their differences.
- History feature has been changed to "starred".
Description
Hash Calc is a free tool for computing checksums of files and texts. After computation, the calculated hash values can be compared against other hashes for verifying data integrity.
• Check all files within a directory, or even recursively over all its sub-directories.
• A bookmark-tab for you to keep track of important results.
• Export file checksums to text files, and compare exported text files to identify differences.
• Fast, and efficient; optimized to process large files (ie. disk images).
Supported hash functions include the commonly used MD5, SHA-1, and SHA-2 (SHA-256, SHA-384, and SHA-512).
--Free with no ads--
• Storage Reading ~ to process files and compute checksums (obviously!).
• Storage Writing ~ to export results as plain text files.
• Check all files within a directory, or even recursively over all its sub-directories.
• A bookmark-tab for you to keep track of important results.
• Export file checksums to text files, and compare exported text files to identify differences.
• Fast, and efficient; optimized to process large files (ie. disk images).
Supported hash functions include the commonly used MD5, SHA-1, and SHA-2 (SHA-256, SHA-384, and SHA-512).
--Free with no ads--
• Storage Reading ~ to process files and compute checksums (obviously!).
• Storage Writing ~ to export results as plain text files.
Required features
- Touchscreen android.hardware.touchscreen
Permissions (2)
Hash Calc (Checksum Utility) requests the following Android permissions:
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE