Suppe is an Xposed module to disable SSL certificate verification on Android using the excellent technique provided by Mattia Vinci. The effect is specified by the scope
- An Xposed-compatible hooking system.
- Android 15 QPR1, ARM64, LSPosed v1.10.1
-
Some apps implement custom certificate checking, bypassing this hook. Try sniffing Chromium traffic, if you don't get an invalid certificate error then this module is working as it should.
-
Check your LSPosed logs, chances are this module couldn't hook the correct method.
-
ViRb3 Original project
-
jpacg Updated dependencies and Main.java
-
D3fau4 Updated dependencies and refactor
-
SebaUbuntu Template for build.yml