View Single Post
  #132  
Old 05-27-2011, 05:12 PM
ris ris is offline
Junior Member
 
Join Date: May 2011
Posts: 1
ris is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by itsme View Post
another bit of information for other developer:

check out the loginResult invoke packet, it contains the streamid and key you need, wait for the UpdateSession Packet until the girl is in RX_IDLE Mode and use the key to compute the hash, send the result as result packet. If you guys are developer... the way to compute the hash is in the swf (decompile it).
I had no luck trying to decompile the swf. The best result I obtained was 4*sqrt(key), but I could not figure how this key is obtained from the values of loginResult, key, ..., sent by the server.

Please, could you elaborate on the hash computation or suggest a good swf decompiler/disassembler?
Reply With Quote