You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to run:
1)Push the binary named "sniff" in the libs/armeabi/ folder to /data/local/ by running following commands in libs/armeabi directory:
-$adb push sniff /data/local/
2)Run the code from eclipse in the real device.