Hey!
Here (HTTPS://WWW.MediaFire.Com:443/download/N3TFQ3BH29Y35Q2) is 128-bit AES encryption key file., here (HTTPS://WWW.MediaFire.Com:443/download/F3MUGEM63EV5PFN/001.TS) is one and first (of 200+) TS file, here (HTTPS://WWW.MediaFire.Com:443/download/EQQH68U8QIGLD1J/SWF_Player.SWF) is SWF player which originally plays (decrypts) .TS files like an attached.
How can I decrypt .TS files including attached using an attached 128-bit AES key file?
Thanks for help in advance,
surya987
04-23-2015, 04:14 AM
where is m3u8 file...????
where is m3u8 file...????
Will .M3U8 file help you ask the question? Or you just wish to check something?
surya987
04-23-2015, 04:26 AM
m3u8 file says everything.... i need m3u8 orignal link please ... do you got me..???
m3u8 file says everything.... i need m3u8 orignal link please ... do you got me..???
If you wish to tell me how to download some video I wish, I dont need this kind of answer. I just wish to know actually what I asked for. Anyway, I sent link you asked for privately.
surya987
04-23-2015, 04:40 AM
If you wish to tell me how to download some video I wish, I dont need this kind of answer. I just wish to know actually what I asked for. Anyway, I sent link you asked for privately.
okay your wish.. decrypt the key file and than get IV value from m3u8 file and decrypt ts file using openssl
thanks
So, which command should I past/print at OpenSSL Command Line?
denobis
04-23-2015, 04:57 AM
Hey!
Here (HTTPS://WWW.MediaFire.Com:443/download/N3TFQ3BH29Y35Q2) is 128-bit AES encryption key file., here (HTTPS://WWW.MediaFire.Com:443/download/F3MUGEM63EV5PFN/001.TS) is one and first (of 200+) TS file, here (HTTPS://WWW.MediaFire.Com:443/download/EQQH68U8QIGLD1J/SWF_Player.SWF) is SWF player which originally plays (decrypts) .TS files like an attached.
How can I decrypt .TS files including attached using an attached 128-bit AES key file?
Thanks for help in advance,
With php
$dec=mcrypt_cbc(MCRYPT_RIJNDAEL_128,file_get_conte nts("crypt.key"),file_get_contents("001.TS"),MCRYPT_DECRYPT);
lordrylen
04-23-2015, 07:51 AM
Would this not work for the Amazon video?
surya987
04-23-2015, 07:59 AM
no brother.. as there is SAMPLE-AES encryption.... not 128 cbc ....
adifirm
04-23-2015, 08:49 AM
no brother.. as there is SAMPLE-AES encryption.... not 128 cbc ....
hallo sir please help me , how to combine 2 m3u8 link .
1 link - http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_04.m3u8 [this video link]
2 link - http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_05.m3u8 [this audio link]
so , i want to combine this link and play video and audio at a same time .
surya987
04-23-2015, 08:56 AM
Edited:- real answers is below... u rock....
biezom
04-23-2015, 09:02 AM
hallo sir please help me , how to combine 2 m3u8 link .
1 link - http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_04.m3u8 [this video link]
2 link - http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_05.m3u8 [this audio link]
so , i want to combine this link and play video and audio at a same time .
ffmpeg -i "http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_04.m3u8" -i "http://playback01.aotg-video.astro.com.my/AOTGHLS/master_GOSHOP_05.m3u8" -c copy video.ts
mominsana78
04-23-2015, 02:17 PM
......
@ Surya sent you Skype add request
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.