iGio90 / frida-tools

Frida CLI tools shipped with frida-create and frida-modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frida CLI tools

CLI tools for Frida.


this is shipped with frida-create and frida-modules tool to quickly create your agents and add modules.

install with python3 seutp.py install

$ frida-create

...

$ frida-modules

the list of modules available is pulled from:

https://github.com/iGio90/frida-create-modules

Don't forget to add yours!

About

Frida CLI tools shipped with frida-create and frida-modules

License:Other


Languages

Language:Python 98.8%Language:Meson 1.2%