Messages - compn [ switch to compact view ]

Pages: prev1 2 3 4 5 [6]
26
UrlSnooper / what happened to the ascii packet window?
« on: August 27, 2006, 08:27 AM »
i liked the packet dump at the bottom of url snooper, was it slowing things down?

it was useful to see other info in the packets.

27
nettransport has a simple 'add batch download' feature

blah.com/blah?file=3005

lets say you want file=2000 to file=3000

open net transport, go to add batch download
enter blah.com/blah?file=(*) then put in wildcard 4 digits
2000 to 3000 , bingo!

some other programs can do this too like Offline Explorer

28
UrlSnooper / Re: Any plans to crack Flash binary URLs
« on: July 02, 2006, 11:17 PM »
urlsnooper can find the full url! use the 'also search for' and put in 'netstream' or 'description' (which i think flash player sends each time it requests a stream)

start with an rtmp stream

http://online.tvguide.com/Video/VideoPlayer.asp?videoname=TVGCOnline_IdolTonight_Promo2&headerJPG=TVGC_idol&vTime=31&live=true&vdir=showvideos

using url snooper without filters or 'also search for' gets me

rtmp://flv.world.mii-streaming.net/tvguide/showvideos/

then just adding the videoname= part works....

rtmp://flv.world.mii-streaming.net/tvguide/showvideos/TVGCOnline_IdolTonight_Promo2.flv

ok, now that we know the filename, add 'idol' to 'also search for'

and you get some more packets...

play          TVGCOnline_IdolTonight_Promo2         Â 

and

level status code NetStream.Play.Reset description 4Playing and resetting TVGCOnline_IdolTonight_ÄPromo2. details TVGCOnline_IdolTonight_Promo2 clientid A

so in reality, url snooper could be made to search for this rtmp stuff. altho it is rather difficult to parse and put together. maybe it should go into whatever rtmp downloader instead of urlsnooper...

btw, i dont think hugflash can do rtmp, unless you know something i dont.
its more like an swf decompiler which can extract anything out of swf to
other formats like actionscript (txt) sprites (jpg,gif) audio (mp3) etc.
i mean its for swf files with included video , not rtmp streams.

you can test rtmp urls using flvplayer
http://www.martijndevisser.com/blog/article/flv-player-updated/
hit the url button and paste in rtmp :)

Pages: prev1 2 3 4 5 [6]
Go to full version