Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1012 Bytes

File metadata and controls

25 lines (20 loc) · 1012 Bytes
last commit

mopsfl Logo

GoofyLuaUglifier — Website

A small, experimental Lua uglifier/obfuscator.



Try it out

What is this?

GoofyLuaUglifier is a personal project I’ve been working on in my free time for a while. I created it to learn more about Lua obfuscation and the techniques behind it. Over time, it has grown with many features, and have decided to make it publicly available for everyone! The core source code is not public tho.

Features

  • Uglifies Lua code (minification + simple obfuscation)
  • Web UI for quick tests
  • HTTP API for automation / integrations
yes, I used chatgpt for this :3