Quote:Need help decompiling a swf player
Yeah... no other way to figure this one out unfortunately.
The site uses AMF to talk to the server, which communicates via binary files (as opposed to text based ones like XML), so it is impossible to just use wireshark to look at the requests.
http://osflash.org/documentation/amf
@digitalhigh
the reason it isn't good to just try and then try again is it would take FOREVER. For example lets say we're looking for my home town. It would take four requests before it was found (cityname, citynameXX, citynamecity, region) Try doing four requests from your browser to see how long it takes.
@nuka
if you figure it out or if blueCop comes through for you, a pyAMF module already exists so you can make your requests.


Search
Help