Fuzion24 / JustTrustMe

An xposed module that disables SSL certificate checking for the purposes of auditing an app with cert pinning
Other
4.85k stars 792 forks source link

Not working with "Candy Crush Saga" #16

Open shellshocker opened 8 years ago

shellshocker commented 8 years ago

First of all: Thank you for that great Xposed Addon! I'm using your addon for sniffing and analyzing SSL-Pinned App-Traffic.

So far I had no problems but with Candy Crush Saga it's not working.

Which information can I provide to get this working? I can decompile the App or anything you like.

Thanks!

Fuzion24 commented 5 years ago

Look for the http implementation and try to identify how the certificate pinning is happening.