Quote:
Originally Posted by mckv
|
I arrived to a similar list when I decompiled the swf files. There's a class with a map (key/value). The keys are the same as the ones in your list, however the values are longer (80 chars). The tokens in your list are only 16 chars long.
I guess from the longer longer values we should be able to derive the different tokens for (guest, members and premium members).
ex:
"74dde894c36b0fc417d3ae651d7c4e18":"XfPr4qsCpQ88s3 9GR9Hz3zQmctk52KGLJpjfQ58N45V2xNDfbThHgRnXwK7Lqprk DCHPMs28L5Z5mVcD",
"3fd8bf92415cf8f2018998c51c2171c2":"5RZ3THF6bs5LB2 KknxHTCJxdC6532KJtPgbHmwSsQDjPrkCcldhpSQTR3KGdfhqh ShpK3wTqPDMFHJ8g",
...
...
How did you find that only the first 16 chars are used as the tokens ?
Did you manage to record with rtmpdump and these tokens ?
You can pm me if you don't want to post in public.
Thanks.