Optional
coverageTo use with startOnLoad() A callback function executed when the modules specified in "startOnLoad" are loaded
PID of process to stalk, when followFork is enabled or on attach
Static
FLAVOR_Static
FLAVOR_Protected
_setupTo generate a filtered list of syscalls
To generate a filtered list of syscalls
An array of syscall number
To parse memory according to the structure defined by pFormat
This method is called
To setup "trace" hook is the current instruction is an interruption or follow immediately one.
This function is called by Stalker's event listener for each instruction
The stalker iterator
The current instruction
Some extra options
Method executed before the syscall interruption if the syscall is not excluded.
This method is responsible of argument parsing, and work as described below :
CPU context
Addition hook configuration
Method executed AFTER the syscall interruption if the syscall is not excluded
This method does several operations :
Generated using TypeDoc
This class is the main part of tracing and parsing part. It provides every parts very specific to an architecture, an OS, ...