Skip to main content

Frida

Frida console

If you're interested in using Frida, great news, it's already integrated into the UI!

You can use our built-in version or bring your own

Get started quickly

In the Corellium user interface, you can upload, edit, download, and execute scripts, as well as attach to processes and receive a Frida console.

Connect Directly with the Frida-Server

Interface directly with the frida-server from your local machine through your USBFlux, ADB, and more. Once the device is connected, Frida will forward the necessary ports and connect.

Find a Process to Hook

Choose from a list of all valid attachable processes on the device that are currently running, explicitly filtered to exclude any processes that would render an error (such as processes that are statically linked or do not include libc).