Burp suite - Mobile apk request intercepting issues
I modified the apk manually using apk editor and also using a tool mitm-apk to intercept it's all traffic. During the process of modifying apk , tool did not returned any error as well. But when I tried to intercept traffic through burp it does not show any traffic. Burp proxy settings: <system.ip> <8000> I set the same settings on Android as a proxy as well also installed burp certificate on my Android device. Please guide me upon:
- How Can I modify apk effectively so I can perform mitm ?
- Let me know latest tools that can perform this job effectively
Please note , to test my burp and android settings i modified YouTube mobile application and it worked perfectly i.e. i was able to perform mitm . But when doing the same on another apk , it's not working.