No-root network monitor, firewall and PCAP dumper for Android
PCAPdroid is a privacy-friendly open source app which lets you track, analyze and block the connections made by the other apps in your device. It also allows you to export a PCAP dump of the traffic, inspect HTTP, decrypt TLS traffic and much more!
PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server, instead data is processed locally on the device.
Features:
Paid features:
If you plan to use PCAPdroid to perform packet analysis, please check out the specific section of the manual.
You can test the latest features before the official release by adding the Beta repository to the F-Droid app.
Check out the quick start instructions or the full User Guide.
The PCAPdroid project is sponsored by AVEQ GmbH.
If you want to sponsor this project drop me an email.
You can help the PCAPdroid project in many ways:
Translate the app on Weblate
Discuss new features
Improve the app theme and layout
Star the project on Github and on Google Play
Of course provide code pull requests!
Join the international PCAPdroid community on Telegram or on Matrix.
Some features of PCAPdroid can be integrated into a third-party app to provide packet capture capabilities.
PCAPdroid is powered by open source technologies.
For the complete list of third party libraries check out the “About” page in the app.
git submodule update --init
. The submodules
directory should get populated.Note: If you get “No valid CMake executable was found”, be sure to install the CMake version used by PCAPdroid (currently 3.22.1) from the SDK manager