Link: https://frida.re/

Install

Install Frida Client (on the OS): pip install frida-tools

Install Frida Server (on the iOS/Android):

Check it works by running frida-ls-devices

Frida Tools

Frida Modes:

Repackage a app:

If you want to use Frida on a non jailbroken (/rooted) devices, you will need to repackage the app.