Magisk module installing frida-inject with optional functionality to auto inject scripts at app startup
frida-inject ...
- see frida-inject --help
for all available options.
To automatically inject scripts at app startup, place the js file in /data/misc/user/0/frida-inject/
as package.name.js
(replace the package.name with the package name of the target application)