LSPosed (over Magisk) module to inject frida scripts to android applications
- Install magisk + zygisk, and LSPosed-framework module
- Download latest-release's
.apk
and install it - Enable the module in LSPosed configuration, and allow it access each app you'd like to inject frida-scripts into
- Compile your frida scripts (using frida-compile) and add them to
mujde
's config-list, to match script with injected app
NOT IMPLEMENTED YET..
We'll have a main activity that provide the list of intercepted application.
Each intercepted application will have it's own folder with it's own list of frida-scripts,
And it's own frida-config file, with a unique symlink to instance of frida-gadget native on the disk.