tcpdump-android
tcpdump-android copied to clipboard
Build tcpdump for Android
can't use chmod +s to exe it without root. will show that : tcpump: bond0: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Permission denied
Update `tcpdump_ver=4.9.2` and `libpcap_ver=1.8.1` First issue : ``` Refusing to clobber existing install directory: toolchain. make-standalone-toolchain.sh used to install a new toolchain into an existing directory. This is not desirable,...
Trying to run tcpdump on Android 5.1 and get the above message. The binary was built with NDK r10d.