View Single Post
  #5  
Old 01-31-2014, 10:22 AM
makkie_65 makkie_65 is offline
Junior Member
 
Join Date: Jan 2014
Posts: 7
makkie_65 is on a distinguished road
Default

Re: Key for Secure Token Response in RTMPE


Quote:
Originally Posted by makkie_65 View Post
Hello,

Can you walk me through how you got from

Code:
nc.call("secureTokenResponse", null, TEA.decrypt(_loc_4.secureToken, secureTokenCode))
To

Code:
secureTokenCode = "2JNxehiz"
I got to the first part with an swf decompiler (showmycode.com), but for the life of me I have NO clue how you got to the second part. Please help????
Respectfully, bump
Reply With Quote