Hook your mobile tests with Frida
Project description
Frida Fusion
Hook your mobile tests with Frida.
[ FRIDA ]—o—( FUSION )—o—[ MOBILE TESTS ] // v0.1.0
> hook your mobile tests with Frida
optional arguments:
-h, --help show this help message and exit
Device selector:
-D [ID], --device [ID] Connect to device with the given ID
-U, --usb Connect to USB device
-R, --remote Connect to remote frida-server
-H [HOST], --host [HOST] Connect to remote frida-server on HOS
Application selector:
-f [APP ID], --package [APP ID] Spawn application ID
-p [PID], --attach-pid [PID] Spawn application ID
General Setting:
-s [path], --script-path [path] JS File path or directory with Frida script
--delay-injection Delay script injection
--show-time Display time
-o [output file] Save output to disk (default: none)
-l [level], --min-level [level] Minimum log level to be displayed (V,D,I,W,E,F) (default: I)
Modules:
--list-modules List available modules
-m ENABLED_MODULES, --module ENABLED_MODULES Enabled module by name. You can specify multiple values repeating the flag.
Install
:information_source: We recommend using
pipxrather thanpipfor system-wide installation.
python3 -m pipx install frida-fusion
:information_source: Check whether you also need to run the
python3 -m pipx ensurepathcommand.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
frida-fusion-0.1.2.tar.gz
(23.7 kB
view details)
File details
Details for the file frida-fusion-0.1.2.tar.gz.
File metadata
- Download URL: frida-fusion-0.1.2.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9faf5af3cd96c25781c891203c655f9c1248620e913addbc5dc602d1a63fc6ae
|
|
| MD5 |
b8a41a6752cb17839f8991361df12cac
|
|
| BLAKE2b-256 |
d9924e49019d6021b3ef1ab9b106c4b65887d3b40a89a53368329e6e6e020739
|