java:

  1. jdk: 1.8.0_251<br /> jre: 231<br /> node: 14.3.0

python: 3.7.5
frida: 12.8.20
frida-tools: 7.2.0
objection: 1.9.2

python 源码tar编译:
直接cd 到 /usr/local/python3处理

https://blog.csdn.net/qq_27825451/article/details/100034135?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522161588209016780265422258%2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%257D&request_id=161588209016780265422258&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2~all~baidu_landing_v2~default-1-100034135.pc_search_result_no_baidu_js&utm_term=linux+python3+make

  1. ./configure --with-ssl-default-suites=python --with-openssl=/usr/bin/ prefix=/usr/local/python3 --enable-optimizations<br /> make && sudo make install<br />

安卓:
adb: 1.0.36