/** * * Reflective Loader * * GuidePoint Security LLC * * Threat and Attack Simulation * **/ #pragma once static ULONG_PTR Start( VOID ); static ULONG_PTR GetIp( VOID ); static ULONG_PTR Hooks( VOID );