Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

mandiant/vbScript_deobfuscator

Repository files navigation

todo: handle byref, byval, const private =

requirements:
 
  msscript.ocx  - ms script control
  vbscript.dll  - Microsoft VBScript Regular Expressions 5.5 (comes with IE)
  RICHTX32.OCX  - ms rich text control
  MSCOMCTL.OCX  - ms common controls

if your system is missing any dependancies you can just install pdfstreamdumper

  http://sandsprite.com/blogs/index.php?uid=7&pid=57


Vbscript deobsfuscator v 0.1d

Date: 3.11.16

really complex, but seems to be working quite well.
about 12hrs in now.

First click indent, then click rename

you can double click or hit space on names in the listviews
to rename them from the defaults.

if you do rename them manually, its up to you to make sure
you dont create conflicts. I am to lazy to add these checks
right now.

select an item in teh list and hit 'd' to keep its default name

bugs: ?? 

other credits: 
  CIndenter.cls from VBIDEUtils addin 
  Author: http://www.ppreview.net 
  Date: 1997


version:
 3.13 - rename 3x speed increase
 
 
This repository is being archived, with no future work planned.

About

Help deobfuscate VBScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages