Lua Deobfuscator

Local Mode
Obfuscated 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.

API Status & Usage

Your API Key

Use this key to authenticate your requests to the Deobfuscator API.

Monthly API Usage

1,284 / 10,000

Requests used on your current plan.

Current Plan

Developer (Free)

Includes 10,000 requests per month.

API Endpoint

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 } }'

Documentation

Coming Soon

A full documentation page with guides and API references is being built.

Application Settings

Profile
Theme

Choose your preferred interface theme.

Danger Zone

These actions are irreversible. Please be certain.

Account

Account Management

This page is not yet implemented.

Message