Constructor

FridaBareboneInjectedAgentConfigfrom_bytes

Declaration

FridaBareboneInjectedAgentConfig*
frida_barebone_injected_agent_config_new_from_bytes (
  GBytes* image,
  FridaBareboneInjectingTransportConfig* transport
)

Description

No description available.

Parameters

image

Type: GBytes

No description available.

The data is owned by the caller of the function.
transport

Type: FridaBareboneInjectingTransportConfig

No description available.

The data is owned by the caller of the function.

Return value

Type: FridaBareboneInjectedAgentConfig

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.