APK Traffic Capture Enhancement

Job ID: 39769512

Budget: ₹1,500 – ₹12,500 INR

I need a third-party Android APK decompiled, modified, and re-built so it silently logs every HTTP and HTTPS request the app makes at runtime, then stores or forwards that data in a way I can easily access for analysis.

Key points
• Only new functionality is required; nothing that already works in the original package should change.
• Scope is limited to HTTP/HTTPS traffic—no socket-level interception is necessary.
• I’m open to whichever implementation path you find most reliable (e.g., custom OkHttp/Volley interceptor, Frida-based hook, in-app proxy, etc.), as long as SSL-pinned connections are still captured.

Deliverables
1. The rebuilt, signed APK with the traffic-capture capability fully integrated.
2. Source or patch files documenting every change.
3. Clear setup/usage instructions so I can reproduce the build and retrieve the logs on my end.

Feel free to flag any technical constraints early—code obfuscation, signature checks, tamper detection, or sandbox limitations—so we can address them before you start.