Shadow Stack  0.2
 All Classes Namespaces Files Functions Variables Typedefs Macros
Functions
external_stack_server.hpp File Reference

Go to the source code of this file.

Functions

void start_external_shadow_stack (const int sock)
 The function for running the external shadow stack sever Sock must be the file descriptor to the unix domain server that connects the shadow stack program to the dynamorio client managing the program to be run. More...
 

Function Documentation

void start_external_shadow_stack ( const int  sock)

The function for running the external shadow stack sever Sock must be the file descriptor to the unix domain server that connects the shadow stack program to the dynamorio client managing the program to be run.