Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#71
|
|||
|
|||
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 ! |
|
#72
|
|||
|
|||
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 |
|
#73
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)same problem
|
|
#74
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)e9427317608d2db13a35b7d4e7c756b5
|
|
#75
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)Thank you denobis.
|
|
#76
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)Did anyone manage to find a new solution ? ^^;
|
|
#77
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)I guess no
![]() |
|
#78
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)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 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 |
|
#79
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)Did this work for you?
|
|
#80
|
|||
|
|||
Re: how to decrypt and decode png files to real file (.ass)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...
|
|
| Tags: assfiles, rtmpdump |
| Thread Tools | |
| Display Modes | |
|
|