Skip to content

🔓 Disable SSL verification and pinning on Android, system-wide

Notifications You must be signed in to change notification settings

Lesiuk/TrustMeAlready

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrustMeAlready

An Xposed module to disable SSL verification and pinning on Android using the excellent technique provided by Mattia Vinci. The effect is system-wide.

Requirements

  • An Xposed-compatible hooking system. Some options at time of writing:

Tested

  • Android 9.0, arm64, EdXposed v0.3.0.0_beta3

Download

Available under Releases or at the Xposed module repository

Troubleshooting

  • Some apps implement custom certificate checking, bypassing this hook. Try sniffing Chrome traffic, if you don't get an invalid certificate error then this module is working as it should
  • Check your Xposed logs, chances are this module couldn't hook the correct method

About

🔓 Disable SSL verification and pinning on Android, system-wide

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.3%
  • Shell 9.7%