PCAPdroid icon indicating copy to clipboard operation
PCAPdroid copied to clipboard

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

Results 91 PCAPdroid issues
Sort by recently updated
recently updated
newest added

The process of dumping the PCAP to file should be simplified. Every time the start button is pressed, the user is prompted for the save path and then, after the...

enhancement

After #57 is implemented, it will be useful to store the TLS decryption secrets in the [PCAPNG DSB](https://www.ietf.org/staging/draft-tuexen-opsawg-pcapng-02.html#name-decryption-secrets-block). This would allow people to show the decrypted data in wireshark.

enhancement

Add a tab showing the list of all the domains contacted by an app

enhancement

Currently the root capture strips the upper layer (e.g. ethernet or SLL). This is only required when capturing from the virtual "internet" interface, as the underlying datalink may change. Also...

enhancement

Currently PCAPdroid only sends TCP connections to the proxy. It should also send UDP (e.g. to decrypt QUIC)

enhancement

Implementing the redirection to a SOCKS5 proxy in root mode requires diverting the traffic via iptables rules or other linux facilities. This will also enable PCAPdroid to run TLS decryption...

enhancement

Please add details about bogon IPs, so that it would be easier for new users to understand the connections to these IPs. https://ipinfo.io/bogon have details for different IP ranges. It...

enhancement

n the app, make it clear for a user which security measures an app implements and how to bypass them. This info can be extracted from its target SDK but...

enhancement

Please add the secure DNS OR CUSTOM DNS option to get privacy. For example Once traffic is processed from pcapdroid than it will directly go to router and then it...

enhancement

It can be useful to open a PCAP file to display its connections

enhancement