MSFN Forum: [release] ExeScript 2.1.1 Decompiler 1.1 - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[release] ExeScript 2.1.1 Decompiler 1.1 decrypts ExeScript compiled batch files Rate Topic: -----

#1 User is offline   #rootworm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 16-July 06

Posted 10 November 2006 - 09:53 PM

.Net 2.0 required
and before i get posts saying this app doesn't do anything: it's a CONSOLE app. run it in a CMD window.

i wrote this little app because ExeScript does not include a decompiler, and I needed to retrieve one of my batch files. yes it should have been done in c++, but hey...the source is here so feel free to port it if you want.

features:

autodetects compiled filetype: javascript, vbs, or batch
finds start of batch file, end of batch file, then decrypts.
works for silent and regular batch files and the other supported filetypes.

ExeScript "encryption" is nothing more than each byte XOR 1, and they had the audacity to call it encryption!

usage:

decompile.exe example.exe
output is either example.js, example.bat, or example.vbs depending on what was compiled.

NOTE:
only tested on evaluation exes, but it should work for the purchased version too (i hope).

This post has been edited by #rootworm: 13 November 2006 - 01:35 AM



#2 User is offline   #rootworm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 16-July 06

Posted 13 November 2006 - 01:35 AM

updated to version 1.1

changes:

now supports ExeScript exes which have undergone extensive resource editing, and thus have slightly modified data headers.

also added a quick little error check to see if file exists before opening, but that's the only error handling.

also attached the updated c# source.

Attached File(s)


This post has been edited by #rootworm: 13 November 2006 - 01:52 AM


#3 User is offline   ArmBoy 

  • Group: Banned
  • Posts: 2
  • Joined: 19-March 08

Posted 26 March 2008 - 05:43 AM

can you build a decompiler for this tool ? http://www.vbs2exe.com ?

Regards,

#4 User is offline   #rootworm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 16-July 06

Posted 06 April 2008 - 02:41 PM

i'll write an app in a bit.

This post has been edited by #rootworm: 14 April 2008 - 01:41 AM


#5 User is offline   #rootworm 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 16-July 06

Posted 14 April 2008 - 01:47 AM

VBS2EXE decompiler posted at TPB and Demonoid.

VBS2EXE seems kinda buggy... it doesn't seem to like large scripts. This first version of the decompiler isn't ideal, but it should work for most scripts. In the future if I can get VirtualProtectEx API to work properly in Vista I'll update the decompiler.

Also, updated version of ExeScript decompiler which defeats the 128 bit crypto in 3.0 and 3.01 is on TPB.

#6 User is offline   skypeaful 

  • Group: Members
  • Posts: 1
  • Joined: 18-February 11
  • OS:XP Home
  • Country: Country Flag

Posted 18 July 2011 - 06:17 PM

Thank for the program but I seem doesn't work for Exescript 3.x.

#7 User is offline   qwertzuiop 

  • Group: Members
  • Posts: 1
  • Joined: 24-November 11
  • OS:XP Pro x64
  • Country: Country Flag

Posted 25 November 2011 - 02:23 PM

I have done it, but i found no way to decode the vbs. Can you help me? I can send you the file. Thanks.

Patrick

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy