Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <binfile.h>
Data Fields | |
REFCNT | refcnt |
char * | filename |
char * | root_prefix |
ADDR | base |
ADDR | start |
ADDR | end |
struct binfile_ops * | ops |
void * | priv |
struct binfile_ops* binfile_instance::ops |