Signal

FridaDevice::spawn-added

Declaration

void
spawn_added (
  FridaDevice* self,
  FridaSpawn* spawn,
  gpointer user_data
)

Description [src]

Emitted when a process is spawned while spawn gating is enabled.

Default handler:

Parameters

spawn

Type: FridaSpawn

Details of the pending spawn.

The data is owned by the caller of the function.