
this is a GUI front end for RABCDAsm to disasm, reasm, and reinsert 
modified script blocks back into flash files.

dependancies: 
  scivb2 scintinilla control for syntax highlighting.
  hexed: hexeditor control for binary data viewing.
  wingraphviz: 
  MSCOMCTL.OCX
  RICHTX32.OCX
  vbscript.dll

-> note: SciLexer.dll is a special compile for this project

All of these are installed with pdfstreamdumper

credits:

  RABCDAsm by CyberShadow (Vladimir Panteleev)
  https://github.com/CyberShadow/RABCDAsm

  Scintilla by Neil Hodgson [neilh@scintilla.org] 
  http://www.scintilla.org/

  ScintillaVB by Stu Collier
  http://www.ceditmx.com/software/scintilla-vb/

  WinGraphViz OOD Tsen oodtsen@gmail.com
  http://wingraphviz.sourceforge.net/wingraphviz/index.htm

  GraphViz - AT&T Labs
  http://graphviz.org/

  HexEd hexeditor control codebase by Rang3r
  http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=34729&lngWId=1


special thanks goes out to Vladimir for releasing the excellent rabc toolset and 
to Jeong Wook (Matt) Oh for his research that got me started on this path.

  Playing with Adobe Flash Player Exploits and Byte Code - June 11 2014
  http://h30499.www3.hp.com/t5/HP-Security-Research-Blog/Playing-with-Adobe-Flash-Player-Exploits-and-Byte-Code/ba-p/6505942#.VOjUI_nF8wM

  FlashHacker
  https://github.com/ohjeongwook/FlashHacker
