@forgo7ten/FridaArsenal - v1.0.0

FridaArsenal

Frida武器库,集成常用hook脚本与代码模板,自用。

API 文档见:FridaArsenal API Document.

  • 下载

    git clone --recurse-submodules https://github.com/Forgo7ten/FridaArsenal
    
  • 或者

    git clone https://github.com/Forgo7ten/FridaArsenal
    git submodule init
    git submodule update
  • 使用

    npm install
    npm run watch
    frida -UFl _agent.js
  • The PyCharm Professional license are supported by Jetbrains.
  • PyCharm can be used to edit FridaArsenal sources.