PCAPdroid
PCAPdroid copied to clipboard
No-root network monitor, firewall and PCAP dumper for Android
I'm relatively new to pcapdroid and I've run into a small problem. After running "tshark -r MyPacketCapture.pcapng -V > DecodedPcapng.txt" it's given me a ton of great information, it's nice,...
Hi. I have a problem with Eset Endpoint Security (enterprise antivirus for android) signatures updates. PCAPdroid fully block it even with outgoing rule for app. Disabling firewall not help. Only...
While using some of the apps i saw that malware detection service has detected some connections as malware and blocked it. These apps were mostly crypto related which i had...
When an error occurs for a connection (e.g. abnormal close), currently PCAPdroid only reports a generic "error". This should be characterized in more detail, to give the user some more...
Can network interface information be added to the Trailer? Now the phone supports network diversion, such as using data network + wlan or wlan0 + wlan1, but now the captured...
I think it'd be useful to be able to use a multi-select function to pick and choose entries in the connections tab, to be able to export a more concise...
Hello! I purchased the pcapng plugin support and when im saving out a session that shows multiple sites correctly in pcapdroid, none of the requests show as having decrypted http...
it'd be useful to have a setting that allows to simulate slow connections, this would be useful for testing how an app handles slow connections while developing :)
Can we add a feature to sort by data transfer size? Or at least filter to show traffic that is >1MB, >5MB This will help me to identify the server...
I tried capturing some HTTPS traffic, I set a decryption rule, and used apk-mitm to disable certificate pinning, but it gives me the error of "The client disconnected during handshake",...