ViRb3 / magisk-frida

🔐 Run frida-server on boot with Magisk, always up-to-date
955 stars 129 forks source link

Run Script on Boot #22

Open yoshimo opened 2 years ago

yoshimo commented 2 years ago

To get the injection running asap so that system applications are affected too, could we make the magisk module run scripts directly when it starts frida on bootup?

ViRb3 commented 2 years ago

Maybe, but it won't be trivial since we currently have to delay Frida execution so it works on some devices: #18

I don't currently use Android, so this feature would have to come from somebody else.

enovella commented 2 weeks ago

We could create a folder within the module directory, and run automatically these scripts at boot