Re: how to decrypt and decode png files to real file (.ass)Tomorrow we'll see if that changes or not :)
|
Re: how to decrypt and decode png files to real file (.ass)so my suspicion was correct. they are changing keys on rotational basis. anybody trying to use my script should extract new key from mulutibu.swf file (AES.iv function) and replace the same in my script before doing the decryption.
|
Re: how to decrypt and decode png files to real file (.ass)how to download the swf files on my pc is not possible i use this website temporarily http://www.showmycode.com/
I would like to create a script to automatically download and decompile the files |
Re: how to decrypt and decode png files to real file (.ass)You could try something like
Code:
$video ="http://animedigitalnetwork.fr/video/nabari/1209-episode-1-l-eveille"; |
Re: how to decrypt and decode png files to real file (.ass)how to use this script ?
|
Re: how to decrypt and decode png files to real file (.ass)Copy & save the next to adnivkey.php in the php directory
Code:
<?php |
Re: how to decrypt and decode png files to real file (.ass)i don not have any text files sorry im on linux
|
Re: how to decrypt and decode png files to real file (.ass)with windows i have this message in CMD
Code:
C:\php>php teste.php |
Re: how to decrypt and decode png files to real file (.ass)The problem are the cookies.
Try this http://www.mediafire.com/view/jmx257...extractkey.php with login php adnextractkey.php --login=login --pass=password If you dont want proxies pass --noproxy too. |
Re: how to decrypt and decode png files to real file (.ass)hello
it is not necessary to use cookie for downloads this swf test this smal script :) Code:
<?php |
Re: how to decrypt and decode png files to real file (.ass)The script works and the key is now
a446fc7f58805dbc1472105773367dac Can you confirm it? For me i need to get the call with the cookies and the returned swf seems corrupt, and then the correction changes. |
Re: how to decrypt and decode png files to real file (.ass)i tryint whith an proxy "FR" (work to watch swf on adn.fr)
but i have message : Code:
c:\php\php adnextractkey.php --login=XXXXXX --pass=XXXXX |
Re: how to decrypt and decode png files to real file (.ass)Try the compiled exe
http://www.mediafire.com/download/o7...2/adnivkey.exe Use without login if you're in France: simply run the program. Use login outside. |
Re: how to decrypt and decode png files to real file (.ass)i have the same key but i insert in animedigital.php but the .ass is not decrypt
:/ |
Re: how to decrypt and decode png files to real file (.ass)I think you've substituted
$key = pack("C*", 48, 99, 101, 102, 56, 56, 56, 101, 56, 48, 99, 51, 49, 48, 57, 49, 54, 102, 55, 101, 97, 98, 100, 97, 54, 100, 51, 97, 51, 98, 57, 52); to $key="a446fc7f58805dbc1472105773367dac"; |
Re: how to decrypt and decode png files to real file (.ass)denobis you have skype
|
Re: how to decrypt and decode png files to real file (.ass)i tried
Code:
$key = pack('H*', "a446fc7f58805dbc1472105773367dac"); Code:
$key = pack('C*', "a446fc7f58805dbc1472105773367dac"); $key="a446fc7f58805dbc1472105773367dac"; <= worked |
Re: how to decrypt and decode png files to real file (.ass)Thanks Denobis. It's worked for me :).
|
Re: how to decrypt and decode png files to real file (.ass)denobis you speek french
edit french poste http://stream-recorder.com/forum/ext...0676#post70676 is not easy for everyone to speek english :) |
Re: how to decrypt and decode png files to real file (.ass)i have found a program to decompile swf in dos shell
and put je sentence key in txt with FFdec64 |
Re: how to decrypt and decode png files to real file (.ass)I tried several Times with denobis hints without result.
I 'can't get the decryption Key :/ |
Re: how to decrypt and decode png files to real file (.ass)Try http://www.mediafire.com/download/o7...2/adnivkey.exe
Usage adnivkey --login=login --pass=pass if you are in France add --noproxy The ivkey now is 73e13fae869893a5d9d1bc7d9cb96836 |
Re: how to decrypt and decode png files to real file (.ass)I works!
Thank you very much Denobis, for your work and your patience :) |
Re: how to decrypt and decode png files to real file (.ass)@denobis : i have test your key but i have another problem
$key = 73e13fae869893a5d9d1bc7d9cb96836 shell dos : error ligne xx e13fae869893a5d9d1bc7d9cb96836 |
Re: how to decrypt and decode png files to real file (.ass)Quote:
Code:
$key = "73e13fae869893a5d9d1bc7d9cb96836"; |
Re: how to decrypt and decode png files to real file (.ass)hello
i have a probleme with key générated of your script dénobis is a good key is not a probleme juste but it works randomly on the script Code:
$open = fopen("php\key\keyfile.txt", "r"); test code Code:
<?php Code:
[gaaara@localhost adn]$ php test |
Re: how to decrypt and decode png files to real file (.ass)Quote:
The key is 'b8e3c43ee882b09ec4e7ace525dfd45', dont repack it, but adjust it to 32 bytes 0b8e3c43ee882b09ec4e7ace525dfd45 change the script anyway to Code:
$iv=array_slice(explode("24",explode("5620",explode("d030",explode("62052404d3a215d3ffff620848",$swf)[1])[1])[0]),1); |
Re: how to decrypt and decode png files to real file (.ass)What I have to replace exactl
Code:
<?php Code:
$iv=explode("24",explode("5620",explode("d030",explode("62052404d3a215d3ffff620848",$swf)[1])[1])[0]); Code:
ivkey:0609070904010801000000000900050506010202060600040003070000070800 I do not understand why the script can not decrypt the file |
Re: how to decrypt and decode png files to real file (.ass)Send me a valid mulutibu.swf
|
Re: how to decrypt and decode png files to real file (.ass)mp :)
|
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 ! |
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 |
Re: how to decrypt and decode png files to real file (.ass)same problem
|
Re: how to decrypt and decode png files to real file (.ass)e9427317608d2db13a35b7d4e7c756b5
|
Re: how to decrypt and decode png files to real file (.ass)Thank you denobis.
|
Re: how to decrypt and decode png files to real file (.ass)Did anyone manage to find a new solution ? ^^;
|
Re: how to decrypt and decode png files to real file (.ass)I guess no :(
|
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(); 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 |
Re: how to decrypt and decode png files to real file (.ass)Did this work for you?
|
Re: how to decrypt and decode png files to real file (.ass)Quote:
|
All times are GMT -6. The time now is 12:28 AM. |