Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
i can't find token with FLASMi tried fllasm and get this
Code:
The system cannot find message text for message number 0x2350 in the message fil e for Application. Copyright (c) 2009 Microsoft Corporation. All rights reserved. H:\channel\wadhu ghatu\rtmpdump-20110925-git-6230845-win32\Hash&SizeSWFPlayer\fl asm>flasm Flasm 1.62 build Jun 9 2007 (c) 2001 Opaque Industries, (c) 2002-2007 Igor Kogan, (c) 2005 Wang Zhen All rights reserved. See LICENSE.TXT for terms of use. Usage: flasm [command] filename Commands: -d Disassemble SWF file to the console -a Assemble Flasm project (FLM) -u Update SWF file, replace Flasm macros -b Assemble actions to __bytecode__ instruction or byte sequence -z Compress SWF with zLib -x Decompress SWF Backups with $wf extension are created for altered SWF files. To save disassembly or __bytecode__ to file, redirect it: flasm -d foo.swf > foo.flm flasm -b foo.txt > foo.as Read flasm.html for more information. H:\channel\wadhu ghatu\rtmpdump-20110925-git-6230845-win32\Hash&SizeSWFPlayer\fl asm>flasm -d player.swf movie 'player.swf' compressed // flash 10, total frames: 1, frame rate: 24 fps, 500x375 px fileAttributes attrActionScript3,attrHasMetadata metadata '<rdf:RDF xmlns:rdf=\'http://www.w3.org/1999/02/22-rdf-syntax-ns#\'>< rdf:Description rdf:about=\'\' xmlns:dc=\'http://purl.org/dc/elements/1.1\'><dc: format>application/x-shockwave-flash</dc:format><dc:title>Adobe Flex 3 Applicati on</dc:title><dc:description>http://www.adobe.com/products/flex</dc:description> <dc:publisher>unknown</dc:publisher><dc:creator>unknown</dc:creator><dc:language >EN</dc:language><dc:date>Feb 10, 2010</dc:date></rdf:Description></rdf:RDF>' scriptLimits recursion 1000 timeout 60 defineMovieClip 1 // total frames: 0 end // of defineMovieClip 1 // unknown tag 87 length 774 // unknown tag 87 length 980 // unknown tag 87 length 8576 // unknown tag 82 length 154068 // unknown tag 76 length 413 end H:\channel\wadhu ghatu\rtmpdump-20110925-git-6230845-win32\Hash&SizeSWFPlayer\fl asm> HTML Code:
http://www.speedauction.tv/jwplayer/player.swf |
#2
|
|||
|
|||
Re: i can't find token with FLASMI just checked they don't seem to use token.
|
#3
|
|||
|
|||
Re: i can't find token with FLASMok thanks
but can u explain me how to find it try this one it use token HTML Code:
http://www.zonytvcom.info/you/player.swf |
#4
|
|||
|
|||
Re: i can't find token with FLASMCode:
{ case "NetConnection.Connect.Success": { if (evt.info.secureToken != undefined) { this._connection.call("secureTokenResponse", null, com.wowza.encryptionAS3.TEA.decrypt(evt.info.secureToken, "#ed%h*ibuntu*0#w@1")); } if (evt.info.data) { this.checkDynamic(evt.info.data.version); } |
#5
|
|||
|
|||
Re: i can't find token with FLASMok thanks
can u explain me how to use flasm |
#6
|
|||
|
|||
Re: i can't find token with FLASMtry use
http://www.showmycode.com/ |
#7
|
|||
|
|||
Re: i can't find token with FLASMThanks Chap
U R Great |
#8
|
|||
|
|||
Re: i can't find token with FLASMQuote:
|
#9
|
|||
|
|||
Re: i can't find token with FLASMQuote:
r u asking about this player? HTML Code:
http://www.zonytvcom.info/you/player.swf http://www.showmycode.com/ choose player, uncheked that small box (because if i check it didn't find any token) then clicked show my code. there i found TOKEN (sorry for my english) |
Tags: rtmpdump, swf, token |
Thread Tools | |
Display Modes | |
|
|