Lua Script Analyzer
Static analysis for Lua scripts. Detect malicious patterns, obfuscation, and security risks without executing code.
Drop your Lua file here
or click to browse
.lua or .txt up to 5MBYour code is safe. Analysis happens entirely in-memory on our servers. Uploaded scripts are never saved to disk or database (unless you explicitly submit to Community). Files are analyzed immediately and discarded after processing. We do not store, share, or retain your private scripts.
Discord webhooks, HttpGet requests, and external data exfiltration attempts
loadstring calls, bytecode loading, and dynamic code execution chains
getgenv, getfenv, setfenv, and global environment tampering
Compiled bytecode detection, base64 encoding, and obfuscation patterns
String concatenation, variable name mangling, and anti-analysis techniques
Attempts to access player information, UserIds, or sensitive game data
- Maximum file size: 500 KB per script
- Maximum recursion depth: 10 levels for function calls
- Rate limiting: 10 scans per minute per IP
- Link following: External includes are not resolved
- Large scripts may be truncated if they exceed analysis limits
Discord Bot: Coming Soon — Scan scripts directly from your Discord server.