GeminiMan Encryption Checker

In-app purchases
100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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
Updated on
Apr 21, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

*** Every Android device and version has a different way of detecting dm-verity and dm-verification, so I have added different methods. Each method has a description, but it's technical. In other words, if you are familiar with Android ROMs, it might be clear...

In the future, I will narrow the list down and simplify it more...