Skip to content

kdssoftware/lua-obfuscator-plugin

 
 

Repository files navigation

lua-obfuscator

Minimal vscode extension for easy and simple use of LuaObfuscator.com. Offers configurable Lua obfuscation with the click of a button.

Lua Obfuscator

Achieve an identical level of obfuscation as the website for as long as the input source and configuration are similar. This should help developers get a better understanding of how their code is transformed, allowing them to properly troubleshoot their code, as they can now obtain the correct variable names and line numbers.

obfuscator example

How to Use

Open any .lua file and click the button on the bottom of the IDE as seen below.

obfuscator button in vscode

Before you obfuscate you might want to change the settings.

Settings

Configure the Obfuscator to your needs. The settings tab can be found at file (or Code for OSX) -> preferences -> settings -> extensions -> lua-obfuscator

obfuscator settings

Please note that not all features are supported in this plugin! (only stable)

Credits

About

vscode plugin for LuaObfusactor.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.3%
  • HTML 12.2%
  • JavaScript 0.5%