I was wondering if someone could help me DeObfuscate this malicious script please? I found it in one of my friend's game in workspace and I was wondering what is does.
(Too Long For ScriptingHelpers): https://pastebin.com/ys5LXvpn
Hey! I just quickly constant dumped the script and it seems very harmful. Kind of like a cookie logger even though it's impossible in studio.
It also seems to be a Synapse X script (A very popular exploit) because only Synapse X uses syn.request
01 | wait |
02 | asset |
03 | Asset |
04 | Headers |
05 | request |
06 | syn |
07 | https://auth.roblox.com/v 2 /logout |
08 | x-csrf-token |
09 | Url |
10 | .ROBLOSECURITY = |
11 | COOKIE |
12 | Method |
13 | POST |
14 | JSONDecode |
15 | Method |
You can't really Deobfuscate code that looks like this. But I'd still delete the script, a truly good script wouldn't need to be obfuscated since there'd be nothing ugly to hide.
You shouldn't risk it, delete the script.