212 Forks
1045 Stars
1045 Watchers

frida-scripts

A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps.

How to download and setup frida-scripts

Open terminal and run command
git clone https://github.com/0xdea/frida-scripts.git
git clone is used to create a copy or clone of frida-scripts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with frida-scripts https://github.com/0xdea/frida-scripts/archive/master.zip

Or simply clone frida-scripts with SSH
[email protected]:0xdea/frida-scripts.git

If you have some problems with frida-scripts

You may open issue on frida-scripts support forum (system) here: https://github.com/0xdea/frida-scripts/issues