Category Archives: Frida

Frida安装稳定版本

12.8.0

Python >= 3.4
pip强制安装低版本包

pyenv install 3.8.3
pyenv local 3.8.3
pyenv shell 3.8.3
pip install --upgrade --force-reinstall frida==12.8.0
pip install --upgrade --force-reinstall frida-tools==5.3.0
pip install --upgrade --force-reinstall objection==1.8.4

https://github.com/frida/frida/releases?after=12.8.10

2022 update:

  • 安卓8 frida12
  • 安卓10/frida14
  • 安卓12/frida16