Skip to content

Commit 5112f69

Browse files
author
darkmmatex
committed
Upload Files
1 parent df1a343 commit 5112f69

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Kroma-KeyAuth/security/AntiDebug.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)