PCAPdroid Versions Save

No-root network monitor, firewall and PCAP dumper for Android

v1.7.2

2 weeks ago
  • Fix broken PCAP file loading feature
  • Minor enhancements

v1.7.1

1 month ago
  • Add toggle for auto-reconnection on third-party VPN termination
  • Fix uninstalled apps not removed from app filter
  • Add IPv6 bytes stats (credits: myzhan)

v1.7.0

2 months ago
  • Select multiple target apps
  • Copy/export the connections payload
  • Android 14 support
  • mitmproxy 10.1.6 and Doze fix
  • Ability to block QUIC only on decryption
  • Fix decryption status for QUIC connections
  • Fix inaccurate firewall grace period
  • Integrations to run with Tor and DNSCrypt
  • Use your own mitmproxy addons (experimental)
  • Remove mitm-addon permission
  • Show termux main app instead of its sub-apps
  • Use ISO 8601 dates in CSV export

v1.6.9

5 months ago
  • Fix root capture start on some devices
  • Fix root permission incorrectly requested on read from pcap file
  • Fix capture control modal incorrectly shown
  • Fix possible crash on null CaptureSettings
  • Fix possible SecurityException while opening PCAP file

v1.6.8

8 months ago
  • Fix root capture/pcap loading in playstore build due to AAB packaging
  • Fix possible permission denied error on PCAP file open

v1.6.7

8 months ago
  • Fix root capture start failure due to short timeout
  • Fix NumberFormatException in PCAP open / CSV export
  • Add Ukrainian translation (credits: odkate)
  • Do not resolve socks5 server host if disabled

v1.6.6

8 months ago
  • Add ability to open PCAP/PCAPNG files
  • Add Arabic translation (credits: Mustafa Hamed Kathem)
  • Fix app not blocked by firewall after reinstallation
  • Fix DNS from unknown app incorrectly blocked in firewall whitelist mode
  • Support IPv6 and host names in socks5 mode

v1.6.5

10 months ago
  • Add ability to inject javascript into web pages (PCAPdroid-mitm)
  • TLS decryption is now rule-based, it only applies to specified connections
  • App icon on Android 13 can be themed now (credits: incycledream)
  • Allow exporting the SSLKEYLOG after anomalous app stop
  • IPv6 fixes: fix ICMPv6, fix crash on invalid DNS, capture of ULA traffic

v1.6.4

1 year ago
  • Fix QR code activation crash on Android 32+
  • Update translations

v1.6.3

1 year ago
  • Add paid features activation via QR code for non-Play builds
  • Fix firewall not working when loading duplicate domain rules
  • Fix repeated local TCP connection attempts on some devices when private DNS is enabled
  • Minor bug fixes