Flash Player obfuscated actionscript decode? 12-10-2012, 08:33 PM
#1
I have the longtail swf media player and the programmer has hidden the token, i know its defined as a private variable in the program, is there anyway to know what the string is?
The text in bold is where he used to place the token in speech marks, but now e.g. (evt.info.secureToken, "T212*&&&")
this._StrPool1168.call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, _StrPool2659._StrPool2660(0)));
where would i find the string being used?
many thanks
swf can be downloaded here
The text in bold is where he used to place the token in speech marks, but now e.g. (evt.info.secureToken, "T212*&&&")
this._StrPool1168.call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, _StrPool2659._StrPool2660(0)));
where would i find the string being used?
many thanks
swf can be downloaded here