shroudedcode / apk-mitm

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
https://npm.im/apk-mitm
MIT License
3.6k stars 337 forks source link

Netflix not working #149

Open cagsurgunu opened 4 months ago

cagsurgunu commented 4 months ago

We use apk-nitm for our system system proxy. All of android app has not problem but when we create new apk with command: "apk-mitm Netflix_m.apk" then load apk android devices, Netflix says 'Please make sure that your device has network". We don't live this problem another app.What is our problem? Thank you very much for help.

NobilityDeviant commented 3 months ago

Because netflix has custom ssl pinning code in their app that is hidden very well. You aren't going to be able to bypass it easily.