Skip to content
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:rastapasta/pokemon-go-xposed
Browse files Browse the repository at this point in the history
  • Loading branch information
rastapasta committed Aug 16, 2016
2 parents 4ac629e + aced689 commit b456ab5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Pokemon Go Xposed - Let it trust, let it trust!

![pokemon](https://img.shields.io/badge/Pokemon%20GO-0.33.0-blue.svg?style=flat-square")
![license](https://img.shields.io/github/license/rastapasta/pokemon-go-mitm-node.svg)

This Xposed module takes care of always letting the Pokemon Go app think it's in its trusted surrounding.
Whatever trust chain is actually established when connecting to the API, it will be replaced with the one expected by the app.

Expand All @@ -9,7 +12,7 @@ This makes MITM thingies like [pokemon-go-mitm](https://github.com/rastapasta/po
* Your phone must be *rooted*
* Install the [Xposed Framework](http://repo.xposed.info/module/de.robv.android.xposed.installer)
* To install
* install *Pokemon Go Trust Certificate* via the Xposed Installer
* install [Pokemon Go Trust Certificate](http://repo.xposed.info/module/de.rastapasta.android.xposed.pokemongo) via the Xposed Installer
* or manually download and install the [PokemonGoXposed module](https://github.com/rastapasta/pokemon-go-xposed/releases/download/v1.1/PokemonGoXposed.apk)
* Activate the module in the Xposed Installer
* Restart your phone!

0 comments on commit b456ab5

Please sign in to comment.