mirror of
https://github.com/ayoubfaouzi/al-khaser
synced 2026-06-06 15:14:33 +00:00
8 lines
146 B
C
8 lines
146 B
C
#include <Windows.h>
|
|
#include <tchar.h>
|
|
|
|
#include "..\Shared\Utils.h"
|
|
#include "..\Shared\Common.h"
|
|
|
|
BOOL GetSetThreadContext_Injection();
|