Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ConscryptTrustUserCerts | Kitploit
Tools/GitHubGitHub/nccgroup/conscrypttrustusercerts
Android SecurityMobile App PentestingWeb Application ExploitationPenetration Testing
GitHubnccgroup/conscrypttrustusercerts

ConscryptTrustUserCerts

View Repository
161242 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Magisk - Conscrypt Trust User Certs

This module makes all installed user certificates part of the APEX module com.android.conscrypt certificate store in Android 14, so that they will automatically be used when building the trust chain.

Installation

  1. Install Magisk
  2. Zip files zip -r ConscryptTrustUserCerts.zip ./* or download the ZIP file from releases
  3. Install in Magisk
  4. Install client certificates through normal flow
  5. Restart your device. Certificate copying happens during boot.
  6. The installed user certificates are now part of the trusted certificates of APEX package com.android.conscrypt .

Adding certificates

Install the certificate as a user certificate and restart the device.

Removing certificates

Remove the certificate from the user store through the settings, and restart the device.

Changelog

v0.1

  • Initial release
Download Tool