Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <sys/mman.h>
#include <dlfcn.h>
Go to the source code of this file.
Macros | |
#define | _GNU_SOURCE |
Functions | |
int | __libc_start_main (int(*main)(int, char **, char **), int argc, char **ubp_av, void(*init)(void), void(*fini)(void), void(*rtld_fini)(void), void(*stack_end)) |