ida-调试

### adb 调试步骤

1
2
3
4
5
6
7
8

adb shell
su
cd /data/local/tmp
./android_server

#
adb forward tcp:23946 tcp:23946