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