Instrumentation with Frida and Objection
Last updated
Last updated
This is an alternative to non-rooted devices which don't have Frida Server running.
ptrace
can’t be used as a normal user. To address this constraint, Frida provides another mode of operation called embedded. In this mode the user is responsible to inject the frida-gadget library.
Moreover, there are some situations that is not possible to have a rooted phone but still you need to use Frida.
You should have frida and frida-tools installed.
You should have the installed
Remember to connect the cell phone and have the ADB running. If you have another device, objection could take this device and set the architecture for that.
Then install the patched application.