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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Mar 10, 2019
1 parent 65f7342 commit da95b07
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
## TrustMeAlready
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/)
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.

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

### Tested
* Android 9.0, arm64, EdXposed v0.3.0.0_beta3
* Android 9.0, arm64, EdXposed v0.3.0.0_beta3

### Download
This module is available at the [Xposed module repository](https://repo.xposed.info/module/com.virb3.trustmealready)

0 comments on commit da95b07

Please sign in to comment.