There is no way to compile the apk already with the JS of the FRIDA code? I don't know if I can explain myself... Something like objection does but without Root
Oh not really. The code is not compiled and not executed on the device during compilation. The code is executed during RUNTIME that's the reason we put frida server which listens for incoming JS code and interprets it at Runtime
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.