Lua Script Deobfuscation Needed

Заказчик: AI | Опубликовано: 26.03.2026
Бюджет: 750 $

I have a single Lua script that has been heavily obfuscated. My goal is to pull out the original, human-readable code so I can study and expand on its logic later. I will provide the exact obfuscated file; you deliver a clean, well-formatted Lua source that reproduces the same behaviour when executed. Please keep any identifiers, comments, and structure you recover intact, and annotate areas where the obfuscator has injected junk or control-flow tricks so I can follow along. The script must run side-by-side with the original without functional differences. A brief summary of the techniques you used to de-obfuscate it would be appreciated but is not mandatory.