Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
Go to the source code of this file.
Data Structures | |
struct | vmi1__TargetEventNotificationResponse |
struct | vmi1__ProbeEventNotificationResponse |
struct | vmi1__ActionEventNotificationResponse |
Functions | |
int | vmi1__TargetEventNotification (struct vmi1__TargetEventT *targetEvent, struct vmi1__TargetEventNotificationResponse *r) |
int | vmi1__ProbeEventNotification (struct vmi1__ProbeEventT *probeEvent, struct vmi1__ProbeEventNotificationResponse *r) |
int | vmi1__ActionEventNotification (struct vmi1__ActionEventT *actionEvent, struct vmi1__ActionEventNotificationResponse *r) |
int vmi1__ActionEventNotification | ( | struct vmi1__ActionEventT * | actionEvent, |
struct vmi1__ActionEventNotificationResponse * | r | ||
) |
int vmi1__ProbeEventNotification | ( | struct vmi1__ProbeEventT * | probeEvent, |
struct vmi1__ProbeEventNotificationResponse * | r | ||
) |
int vmi1__TargetEventNotification | ( | struct vmi1__TargetEventT * | targetEvent, |
struct vmi1__TargetEventNotificationResponse * | r | ||
) |