Calculates a checksum for any file on your Android device. Useful for verifying integrity of a system image or APKs. Also supports text/string hashing.
Root not required.
Supported algorithms:
• MD5
• SHA1
• SHA256
• SHA384
• SHA512
• CRC32
• Adler32
View on GitHub: https://github.com/Miskerest/Hasher
Root not required.
Supported algorithms:
• MD5
• SHA1
• SHA256
• SHA384
• SHA512
• CRC32
• Adler32
View on GitHub: https://github.com/Miskerest/Hasher
Show More