Requirements: Android 5.0+ | File size: 16,5 MB
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
- Export HTTP data in the HAR format
- Add Portuguese (BR) translation
- Support the zstd compression
- New language selector on Android 12 and below
- Pretty-print JSON in HTTP data
- Fix HTTP/2 handling
- Fix WebSocket data loading from PCAP file