Files
ayoubfaouzi-al-khaser/al-khaser/Code Injections/CreateRemoteThread.h
T
Lord Noteworthy c1780029e8 update code
2016-02-06 19:20:52 +01:00

5 lines
121 B
C

#include <Windows.h>
#include "..\Shared\Utils.h"
#include "..\Shared\Common.h"
BOOL CreateRemoteThread_Injection();