Deobfucate lua from moonsec

Hi devs, does anyone know how to deobfucate a lua script made with moonsec?

i have NO idea what language you just spoke so i looked it up and here you go

i already seen this but it didn’t helped me that much

1 Like

What exactly is this?

character limit

1 Like

The thing is , i already tried this and i just get this result :

Output:

lua5.4: Main.lua:1: attempt to perform arithmetic on a nil value (local ‘l’)
stack traceback:
Main.lua:1: in upvalue ‘n’
Main.lua:1: in upvalue ‘fe’
Main.lua:1: in function Main.lua:1
Main.lua:1: in field ‘integer index’
Main.lua:1: in field ‘integer index’
Main.lua:1: in function Main.lua:1
Main.lua:1: in function Main.lua:1
(…tail calls…)
[C]: in ?

1 Like

The script look liks this tho ye , its not working with theses websites

1 Like

Are you sure? All you seemed to send is some website to run a script that is NOT obfuscated in moonsec that just prints “heyyy”

1 Like

Yep you’re right, i was a bit gullible here

Should’ve probably tested something else too. I also don’t really know how I didn’t connect the dots when it printed “heyyy” instead of “Hello world”.