GitHunt
KO

kosuke14/RBXLuaObfuscator

RBXLua / Roblox / Lua 5.1 / LuaU Obfuscator (no loadstring) (Website is WIP)

RBXLuaObfuscator

I recommended to use Lua Bytecode Obfuscator, this obfuscator is too easy to read by using print.

RBXLua / Roblox / Lua 5.1 (requires bit module to run) / LuaU Obfuscator (no loadstring)

Usage

  1. Download obfuscator.lua.
  2. Require it as a lua module.
  3. Set arguments and run, it will return obfuscated source:
module(source, customVarName, comment)
-- Returns: string

An Example:

print(module("print('hello from obfuscator')", "fxxkrbx", "fxxked by obfuscator"))

Languages

Lua97.7%JavaScript1.1%HTML1.0%CSS0.3%

Contributors

Created June 12, 2022
Updated January 27, 2026