On Mon, 1 Nov 2010 10:14:35 -0200 Bruno Junqueira Adami <[email protected]> wrote:
> Use: swfdump -a Protected.swf Still not quite the same.. ===================================================================== >... >... [052] 12339 DOABC "frame1", lazy load Can't parse opcode 3e Can't parse opcode 7b Can't parse opcode 3a Can't parse opcode 54 Can't parse opcode 7f error: reference to element 1369124 in array[85] Can't parse opcode 3c Can't parse opcode ec Can't parse opcode e6 Can't parse opcode fa Can't parse opcode 99 Can't parse opcode 5f error: reference to element 50 in array[1] =========================================================================== .. plus it gives me a Segmentation fault. ( swftools 2010-08-14-1108, under linux kernel version 2.6.27.12 ) I still fail to see the interest, unless someone wishes to reverse engineer the obfuscation routine. Regards, Chris. > On Mon, Nov 1, 2010 at 9:48 AM, Chris <[email protected]> wrote: > > > On Mon, 1 Nov 2010 09:37:02 -0200 > > Bruno Junqueira Adami <[email protected]> wrote: > > > > > On Mon, Nov 1, 2010 at 12:19 AM, Matthias Kramm <[email protected]> wrote: > > > > > > > On Fri, Oct 29, 2010 at 4:52 AM, Bruno Junqueira Adami > > > > <[email protected]> wrote: > > > > > I encrypted a swf using Amayeta Swf Encrypt 6.0, now using swfdump I > > cant > > > > > get the code because this errors appears: > > > > > > > > > > ... > > > > > [052] 1297 DOABC "frame1", lazy load > > > > > error: reference to element 2519 in array[24] > > > > > error: reference to element 1570513061 in array[24] > > > > > error: reference to element 81 in array[29] > > > > > > > > I'd actually be interested on how this happened. Do you think you > > > > could mail me that swf? > > > > > Here it is. > > > > .. which seems to produce an somewhat different output to that which you > > stated previously! > > > > ==================================================== > > swfdump Protected.swf > > ==================================================== > > [HEADER] File version: 10 > > [HEADER] File is zlib compressed. Ratio: 64% > > [HEADER] File size: 16897 > > [HEADER] Frame rate: 30.000000 > > [HEADER] Frame count: 1 > > [HEADER] Movie width: 300.00 > > [HEADER] Movie height: 200.00 > > [045] 4 FILEATTRIBUTES usenetwork as3 symbolclass > > ==== Error: Unknown tag:0x0ff ==== > > [0ff] 1 (null) > > [053] 3273 DEFINESHAPE4 defines id 65521 > > [01a] 6 PLACEOBJECT2 places id 65521 at depth 65525 > > [04d] 459 METADATA > > [041] 4 SCRIPTLIMITS > > [009] 3 SETBACKGROUNDCOLOR (00/00/00) > > [029] 26 SERIALNUMBER > > [02b] 6 FRAMELABEL "_jl18" > > [057] 684 DEFINEBINARY defines id 0001 > > [052] 12339 DOABC "frame1", lazy load > > [04c] 24 SYMBOLCLASS > > exports 0001 as "_jl18__xj33" > > exports 0000 as "_jl18" > > [001] 0 SHOWFRAME 1 (00:00:00,000) (label "_jl18") > > [000] 0 END > > > > ==================================================== > > > > > > Chris > > -- Chris <[email protected]>
