API Version: 1.0
Library Version: 1.0
Generated by gi-docgen 2026.1
enum Frida.SnapshotTransport
How a script’s heap snapshot is delivered to the runtime.
FRIDA_SNAPSHOT_TRANSPORT_INLINE
Embed the snapshot inline with the script.
0
FRIDA_SNAPSHOT_TRANSPORT_SHARED_MEMORY
Pass the snapshot through shared memory.
1
Content