We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f656b2f commit f3fe2cbCopy full SHA for f3fe2cb
1 file changed
Kroma-KeyAuth/security/AntiDebug.h
@@ -0,0 +1,8 @@
1
+#include "../core/encryption/xorstr.hpp"
2
+#include <atlbase.h>
3
+#include <clocale>
4
+#include <TlHelp32.h>
5
+
6
+namespace AntiDebug
7
+}
8
0 commit comments