Andriod先root工具
使用adb shell push tcpdump /data/local/.spa
使用adb shell push nc /data/local/.get
PC端安裝wiresharkio
把nmap中的ncat.exe拷貝到wireshark目錄map
Andriod執行db
PC端執行wireshark
網絡:
adb forward tcp:8899 tcp:8899
ncat.exe 127.0.0.1 8899 | wireshark -k -S -i -
文件:
adb pull /sdcard/capture.pcap c:/
使用wireshark打開capture.pcap