*** New Software Coming Soon! Please Check for Important Information in the Read Me Section ***

smurfy08
Premium Member-
Posts
578 -
Joined
-
Last visited
-
Points
0 [ Donate ]
Content Type
Profiles
Forums
Store
Downloads
Blogs
Competitions
Everything posted by smurfy08
-
New girl LOLA
smurfy08 replied to Noldus's topic in B#4 Cassie, Alessa, Sharon, Aziza, Madison, Lunette (11/11/15)
I hope Dima did not forget that we are supposed to be part of the plan too. -
Oui le yatch de 'superboy' ! Il vient de Russie avec, il a déjà fait le tour du monde avec. L'année dernière il a emmené Ilona avec lui. Sa soeur habite sur le yatch aussi, elle prépare de bons petits repas. Enfin j'en suis pas sûr, comme toi j'aime bien raconter des trucs, vrais ou faux je ne sais pas, l'important est de raconter quelque chose n'est ce pas. Par contre je n'arrive pas à faire autant de fôtes que toi, tu as un clavier spécial ?
-
That's why we need to add OUR watermarks to know who shared the video/pictures. That's easy, we just need to add more dots :)
-
rtmpdump - reversing the flash flowplayer
smurfy08 replied to smurfy08's topic in Technical and Computer Related Discussions
Another option would be to look at how the nasty 'dots' are added/rendered maybe ? There's a huge obfuscated javascript file and it's not easy at all to understand what's going on. I would not be surprised if those dots are rendered in there. (using some css). They are different for each member, so I guess it's done locally not on the server. I suppose we could modify the page/code at runtime using something like tampermonkey. I have not looked much at this solution though, mainly because you can only record what's on the screen (so not many streams at the same time). I can't be the only one interested by these kind of stuff. -
Hello, Sharing recording on public places (like here) has become almost impossible without an immediate ban from RLC. In the past, a few of us used to be able to record using rtmpdump, that means without any watermarks and the option to record multiple cams at the same time. Finding the urls and parameters is easy. The difficult thing is to find the SecureToken (the -T parameter in rtmpdump). One common way to find that SecureToken is to decompile the flash app (the swf file) and understand the scripts. (Sometimes the SecureToken can be found as a clear string in the code). However, the new flow player is encrypted and it's getting more difficult to reverse it. I have made some progress (I'm learning swf reversing at the same time) but I'm far from done. I would not mind any help though. Are there any people who enjoy programming/reversing ? I don't say I won't manage to do it on my own (I hope I will, but it takes time) but I suppose it could make things easier and faster if we share our findings. If you think you have some skills for that and you are interested, feel free to contact me in private.