Magisk ProxyPinCA
Developed by @wanghongenpin
DownloadDls
VersionVer
v1.0.0
Size
17.67 KB
UpdatedDate
8 Aug 2026
magisk-proxypinca.md
The ProxyPin Certificate Installer is a root module that injects the ProxyPin CA certificate directly into the Android System CA Store. This enables HTTPS traffic interception for the ProxyPin app without modifying the system partition, bypassing modern APEX restrictions on Android 14 and 15.
I found that manually dealing with certificates on newer Android versions is a complete headache. This module mounts the certificate systemlessly into zygote namespaces, meaning you instantly get system-level HTTPS decryption working across all apps without breaking SELinux.
- Pre-included certificate file: You don't have to manually export or copy anything because the required CA cert comes baked right into the zip file.
- Modern APEX bypass: Newer devices block standard certificate injections, but this tool forces the cert into the
com.android.conscryptAPEX module dynamically during boot. - Built-in WebUI monitor: Tracking the injection status is easy through a visual interface right inside your root manager settings.
- Strictly systemless operation: Everything runs without touching your actual
/systempartition, keeping your device secure.
Support & Requirements
- Android Versions: Android 5.0 through 15 (API 21-35)
- Root Types: Magisk (v20.4+), KernelSU, APatch (v10300+), and SukiSU
How to Install
- Download the ProxyPinCA .zip file to your device storage.
- Open your preferred root manager and flash the file directly through the modules tab.
- Reboot your phone to apply the changes and verify the cert in Trusted Credentials.