Skip to content

raise-isayan/UseUserCertificateModule

Repository files navigation

Using User Certificates for Android Apps

Language/日本語

Overview

Android 7 and later operating systems, user certificates are no longer trusted by default.

This Xposed Module will unconditionally trust the certificate installed in the user certificate.

Install Magisk Module

  1. Install Magisk Module.

Install Xposed Module

  1. Install Xposed Module in the "UseUserCertificate" folder.
cd UseUserCertificate\app\release
adb install UseUserCertificate.apk
  1. Install a Root certificate such as Burp for user certificates.

  2. Enable the Module for the application to which you want to apply it.

UseUserCertificate

TIP: After enabling Xposed Module, it may not be recognized properly unless the Android device is rebooted.

Releases

No releases published

Packages

No packages published

Languages