mirror of
https://github.com/0mWindyBug/KernelInjector
synced 2026-06-21 13:40:44 +00:00
10 lines
129 B
C++
10 lines
129 B
C++
#pragma once
|
|
#include <iostream>
|
|
#include <string>
|
|
#include <Windows.h>
|
|
#include <control.h>
|
|
#include <AutoHandle.h>
|
|
|
|
|
|
|