Lua-Obfuscator icon indicating copy to clipboard operation
Lua-Obfuscator copied to clipboard

A Lua Obfuscator made for Roblox, but should work on most Lua applications

Results 9 Lua-Obfuscator issues
Sort by recently updated
recently updated
newest added

![Screenshot 2021-12-23 160724](https://user-images.githubusercontent.com/84937167/147224746-dcb8f2cc-f8a9-4ccd-b72c-c710615bb444.png)

Change this x += 1 to this x = x + 1 Not sure if by design, but just an FYI.

Hey, I can't use this obfuscator for fivem. It returns me a error: ![image](https://user-images.githubusercontent.com/39683810/151396485-95e47280-4a0d-4e80-b105-ff742c9a3ddc.png)

Hello. I have a problem with the encoding. When I obfuscate the code and then run it, all my text turns into a doodle. Perhaps can adjust the encoding so...

So it just doesnt work

Yes is there a way??? I tried using wine but well it give me bunch of error then shutting down

Hi, is it possible to make it available with Lua 5.3? It is perfectly works with Lua 5.2, but I am getting an error while running on Lua 5.3. The...

as the title says, even with the test code it gives the error "attempt to perform arithmetic (mul) on nil and number"

When I put my code in Start.lua and run the bat, it doesnt obfuscate my code. Everytime I "obfuscate" my code it just prints "Lua obfuscation by Pyan". My code...