标签:main for 启动 chm art 端口转发 x86 ble shel
工具:
Nox
IDA
cd C:\Program Files (x86)\Nox\bin
nox_adb.exe connect 127.0.0.1:62001
adb push ‘C:\Users\b\Desktop\down\IDA_Pro_v7.0_Portable\dbgsrv/android_server ‘ /data/local/tmp/
adb shell
cd /data/local/tmp/
chmod +x android_server
./android_server
adb forward tcp:23946 tcp:23946
adb shell am start -D -n com.qipeimall/com.qipeimall.MainActivity
Debugger->Attach->..
标签:main for 启动 chm art 端口转发 x86 ble shel
原文地址:https://www.cnblogs.com/lyxf/p/13621528.html