Skip to content

RaulSofia/TrustMITMProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrustMITMProxy

Magisk Module that injects the MITMProxy CA Certificate as a System Certificate on Android (14 included), using the method described in this HTTPToolKit's blog post. Allows apps' HTTPS traffic to be intercepted and inspected by MITMProxy, instead of only the browser's.

Installation and Usage

Prerequisites

  • A rooted Android device with Magisk installed

Installation

  1. Download TrustMITMProxyMagiskModule.zip from the latest release on the Releases Page to your Android device
  2. Install the module using the Magisk Manager app (Modules -> Install from storage -> Select the downloaded zip file)
  3. Reboot your device
  4. Done! You can check if the certificate was installed by going to Settings -> Security -> Encryption & credentials -> Trusted credentials -> System, and looking for the mitmproxy certificate

About

Magisk Module that injects the MITMProxy CA Certificate as a System Certificate on Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages