Global web icon
github.com
https://github.com/roluau/DLLDecompile
GitHub - roluau/DLLDecompile
It allows you to save and decompile game instances from various parts of a Roblox game. This tool is ideal for developers and researchers who need to inspect, back up, or analyze game data with customizable options for how the data is processed.
Global web icon
github.com
https://github.com/luau/UniversalSynSaveInstance
GitHub - luau/UniversalSynSaveInstance: Shortly USSI. A universal ...
Custom fallback Decompiler for ModuleScripts using require and then iterating through it, gathering all info about functions using getupvals/getprotos/getconsts, converting all DataTypes using tostring or Descriptors, and then perhaps converting to JSON.
Global web icon
github.com
https://github.com/atrexus/unluau
GitHub - atrexus/unluau: A decompiler for Luau (Roblox's Lua based ...
As of right now, Unluau is the most powerful Luau decompiler available to the public, supporting most of Luau's opcodes and language features. With Unluau you can take a compiled Luau script and restore it to an accurate representation of what the original script may have been.
Global web icon
github.com
https://github.com/ScripterGuy194/Dev-Decomplier
GitHub - ScripterGuy194/Dev-Decomplier: Decomplie roblox scripts and ...
Dev Decompiler is a Roblox script utility designed for developers using script executors. It lets you browse, filter, and attempt to view the source of scripts (Script and LocalScript) inside various Roblox services, and copy them to your clipboard — all from a sleek, in-game draggable UI.
Global web icon
github.com
https://github.com/officialmelon/BetterDecompiler
A better luau (AI powered) decompiler. (using standard ... - GitHub
A better luau (AI powered) decompiler. (using standard executor decompile function) - officialmelon/BetterDecompiler
Global web icon
github.com
https://github.com/Dino-V/SaveInstance
GitHub - Dino-V/SaveInstance
How it works: This takes advantage of several things that elysian has to offer, mainly decompile () and saveinstance (). The first thing the script does, is loop through all the services that it will copy, and makes a copy of them. It then parents them to the main model.
Global web icon
github.com
https://github.com/Stefanuk12/ROBLOX/blob/master/O…
ROBLOX/Other/ScriptDumper.lua at master · Stefanuk12/ROBLOX
Public: All of my ROBLOX Scripts, etc. Contribute to Stefanuk12/ROBLOX development by creating an account on GitHub.
Global web icon
github.com
https://github.com/ryzsb/Roblox_Scripts/blob/main/…
Roblox_Scripts/Konstant_Decompiler.lua at main - GitHub
My Script Repos. Contribute to ryzsb/Roblox_Scripts development by creating an account on GitHub.
Global web icon
github.com
https://github.com/kraiashford/roblox/blob/main/Sc…
roblox/Script Viewer.lua at main · kraiashford/roblox · GitHub
Who knows?? [v 1.4.14] -- Updated to use Synapse X's new decompiler [v 1.4.13] -- Removed tostring hook [v 1.4.12] -- The source is now obfuscated [v 1.4.11] -- "Operators" are now highlighted [v 1.4.10] -- UI color changes -- Environment editor sneak peek [v 1.4.8 - 9] -- Internal changes -- CoreGui check updates [v 1.4.7] -- UI title updates ...
Global web icon
github.com
https://github.com/arethesefries/syndecompiler
Synapse X Luau Decompiler - fork by arethesefries#7207 - GitHub
Created by arethesefries#7207 Released to help people read Synapse's Decompiler output more better and fix all the bugs and erros that it creates. -- CURRENTLY IN BETA PLEASE DM ME ANY BUGS YOU ENCOUNTER --