yadavdev / android-packet-capture

A basic root app using precompiled tcpdump binary to capture network packets in rooted android phones
MIT License
41 stars 13 forks source link

0 Packets captures #2

Open get2abhi opened 6 years ago

get2abhi commented 6 years ago

The files was created in sdcard but its size = 0

I then tried running the binary manuary

1|shell@msm8916_64:/data/data/devilrx.smartpacket/files #
/tcpdump.bin -w /mnt/sdcard/test.pcap                                         <
tcpdump.bin: listening on rmnet0, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
^C0 packets captured
0 packets received by filter
0 packets dropped by kernel
lazyjohny500 commented 6 years ago

Happens to me too.

noman720 commented 3 years ago

same for me, any help @yadavdev?