Project (ZIP) Obfuscation for Premium
Premium and Admin users can now obfuscate a whole FiveM resource at once. Drop in a .zip of the resource, tick which Lua files to protect, and download a ready-to-ship archive — obfuscated files swapped in, everything else copied through untouched.
$ sure build --tier premium
dispatcher: randomized
literals: protected
status: complete
- Added a Project (ZIP) tab to the console: drag in a FiveM resource archive, review the file list, and tick the .lua files to obfuscate (all eligible Lua files are pre-selected). Non-Lua assets (HTML, JSON, manifests, images) pass through unchanged, and the rebuilt .zip downloads in one click.
- The archive is unpacked and repacked entirely in your browser — only the Lua files you select are sent to the server for obfuscation, never the whole project. Each obfuscated file counts as one obfuscation against your daily quota; if a project exceeds your remaining quota, the files that fit are obfuscated and the rest keep their originals so the archive stays complete.
- Files that fail to compile or are skipped keep their original contents and are flagged per file, so a single problem file never blocks the rest of the project.
- Available on the Premium plan (Admin included); the tab shows an upgrade prompt for free accounts.