The recon subsystem for monitoring well known library calls and identifying dangerous calling mechanisms.
NOTE: This subsystem pretty much assumes some intel-like conventions...
A quick set of tools for doing stack doping.
Bases: vtrace.notifiers.Notifier
Specialized breakpoints which identify dangerous calling mechanisms and tag them.
Bases: vtrace.breakpoints.Breakpoint
A breakpoint for monitoring an API for being called with a particular value.
Bases: vtrace.breakpoints.Breakpoint
A breakpoint for use in determining if an API was called with a dynamic pointer.