Files
pcileech/pcileech_shellcode/lx64_common.c
2016-07-31 12:59:27 +02:00

8 lines
209 B
C

// lx64_common.c : support functions used by Linux x64 KMDs started by stage3 EXEC.
// Compatible with Linux x64.
//
// (c) Ulf Frisk, 2016
// Author: Ulf Frisk, pcileech@frizk.net
//
#include "lx64_common.h"