Tutorial Intercepting HTTPS Traffic from Apps on Android 7 and above (ROOT)

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,539
302,631
1,213
Modding World
Since Android 7 Nougat, Android no longer trusts user or admin supplied CA certificates. Use an older version of Android, 6 or below for your testing. If you must use Android 7 Nougat then you will need to install a trusted CA at the Android OS level on a rooted device or emulator.

If you have other way to do on root way, importantly Android 10 or 11, Let me know. Please don't tell me non-root way, like modifying apps, I don't like that, thanks

Magisk Trust User Certs
This module makes all installed user certificates part of the system certificate store, so that they will automatically be used when building the trust chain. This module makes it unnecessary to add the network_security_config property to an application's manifest.

Note: Some devices doesn't work with this

Installation
  1. Install Magisk
  2. Download zip Releases · NVISOsecurity/MagiskTrustUserCerts
  3. Install in Magisk
  4. Install certificates through normal flow Burp or Fiddler
  5. Restart the device
  6. The installed user certificates can now be found in the system store.
Removing certificates
Remove the certificate from the user store through the settings, and restart the device.
 

fsociety

Platinian
Aug 30, 2020
29
57
13
27
USA
Nice Tutorial Bro May be this will help me to debug , i use lower version of android lolipop and use xposed installed + ssl bypass pinning , 70% apps able to debug it . but i face some issues like some apps wont lets to bypass it keep saying "No network Connection" even on ssl bypass so in that case what we need to do , or this method will work ?
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,539
302,631
1,213
Modding World
Nice Tutorial Bro May be this will help me to debug , i use lower version of android lolipop and use xposed installed + ssl bypass pinning , 70% apps able to debug it . but i face some issues like some apps wont lets to bypass it keep saying "No network Connection" even on ssl bypass so in that case what we need to do , or this method will work ?
Contact the developer who made the bypass
I don't think this magisk module helps you
 

fsociety

Platinian
Aug 30, 2020
29
57
13
27
USA
Contact the developer who made the bypass
I don't think this magisk module helps you
hmmm , i will install geny motion and will use android 7 version and will testout in upcoming weeks.

i hear some different and long methods like need to decompile the apk and add network trust certificate to bypass it.
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,539
302,631
1,213
Modding World
hmmm , i will install geny motion and will use android 7 version and will testout in upcoming weeks.

i hear some different and long methods like need to decompile the apk and add network trust certificate to bypass it.
I already said in the thread i don't like this decompilng method. I'm talking about root only

yes you can easly use httpcanary its work on android 10/11 to
Thanks
isn't it a paid app?
 
  • Like
Reactions: kaabmassawi

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,539
302,631
1,213
Modding World
ya i saw cracked version of http canrany but still you can mek new crack if possobe.
It's protected by jiagu so idk how to crack it, but i just have found cracked version from other sites. Might gonna share here

Edit: mod does not work
 
Last edited: