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

📱 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.

License

rastapasta/pokemon-go-xposed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?