apk-mitm
APK inspection tool
Automates the process of preparing Android APK files to inspect HTTPS traffic
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
4k stars
45 watching
352 forks
Language: TypeScript
last commit: 4 months ago androidapkapktoolcertificate-pinningcliman-in-the-middlemitmreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
ac-pm/inspeckage | An Android application analysis tool with dynamic API hooks and Xposed module capabilities | 2,822 |
ibotpeaches/apktool | A tool that enables reverse engineering of Android app binaries to modify and debug them | 20,285 |
ac-pm/sslunpinning_xposed | Allows bypassing of SSL certificate validation in Android apps to intercept traffic | 782 |
te-k/apkcli | Analyzes Android APKs to extract metadata and information about the app's behavior | 41 |
mpast/mobileaudit | An application that performs static analysis and malware detection on Android APKs to identify security vulnerabilities. | 205 |
rumboalla/apkupdater | An app update tool that aggregates updates from multiple sources and simplifies the process of finding and installing new apps. | 2,985 |
isecpartners/android-ssl-trustkiller | Bypasses SSL certificate pinning to allow intercepting encrypted traffic from many applications on Android devices. | 708 |
tanprathan/mobileapp-pentest-cheatsheet | A collection of tools and resources for conducting security assessments and penetration testing on mobile applications. | 4,598 |
abhi-r3v0/adhrit | An Android security analysis tool that uses Ghera benchmarks to identify vulnerability patterns in applications. | 537 |
mingyuan-xia/patdroid | An Android-specific toolkit for analyzing and understanding APK files | 118 |
ganskef/littleproxy-mitm | An extension for a Java-based proxy that intercepts HTTPS connections and enables caching while offline. | 224 |
mitmproxy/mitmproxy | An interactive HTTP proxy that can intercept and inspect HTTP/1, HTTP/2, and WebSocket traffic for testing and debugging purposes. | 36,915 |
linkedin/qark | A tool to automatically scan Android applications for common security vulnerabilities and generate exploit APKs. | 3,201 |
a-yatta/amdh | Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 201 |
prashantsolanki3/secure-pref-manager | Protects Android Shared Preferences with encryption techniques | 71 |