Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-09-2012, 03:17 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

i can't find token with FLASM


i 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>
please someone help me to find token of this
HTML Code:
http://www.speedauction.tv/jwplayer/player.swf
Reply With Quote
  #2  
Old 05-09-2012, 03:47 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: i can't find token with FLASM


I just checked they don't seem to use token.
Reply With Quote
  #3  
Old 05-09-2012, 04:48 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: i can't find token with FLASM


ok 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
Reply With Quote
  #4  
Old 05-09-2012, 05:31 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: i can't find token with FLASM


Code:
    {
                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);
                    }
Reply With Quote
  #5  
Old 05-09-2012, 06:34 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: i can't find token with FLASM


ok thanks
can u explain me how to use flasm
Reply With Quote
  #6  
Old 05-09-2012, 09:05 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: i can't find token with FLASM


Quote:
Originally Posted by Josan420 View Post
ok thanks
can u explain me how to use flasm
try use
http://www.showmycode.com/
Reply With Quote
  #7  
Old 05-09-2012, 10:55 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: i can't find token with FLASM


Thanks Chap
U R Great
Reply With Quote
  #8  
Old 05-11-2012, 04:21 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: i can't find token with FLASM


Quote:
Originally Posted by chap View Post
It can't open this player. I wonder how did you decompile player as it's redirected to PNG image.
Reply With Quote
  #9  
Old 05-11-2012, 04:52 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Smile

Re: i can't find token with FLASM


Quote:
Originally Posted by karlo2105 View Post
It can't open this player. I wonder how did you decompile player as it's redirected to PNG image.

r u asking about this player?
HTML Code:
http://www.zonytvcom.info/you/player.swf
first i download this player with IDM then on this site
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)
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:26 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons