Virtual Method

FridaInjectordemonitor

Declaration

void
demonitor (
  FridaInjector* self,
  guint id,
  GCancellable* cancellable,
  GAsyncReadyCallback _callback_,
  void* _callback__target
)

Description [src]

Stops monitoring an injected library, so its unload is no longer tracked.

Parameters

id

Type: guint

The injection ID.

cancellable

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
_callback_

Type: GAsyncReadyCallback

No description available.

_callback__target

Type: void*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.