Update loadup.hpp

master
xerox 4 years ago
parent eb5c742d09
commit a8d30d6bff

@ -28,6 +28,7 @@
#include <Winternl.h>
#include <string>
#include <fstream>
#include <filesystem>
#pragma comment(lib, "ntdll.lib")
using nt_load_driver_t = NTSTATUS(__fastcall*)(PUNICODE_STRING);

Loading…
Cancel
Save