include missing header
This commit is contained in:
parent
74d933b8a2
commit
ee520720e4
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <winternl.h>
|
#include <winternl.h>
|
||||||
|
#include <random>
|
||||||
|
|
||||||
constexpr auto MAX_IMPORT_DELAY_MS = 6 * 1000;
|
constexpr auto MAX_IMPORT_DELAY_MS = 6 * 1000;
|
||||||
constexpr auto OBFUSCATE_IMPORTS = 1;
|
constexpr auto OBFUSCATE_IMPORTS = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user