We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d87f3 commit a791282Copy full SHA for a791282
Lua Obfusactor/obfuscator.h
@@ -2,11 +2,8 @@
2
#include <string>
3
#include <filesystem>
4
#include <fstream>
5
-#include <math.h>
6
#include <windows.h>
7
#include <chrono>
8
-#include <cstring>
9
-#include <algorithm>
10
11
extern "C" {
12
#include <lua.h>
0 commit comments