Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 704 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 704 Bytes

Strontium

Strontium is a shitty Lua obfuscator written in TypeScript and Lua. It was initially developed as part of a script hub project but was then abandoned. The project may be resumed in the future for fun

Description

Strontium is a Stupid Lua obfuscator that aims to make Lua scripts harder to read and understand by obfuscating the code. It uses various techniques such as variable renaming, control flow obfuscation, and string encryption and some other things that i dont remember.

Usage

Figure it yourself

Contributing

If you'd like to contribute to Strontium, feel free to open issues or submit pull requests. all Contributions are welcome!

Sorry for my shitty code