Categories > Coding > Lua >
I would like to de-obfuscate this "SYNAPSE XEN" code into pure LUA_U
Posted
I have been working on a project that has obfuscated code using the "SYNAPSE XEN" obfuscator. It is one of the hardest to deobfuscate. Can anyone help? This code needs to b turned into LUA_U or Roblox's programming language. I have tried a few fixes but they do not work. Synapse Xen is not available anymore but its obfuscation is still used to this day. Can anyone help me to convert this script into LUA_U
CODE bit.ly/CODE-SYNAPSE_XEN
`
I tried a few de-obfuscators and minifiers. But they gave almost the same code.
Replied
Lol No.
Charss
Cancel
Post
Replied
you have to learn how the Lua vm works then its just a long and boring process which is only educational the first time
search FiOne on the roblox toolbox and study it as its what most obfuscators are based on (its a Lua VM in Lua)
Cancel
Post
Replied
Add a github link rather than a bit.ly link and I'll gladly deobfuscate the script for you, ofc with a simple explanation on how to do it yourself.
Cancel
Post
Replied
@85021 https://github.com/9-SK/De-Obfuscate/tree/main here you go. Make sure to read "README.md"
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post