Appteka Logo
Appteka
Dirty Sepolicy app icon

Dirty Sepolicy

Verified safe
v1.0 (1)
Published May 10, 2026
Download APK
12.26 KB
Android 10.0+
124
Universal
AI summary
Curious what AI thinks about this app? Ask for a short summary highlighting what it does and any noteworthy details.
Description
This project discloses a method to detect the Android device sepolicy. It can accurately identify all userspace su solutions, and it is impossible to bypass. Background The LSPosed team originally discovered this method in August 2024. At that time, we decided not to disclose it and chose not to implement this detection mechanism. In May 2025, FldBudin independently discovered this method and made it public in Duck Detector. Given that the method is now publicly known, we have decided to publish our example implementation as well. How it works The detection utilizes the App Zygote process. An App Zygote is an application-specific Zygote process that preloads resources and forks isolated services for the application. To function correctly, the App Zygote must transition into the restricted context of the isolated service. Because of this requirement, it is indispensable for it to have permission to query and check SELinux access rules. This inherent design makes it the perfect candidate for querying SELinux without being restricted by normal untrusted app constraints. In this implementation, the App Zygote uses the SELinux.checkSELinuxAccess API to analyze the system's global SELinux policies for "dirty" rules injected by common root and hooking solutions. Developers can easily extend this implementation by adding the specific SELinux rule characteristics of other future popular su solutions or root tools. Because the App Zygote and Zygote share code, SELinux permissions must be checked; otherwise, the process will crash. Therefore, this detection cannot be bypassed in userspace. The only way to circumvent it is by modifying the kernel itself. License Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
Rate this app
0 / 1000
Optional for 4–5 stars. Required for 1–3 stars (min 10 characters).
Ratings & reviews
No reviews yet.
Download Dirty Sepolicy APK v1.0 for Android · Appteka