Method

FridaSessionOptionsget_emulated_agent_path

Declaration

const gchar*
frida_session_options_get_emulated_agent_path (
  FridaSessionOptions* self
)

Description [src]

Path to a custom agent to use in the emulated realm.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.