Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit da95b07

Browse files
committed
Update README.md
1 parent 65f7342 commit da95b07

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
## TrustMeAlready
2-
An Xposed module to disable SSL verification and pinning on Android using the excellent technique provided by [Mattia Vinci](https://techblog.mediaservice.net/2018/11/universal-android-ssl-check-bypass-2/)
2+
An Xposed module to disable SSL verification and pinning on Android using the excellent technique provided by [Mattia Vinci](https://techblog.mediaservice.net/2018/11/universal-android-ssl-check-bypass-2/). The effect is system-wide.
33

44
### Requirements
55
* An Xposed-compatible hooking system. Some options at time of writing:
66
* [EdXposed](https://github.com/ElderDrivers/EdXposed) (Android 9)
77
* ['OG' Xposed](https://forum.xda-developers.com/showthread.php?t=3034811) (Android 5-8)
88

99
### Tested
10-
* Android 9.0, arm64, EdXposed v0.3.0.0_beta3
10+
* Android 9.0, arm64, EdXposed v0.3.0.0_beta3
11+
12+
### Download
13+
This module is available at the [Xposed module repository](https://repo.xposed.info/module/com.virb3.trustmealready)

0 commit comments

Comments
 (0)