How can I deobfuscate this script?

Erikli

New Member
Joined
Jul 16, 2022
Messages
1
Reaction score
0
Credits
13
I have a script 'not mine' called Shot, I want to know what codes are inside this..
You can get the script via this code
Code:
wget https://shotscript.eu/Shot

I tried;
Code:
apt-get install gdb
./Shot&  ( sleep 0.2 && gcore $! )
file Shot command results;
Code:
Shot: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32, BuildID[sha1]=faa283f25379c9e2cec46a7191cf8d1a2ed6c876, stripped
and checked the core dump file. But I just saw some base64 encodes 'I think'. When I try to decode the base64 codes, I got weird symbols..
How can I deobfuscate this script?
 
Last edited:


This looks like it's something you're supposed to pay for. However, I had to use a translator and a search engine. So, I could be mistaken - but I don't think I am.

Their obfuscation is an attempt to retain their IP. What's your interest in undoing that?

We don't support piracy here.
 

Members online


Latest posts

Top