Mitm addon for PCAPdroid
Go to file
2022-04-19 19:55:27 +02:00
app Fix error reporting with new API 2022-04-19 18:06:55 +02:00
gradle/wrapper Initial commit 2022-02-13 00:20:03 +01:00
submodules Update modules 2022-04-19 19:55:27 +02:00
.gitignore Initial commit 2022-02-13 00:20:03 +01:00
.gitmodules Migrate to mitmproxy 8.0.0 2022-04-19 16:38:21 +02:00
build.gradle Initial commit 2022-02-13 00:20:03 +01:00
COPYING Initial commit 2022-02-13 00:20:03 +01:00
gradle.properties Initial commit 2022-02-13 00:20:03 +01:00
gradlew Initial commit 2022-02-13 00:20:03 +01:00
gradlew.bat Initial commit 2022-02-13 00:20:03 +01:00
README.md Update README.md 2022-02-15 19:46:52 +01:00
settings.gradle Initial commit 2022-02-13 00:20:03 +01:00

PCAPdroid mitm addon

A PCAPdroid addon which uses mitmproxy to decrypt the TLS/SSL connections and show the decrypted data in the app.

The addon uses chaquopy to bundle and run python modules. The native python modules are pre-built and installed from the chaquopy pip repository.

If you build this from source, chaquopy will run in trial mode. Contact me via email if you need the license.