Re: how to decrypt and decode png files to real file (.ass)Quote:
|
Re: how to decrypt and decode png files to real file (.ass)Apparently my post went unnoticed ^^
Hello ! I'm new here ! Someone can explain from A to Z ? How can I use THIS ? If I have understood correctly, it's to recover the subtitles video from ADN ? THANKS ! Fr : Apparemment mon post est passé inaperçu ^^ je voudrais juste savoir si c'est bel et bien une méthode pour avoir les .ass des vidéo de chez ADN ? Si oui pourrait-on m'expliquer la marche a suivre ? Merci ! :) |
Re: how to decrypt and decode png files to real file (.ass)One last thing. How to decompil the mulutibu please ?
|
Re: how to decrypt and decode png files to real file (.ass)Hello !
How to get the *correct* constants format, please ? In the swf file, the constants are an array of numbers, but how to convert them to the hex form ? I tried many converters, changed 0x to \x, but it doesn't work. :( Thanks for your help ! |
Re: how to decrypt and decode png files to real file (.ass)Quote:
Code:
import os,sys,urllib,time,binascii edit = replace url of mulutibu by the correct url |
Re: how to decrypt and decode png files to real file (.ass)Thanks a lot ! ;)
|
Re: how to decrypt and decode png files to real file (.ass)I re-wrote blurg's python script and changed a few K-S-V's php script (thanks to them), to get automatically the constants and the start variable.
Code:
#!/usr/bin/env python Code:
Code:
P.S2 : When you finish, delete : 31.bin, mulutibu6.as and mulutibu_v4_3.swf files. Delete also com and mx folders. P.S3 : Be sure to have the path of the JPEXS Free Flash Decompiler folder in your environment path variable, e.g : C:\Programe Files\FFDec Hope it helps ! EDIT : You MUST download the mulutibu file with fiddler or from your browser to get the valid file and rename it to mulutibu_v4_3.swf, then put it in the same folder as adn.py and run the script ! |
Re: how to decrypt and decode png files to real file (.ass)@ Paradox : I tried your method but I get this message:
C:\adn.py Traceback (most recent call last): File "C:\adn.py", line 21, in <module> with open(dirName + "\\com\\longtailvideo\\plugins\\mulutibu6\\Mulutib u.as", "r") as startFile: IOError: [Errno 2] No such file or directory: 'C:\\com\\longtailvideo\\plugin s\\mulutibu6\\Mulutibu.as' |
Re: how to decrypt and decode png files to real file (.ass)don't try anymore
they have change 1 more time the methode of decryptage plz don't indicate url or anything because they change every time |
Re: how to decrypt and decode png files to real file (.ass)Quote:
Quote:
The script has been revised BTW. |
All times are GMT -6. The time now is 08:14 PM. |