> cat /dev/github | grep security-tools
discovered 03 Aug 2026

apk-mitm

via awesome-list
→ View on GitHub
apk-mitm is a command-line tool designed to automate the process of modifying Android APK files for HTTPS traffic inspection. It disassembles the APK, adjusts its Network Security Configuration to accept user-added certificates, disables certificate pinning, and reassembles and signs the modified APK, all without requiring a rooted device. Key features include support for Android App Bundles, streamlined installation via npm, and compatibility with various proxy tools for traffic analysis.