Resource icon

Script Tools WildSkript deobfuscator/unpacker (Re-Release) 1.3

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

sapphyrusxyz

Member
Mar 29, 2017
49
8
0
sapphyrusxyz submitted a new resource:

WildSkript deobfuscator/unpacker - External tool to unpack WildSkript protected scripts, so you can view/edit them yourself!

This is a simple tool to unpack and deobfuscate files that are packed with WildSkript and are using 'through load obfuscated file "filename" by power 50'. Using this tool you can get them into a readable and editable format.

vry0Luv.gif


Usage:
Code:
$ deobfuscate.exe [FILENAME] [POWER]

To brute-force the power, use
Code:
$ deobfuscate.exe [FILENAME] [POWER]

Source Code (GitHub):...

Read more about this resource...
[doublepost=1492258583,1492212944][/doublepost]@Govindas as I said, the program is open source. Take a look at the source code if you still think it contains a virus and don't post a bad review just because you think a false positive means the program is infected.
 
What point is this? Its like convert from txt into sk?
 
Never heard another format. Can you show me some example?
 
Wow, I never saw this way. Its look liked they encrypted the file right? and you decrypted?
 
Wow, I never saw this way. Its look liked they encrypted the file right? and you decrypted?
Yeah, I posted a more detailed explanation of how the "encryption" works on the github page (Tl;Dr: its very bad)
 
Can you explain me more how to start this exe? I dont get it...It going close next 1 second while I start the exe.

EDIT: Got it while I use txt and paste it to exe rofl...
 
Can you explain me more how to start this exe? I dont get it...It going close next 1 second while I start the exe.
You need to go into the folder and do shift+right click -> open command window here and then type deobfuscate.exe [Name of the file you want to deobfuscate]

I'll fix that in the next update
 
While this is a good resource, WildSk has a built in de-obfusticate syntax... ;p
 
sapphyrusxyz submitted a new resource:

WildSkript deobfuscator/unpacker - External tool to unpack WildSkript protected scripts, so you can view/edit them yourself!



Read more about this resource...
[doublepost=1492258583,1492212944][/doublepost]@Govindas as I said, the program is open source. Take a look at the source code if you still think it contains a virus and don't post a bad review just because you think a false positive means the program is infected.
sorry about the false review, didn't know that it can do false warnings.
 
sorry about the false review, didn't know that it can do false warnings.
Np ^^
The application I used to make the .rb-file portable (Ocra) is what caused the false positives because it can be (and probably is being) used by malware writers aswell. That's why it's detected by some AV Engines
 
  • Like
Reactions: Govindas
I can't open .exe or .rb (i installed ruby) can you say how can i?
 
I can't open .exe or .rb (i installed ruby) can you say how can i?
Go into the folder and shift+right click on a empty space -> open command window here and then type deobfuscate.exe [filename]
 
Im opening deobfuscate.exe and it is closing. Which folder i need to go and shift+right click on a empty space?
 
Im opening deobfuscate.exe and it is closing. Which folder i need to go and shift+right click on a empty space?
Create a new folder somewhere (desktop maybe) and copy deobfuscate.exe and the skript you want to deobfuscate into it.