Lua Deobfuscator
Local ModeObfuscated Input
Cleaned Output
Configuration
Beautifier (In-Browser)
Basic syntax formatting that runs locally in your browser.
Advanced Deobfuscation (API)
Uses the server-side API for advanced processing.
Basic syntax formatting that runs locally in your browser.
Uses the server-side API for advanced processing.
Use this key to authenticate your requests to the Deobfuscator API.
1,284 / 10,000
Requests used on your current plan.
Developer (Free)
Includes 10,000 requests per month.
POST your obfuscated code to this endpoint for processing.
curl -X POST https://api.lua-deob.com/v1/clean \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "code": "...", "settings": { "removeJunk": true } }'
A full documentation page with guides and API references is being built.
Choose your preferred interface theme.
These actions are irreversible. Please be certain.
This page is not yet implemented.