-
-
[原创][frida] 01_Android环境搭建
-
发表于: 2020-9-27 02:18 4235
-
确定手机系统的版本,参考文字Android系统判断CPU是32位还是64位,夜神模拟器默认的系统是Android5.1.1,x86的系统,需要下载frida-server-12.11.17-android-x86(https://github.com/frida/frida/releases/tag/12.11.17).
D:\Python\Python371\Scripts\pip.exe install virtualenv
-
i https:
/
/
pypi.douban.com
/
simple
virtualenv
-
-
system
-
site
-
packages python371
-
venv
D:\Python\Python371\Scripts\pip.exe install virtualenv
-
i https:
/
/
pypi.douban.com
/
simple
virtualenv
-
-
system
-
site
-
packages python371
-
venv
python371
-
venv\Scripts\activate.bat
python
-
m pip install
-
-
upgrade pip
pip install frida
-
tools
-
i https:
/
/
pypi.douban.com
/
simple
python371
-
venv\Scripts\activate.bat
python
-
m pip install
-
-
upgrade pip
pip install frida
-
tools
-
i https:
/
/
pypi.douban.com
/
simple
$ adb root
# might be required
$ adb push frida
-
server
/
data
/
local
/
tmp
/
$ adb shell
"chmod 755 /data/local/tmp/frida-server"
$ adb shell
"/data/local/tmp/frida-server &"
$ adb root
# might be required
$ adb push frida
-
server
/
data
/
local
/
tmp
/
$ adb shell
"chmod 755 /data/local/tmp/frida-server"
$ adb shell
"/data/local/tmp/frida-server &"
frida
-
ps
PID Name
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
6396
DocToPDF.exe
1496
Everything.exe
6640
NVIDIA Web Helper.exe
5100
QMUsbGuard.exe
6240
QQ.exe
7760
QQExternal.exe
5580
QQPCRealTimeSpeedup.exe
………………
frida
-
ps
PID Name
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
6396
DocToPDF.exe
1496
Everything.exe
6640
NVIDIA Web Helper.exe
5100
QMUsbGuard.exe
6240
QQ.exe
7760
QQExternal.exe
5580
QQPCRealTimeSpeedup.exe
………………
frida
-
ps
-
U
PID Name
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1511
adbd
2608
android.process.acore
2748
android.process.media
2486
com.android.inputservice
2840
com.android.keychain
………………
frida
-
ps
-
U
PID Name
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
1511
adbd
2608
android.process.acore
2748
android.process.media
2486
com.android.inputservice
2840
com.android.keychain
………………
[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课
最后于 2020-10-3 16:35
被kinghzking编辑
,原因:
赞赏
他的文章
- [frida] [踩坑] objection报错《Unable to connect to the frida server: unable to connect to remote frida-server: Connection closed》 7730
- [求助]PCHunter最新版无法运行! windows10 教育版 1909 18363.1198 17073
- [原创][frida] 01_Android环境搭建 4236
- [原创]【程序员日记】2020-02-29__抓取CSDN博客保存为本地Markdown文件 4514
- [原创] [Windows驱动开发] 01_内存读取 20776
看原图
赞赏
雪币:
留言: