This repository contains a Discord bot wrapper around a MoonSec V3 Lua deobfuscation pipeline. The bot accepts obfuscated Lua scripts, processes them using a native MoonSec deobfuscator executable, ...
AI writing is good, but it's not perfect. Watch out for these obvious tells.
In order to run the bot yourself, follow these steps. To run the tests, run pytest in the virtual environment. This will run everything except the fuzzer, which can be run with python3 tests/fuzz.py. ...