FEATURE
Permission Analyzer
A plain-English breakdown of every permission an APK requests — and whether it makes sense.
A flashlight app does not need to read your SMS. Our analyzer compares each requested permission against the app's declared category and highlights mismatches in red. You see in one glance whether an app's appetite for data matches its purpose.
What this layer checks
- All requested permissions grouped by risk: dangerous, signature and normal.
- Mismatch detection — sensitive permissions that don't fit the app's category are highlighted.
- Special access flags: accessibility service, device admin, draw-over-apps, notification listener.
- Comparison against permission profiles of legitimate apps in the same category.
Why it matters
Malware authors count on users never looking inside a file. This layer makes the inside visible — automatically, in seconds, and explained in plain English instead of analyst jargon. Combined with the other six layers, it feeds the single verdict you see at the top of every report: SAFE, WARNING, or MALWARE.
Test it on a real file.
Scanning any file is free, takes under a minute and requires no sign-up.