emanuele-f / PCAPdroid

No-root network monitor, firewall and PCAP dumper for Android
https://emanuele-f.github.io/PCAPdroid
GNU General Public License v3.0
2.08k stars 260 forks source link

Problem with root capture #447

Closed DeerzGG closed 2 weeks ago

DeerzGG commented 3 weeks ago

Hi. I have a problem with root capture. There are no errors, but the capture stops immediately. Using logging, I got the values xvr = 0 and hdr = 32, which causes the capture to stop. As far as I know, this means that the fd is closed, but why? vpn capture works correctly

This is my build using the pcapdroid code

image

emanuele-f commented 2 weeks ago

Duplicate of #446