hackcatml/zygisk-gadget
About
A zygisk module loads frida-gadget
Usage
Install the release file and reboot, zygisk-gadget tool will be placed in /data/local/tmp/
/data/local/tmp/zygisk-gadget -h Usage: ./zygisk-gadget -p <packageName> <option(s)> Options: -d, --delay <microseconds> Delay in microseconds before loading frida-gadget -c, --config Activate config mode (default: false) -h, --help Show help
Add-On Features
Normal mode
Frida-gadget will be loaded when the target package is launched.
e.g., /data/local/tmp/zygisk-gadget -p com.android.chrome -d 300000
Config file mode
This module supports a config file mode as described here
Create frida-gadget.config file in the module directory (/data/adb/modules/zygisk_gadget) and then use zygisk-gadget tool with the config option
e.g., /data/local/tmp/zygisk-gadget -p com.android.chrome -d 300000 -c
Build and Flash
Git clone this repo and open it in Android Studio.
Build and flash by “./gradlew :module:flashAndRebootRelease”

Pricing
Free
Author
hackcatml / zygisk-gadget
Category
Terms
https://github.com/hackcatml/zygisk-gadget