PCAPdroid - network monitor

In-app purchases
4.4
1.11K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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, extract metadata and much more!

PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server. All the data is processed locally on the device.

Features:

- Log and examine the connections made by user and system apps
- Extract the SNI, DNS query, HTTP URL and the remote IP address
- Inspect HTTP requests and replies thanks to the built-in decoders
- Inspect the full connections payload as hexdump/text and export it
- Decrypt the HTTPS/TLS traffic and export the SSLKEYLOGFILE
- Dump the traffic to a PCAP file, download it from a browser, or stream it to a remote receiver for real time analysis (e.g. wireshark)
- Create rules to filter out the good traffic and easily spot anomalies
- Identify the country and ASN of remote server via offline db lookups
- On rooted devices, capture the traffic while other VPN apps are running

Paid features:

- Firewall: create rules to block individual apps, domains and IP addresses
- Malware detection: detect malicious connections by using third-party blacklists

If you plan to use PCAPdroid to perform packet analysis, please check out the specific section of the manual.

Join the PCAPdroid community on telegram to discuss and receive updates on the latest features.
Updated on
15 Oct 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.4
1.06K reviews
J
7 October 2023
Have only used it for about 30 minutes but this helped me tremendously in the back and forth I've been in with my ISP. I was able to prove they have an incorrectly advertised route that was causing all sorts of weird issues with Google services & devices on my network. The app let me capture Play Store traffic specifically to pinpoint the exact subdomain that was having issues so I could run a tracert. Been trying to solve this issue for a week so this app really was a lifesaver.
55 people found this review helpful
Did you find this helpful?
Josh R
30 September 2024
As a cyber security engineer, this is an excellent tool! One of my malware detection tools (only 1 of them, sadly) said it was blocking an app contacting a malicious site but didn't say which app it was or what it was sending. I downloaded this app, and it told me the exact app, the data that was sent, and a lot more info. Great app!
7 people found this review helpful
Did you find this helpful?
Eska
30 October 2024
I was looking for the good old-school app: OS Monitor, but is it for a long time gone. Great PCAPdroid exist even though it wasn't easy to find. Nice interface!
1 person found this review helpful
Did you find this helpful?

What's new

- Fix root capture start in some non-magisk su binaries
- The mitm addon now uses mitmproxy 11
- Include the package name in the CSV output