Releases: kosuke14/ByteLuaObfuscator
Releases · kosuke14/ByteLuaObfuscator
v1.3.1
Full Changelog: v1.3...v1.3.1
- Added silent mode option (CLI)
- Added opening file after obfuscation option (CLI)
- Added file overwrite warning (CLI)
v1.3
- Removed Yueliang and replaced to string.dump method for a lua memory issue. (2MB+ scripts can be obfuscated for now but obfuscator cannot be ran in Roblox)
- Options can be shortened now on CLI Mode.
Full Changelog: v1.2...v1.3
v1.2
Removed --cli (no needed to do --cli on CLI Mode)
Attached binary version (Lua has to be installed for linux version)
Binary version is built with srlua
v1.1.1
Add supports for Lua 5.2+
v1.1.0
Added CLI mode (changes to module.lua)