Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

how to decrypt and decode png files to real file (.ass)

(http://stream-recorder.com/forum/showthread.php?t=16727)

gaaara 10-19-2014 09:04 AM

Re: how to decrypt and decode png files to real file (.ass)


 
Hi everyone !

I need help with Python, I would like to be able to connect to a web page and then retrieve the cookies from it and then put them in a text file.
Thanks !

baka.shinji 10-25-2014 04:43 PM

Re: how to decrypt and decode png files to real file (.ass)


 
Hello.
Now I have an error message when executing denobis script:

Checking login.OK

Login activo
Trying mulutibu.OK
Garbage found. Trying to recover
FATAL: erealloc(): Unable to allocate 1169326080 bytes

FRino 10-26-2014 10:23 AM

Re: how to decrypt and decode png files to real file (.ass)


 
same problem

denobis 10-26-2014 12:02 PM

Re: how to decrypt and decode png files to real file (.ass)


 
e9427317608d2db13a35b7d4e7c756b5

baka.shinji 10-26-2014 02:51 PM

Re: how to decrypt and decode png files to real file (.ass)


 
Thank you denobis.

baka.shinji 11-02-2014 02:33 PM

Re: how to decrypt and decode png files to real file (.ass)


 
Did anyone manage to find a new solution ? ^^;

baka.shinji 11-11-2014 12:03 PM

Re: how to decrypt and decode png files to real file (.ass)


 
I guess no :(

Informatoque 11-12-2014 10:55 AM

Re: how to decrypt and decode png files to real file (.ass)


 
2 Attachment(s)
Yeah please if anyone finds a new solution...

Denobis, it'd be great if you could help. I'm not asking for all the work to be done because I've researched the problem myself but now I'm stuck:

It seems to not be possible to access the mulutibu_v4_3.swf file anymore but I've done some research and decompiling and I found a file called mediaplayer.js (I've attached it) and here's what seems interesting:
Code:

var today =  new Date();
                                        var todayString = today.getFullYear() + "-" + (today.getMonth()+1) + "-" + today.getDate();
                                        var mulutibu = mediaPlayerDirectory + "plugins/mulutibu/mulutibu_v4_3.swf?" + todayString;
                                        if (this.get("simpleMode")) {
                                                mulutibu = mediaPlayerDirectory + "plugins/mulutibu/mulutibu_v4_3.simple.swf?" + todayString;
                                        }
                                        if (this.get("fan")) {
                                                mulutibu = mediaPlayerDirectory + "plugins/mulutibu/mulutibu_v4_3.fan.swf?" + todayString;
                                        }
                                        plugins[mulutibu] = {
                                                back: false,
                                                cc: this.get("login")
                                        };

So from that I tried the mulutibu_v4_3.simple.swf file and there seems to be no AES.as file.
So then I tried the mulutibu_v4_3.fan.swf file and there was an AES.as file (which I've also attached).
But now I'm stuck and can't go any further so any help is appreciated :)

Thanks

Stream Ripper 11-12-2014 10:52 PM

Re: how to decrypt and decode png files to real file (.ass)


 
Did this work for you?

Informatoque 11-13-2014 04:00 AM

Re: how to decrypt and decode png files to real file (.ass)


 
Quote:

Originally Posted by Stream Ripper (Post 71983)
Did this work for you?

I never had a chance to try the technique given on this thread because as it was stated, the key changes on a rotational basis, presumably every day. And something was changed on the websites because I can't seem to download the previously stated swf file containing the key. I tried both php scripts, the exe, the by hand technique and reproducing part of the php script actions by hand with no success. Which is why I posted here...


All times are GMT -6. The time now is 08:10 PM.