API Version: 1.0
Library Version: 1.0
Generated by gi-docgen 2026.1
enum Frida.Realm
The realm an agent should run in.
FRIDA_REALM_NATIVE
The process’s native realm.
0
FRIDA_REALM_EMULATED
An emulated realm, such as code running under binary translation.
1
Content