Upload a Lua source, receive a VM-encoded build, distribute keys from a Discord slash command. HWID binding and whitelist enforcement are on by default.
featuresIn-house VM with compressed bytecode, super-instructions, and dual dispatch. Control flow and constants are lowered into an opaque interpreter, not obfuscated source.
Issue FAULM keys with fixed duration and slot count. Buyers self-redeem, HWID binds on first execution, revoke or extend from the panel or Discord.
Full command surface for key issuance, whitelist changes, blacklist review, and analytics. Runs on your host, authenticates against the panel API.

Scripts, keys, execution logs, HWID review queue, and live loader status in one panel. Every mutation writes to an append-only audit log.
Each key binds to the first hardware fingerprint that redeems it. Owners approve, reset, or blacklist HWIDs from the script dashboard.
latest buildsWeekly builds cover loader hardening, VM upgrades, and dashboard fixes. Full history lives on the changelog page.
**VM4 compile cache.** Parsing and compiling a script into VM4 bytecode is now cached in-memory per edge isolate (LRU, ~10 min TTL) and re-emitted with a fresh polymorphic seed on every request. Cold-load latency is unchanged, but repeat deliveries of the same script skip the heavy compile step — big scripts that took 15-20s to serve now warm to a few seconds after the first hit. Same security posture: each delivery is still a unique polymorphic emit, no plaintext leaves the cache.
**Per-guild blocked IPs.** IP bans triggered by leak-flags and anti-tamper are now scoped to the specific script (and by extension its guild) instead of applying to every Faulmor tenant. An IP flagged on one script never affects executions of a different script or a different Discord server. Older admin-set global entries stay in force so existing abuse blocks are not lost.
**Execution latency cut from ~20s to ~5s on mobile executors.** Exec responses now use header-only integrity (V3) instead of the per-byte encrypted keystream (V4). Executors without native crypto no longer stall running SHA256 in pure Lua over the whole payload. Transport is still HTTPS and the response is still HMAC-authenticated with a per-user secret.
by the numbersNumbers reflect distinct creator accounts and protected script instances currently served.
pricingStart on the free tier. Move up when you outgrow it. Or pay once and be done.
Payments via Plisio · Crypto accepted · No hidden fees
Authenticate with Discord, upload a source, ship a protected build the same day.