Description
GeminiMan Device Encryption Checker is an application tool that checks your device storage encryption status and checks the dm-verity and dm-verification via the library "avbctl"...
Checking the Storage status is done via calling "DevicePolicyManager" and getting the storage encryption status:
- Storage Status as "UNSUPPORTED", "INACTIVE", "ACTIVATING", "ACTIVE", "ACTIVE_DEFAULT_KEY", and "ACTIVE_PER_USER"...
Checking "ro.crypto.type" and "ro.crypto.state" to find:
- Device Status as Encrypted - (Full Disk Encryption or File Based Encryption)
Or no support at all...
If your phone has **ROOT ACCESS**, you can check the device dm-verity and dm-verification, simply allow root permission, and it will call the library "avbctl" which would return either enabled or disabled...
It was developed with passion and handled with love and care ♡...
I hope you guys will love it...
Feel free to reach me if you have any suggestions...
~ Category: Application