PCAPdroid
PCAPdroid copied to clipboard
No-root network monitor, firewall and PCAP dumper for Android
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...
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.
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...
Currently PCAPdroid only sends TCP connections to the proxy. It should also send UDP (e.g. to decrypt QUIC)
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...
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...
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...
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...
It can be useful to open a PCAP file to display its connections