rastapasta / pokemon-go-xposed

📱 Xposed module for Pokemon Go - Circumvents the certificate pinning by injecting the expected SSL trust chain, allows you to MITM and to configure a custom API endpoint.

Home Page:http://repo.xposed.info/module/de.rastapasta.android.xposed.pokemongo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon Go Xposed - Let it trust, let it trust!

pokemon license

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.

This makes MITM thingies like pokemon-go-mitm work again :)

Additionally it lets you set a custom API endpoint instead of the hardcoded one, making community servers like POGOserver usable.

How does it look?

How to use it?

About

📱 Xposed module for Pokemon Go - Circumvents the certificate pinning by injecting the expected SSL trust chain, allows you to MITM and to configure a custom API endpoint.

http://repo.xposed.info/module/de.rastapasta.android.xposed.pokemongo

License:MIT License


Languages

Language:Java 100.0%