Files
hasherezade-module_overloading/project_template/util.h
T
2019-11-11 02:29:46 +01:00

6 lines
126 B
C++

#include <Windows.h>
#include <iostream>
DWORD translate_protect(DWORD sec_charact);
bool is_compatibile(BYTE *implant_dll);