Luraph V15 compiles Luau into a custom virtual machine with encrypted constants, flattened control flow, and active anti-tamper traps. This engine peels each layer back.
Free plan, Pro, or Enterprise. The price tag doesn't change what the virtual machine has to execute.
โ Every Luraph-protected script, eventually./tmp with a UUID filename, processed, and deleted. No persistent storage.Full deobfuscation requires a server with Node.js 18+ and Python 3.10+. The web interface works on any modern browser.
| Environment | Interface | Detection | Trace Mode | Full Devirt |
|---|---|---|---|---|
| Vercel (static CDN) | Yes | Yes | No | No |
| Local machine (Node + Python) | Yes | Yes | Yes | Yes |
| VPS โ Ubuntu / Debian | Yes | Yes | Yes | Yes |
| Windows (WSL) | Yes | Yes | Via WSL | Via WSL |
| Android / iOS (browser) | Yes | Yes | Server needed | Server needed |
* Vercel Lambda has no Python runtime. Luau binaries require Linux x86_64. Full devirt stages 3โ6 need Python 3.10+.
NO-V15Today is an independent web interface. All deobfuscation logic belongs to the original author.