Class
FridaBareboneSocketTransportConfig
Description [src]
final class Frida.BareboneSocketTransportConfig : Frida.BareboneResidentTransportConfig
{
/* No available fields */
}
An agent already resident in the target, reached over a UNIX socket that the hypervisor has bridged to a port the guest kernel holds open. Nothing is injected, so there is no image and no stub.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.