Constructor

FridaDeviceManagerwith_nonlocal_backends_only

Declaration

FridaDeviceManager*
frida_device_manager_new_with_nonlocal_backends_only (
  void
)

Description [src]

Creates a device manager with only the non-local backends enabled, so the local system is not exposed as a device.

Return value

Type: FridaDeviceManager

No description available.

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