Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

I found this script in my mate's game. What does it do?

Asked by 4 years ago

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

2 answers

Log in to vote
1
Answered by 4 years ago
Edited 4 years ago

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

01wait
02asset
03Asset
04Headers
05request
06syn
08x-csrf-token
09Url
10.ROBLOSECURITY=
11COOKIE
12Method
13POST
14JSONDecode
15Method
View all 59 lines...
0
Thanks! I'll just delete the script. Aiden_12114 79 — 4y
Ad
Log in to vote
2
Answered by 4 years ago

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.

Answer this question