flash patching


Author: David Zimmer
Date: 09.26.12 - 6:03am



I mentioned in another post using adobes swfdump utility to generate a disassembly of flash opcodes. It outputs a huge amount of information, which is great, but its all dumped to a very very huge text file which makes exploring and digesting it hard to do by hand.

In order to really explore the wealth of data it outputs, I spent about 10hrs this weekend kicking out a quick log parser (project repo here). Click on an instruction, navigate to the offset in the built in hexeditor. This also allows us to very easily patch the swf to nop out instructions.
(click to enlarge)


This also game me the idea to try to make a quick IDA like editor for the disassembly. Using an integrated web browser control and some very basic html, I was able to codger together a way to:
  • click on links to jump to labels
  • forward and back buttons
  • rename labels and variables
  • interactively add comments to any line
(click to enlarge)





Comments: (0)

 
Leave Comment:
Name:
Email: (not shown)
Message: (Required)
Math Question: 40 + 63 = ? followed by the letter: D 



About Me
More Blogs
Main Site
Posts: (All)
2023 ( 4 )
2022 ( 5 )
2021 ( 2 )
2020 ( 5 )
2019 ( 6 )
2017 ( 5 )
2016 ( 4 )
2015 ( 5 )
2014 ( 5 )
2013 ( 9 )
2012 (13)
     flash patching
     x64 Hooks
     micro hook
     jmp api+5 *2
     SysAnalyzer Updates
     InjDll runtime config
     C# Asm/Dsm Library
     Shellcode Hook Detection
     Updates II
     findDll
     Java Hacking
     Windows 8
     Win7 x64
2011 ( 19 )
2010 ( 11 )
2009 ( 1 )