You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@
2
2
Obfuscate your lua code because it's so easy to steal!
3
3
4
4
# How to use
5
-
First, download it via the releases tab
6
5
7
-
Second, make sure to extract the files (won't work if you just open it in the zip)
6
+
First, download VCRedist here https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads
8
7
9
-
Third, run the exe and type the path to the lua files you'd like to be obfuscated (e.g C:\Users\user\Desktop\obf-these-files will obfuscate all the lua files in that directory)
8
+
Second, download it via the releases tab
9
+
10
+
Third, make sure to extract the files (won't work if you just open it in the zip)
11
+
12
+
Fourth, run the exe and type the path to the lua files you'd like to be obfuscated (e.g C:\Users\user\Desktop\obf-these-files will obfuscate all the lua files in that directory)
0 commit comments