PCAPdroid icon indicating copy to clipboard operation
PCAPdroid copied to clipboard

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

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

Hello, PCAPDroid is a great tool. Especially with the new TLS decryption functionality it promises to help the investigation of apps' data practices a lot. One feature that seems to...

enhancement

I'm trying to sniff traffic for the SIPS protocol (SIP over SSL) on port 443. It seems that MITMDUMP is thinking that this is HTTP and is returning a 400...

A user [reported](https://t.me/PCAPdroid/12925) that sometimes the TLS decryption stops immediately after starts. When this happens, it will keep stopping on subsequent runs, only a reboot solves it. Android 10. [logcat_07-04-2022_02-37-18.txt](https://github.com/emanuele-f/PCAPdroid/files/9041996/logcat_07-04-2022_02-37-18.txt)

bug

In this mode all the connections are blocked unless manually whitelisted via rules

enhancement

A quick toggle tile in the notification panel would be a handy way to start/stop the capture in pcapdroid. Its significance increases with the Firewall feature being implemented as it...

enhancement
good first issue

``` getPackageInfo(String,int) getPackageUid(String,int) getApplicationInfo(String,int) get(String) in BaseBundle has been deprecated get(String) in BaseBundle has been deprecated getInstalledPackages(int) in PackageManager has been deprecated getSerializableExtra(String) in Intent has been deprecated getSerializable(String) in...

enhancement
good first issue

Sometimes updating blacklists gets stuck for some time because of a slow server. A 10 seconds timeout should be added to prevent blacklists update to get stuck

enhancement

I placed the lua scripted plugin in the plugins folder, Wireshark appears to have loaded it, but I don't see that column option. I tried editing and adding columns and...

question

Right now it's only possible to add a rule by long pressing a connection. It should be added the ability to add an arbitrary rule manually.

enhancement