Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#31
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8jwplayer.flash.swf passes to HLSProvider6.0.2.swf which loads the playlist and plays the segments. You can disassemble HLSProvider6.0.2.swf online at showmycode.com.
|
#32
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8Code is too long to be shown.
http://www.mediafire.com/view/7bwvhl...ider6_Code.txt |
#33
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8Quote:
![]() |
#34
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8use decompress SWF (example flasm)
|
#35
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8Since most of us speak French, I uploaded a ready-to-use python script in the French sub-forum. http://stream-recorder.com/forum/t-l...du-t18329.html
|
#36
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8Look back to the link I gave to the sfw code. Which function is used to crypt the key ? Is it the one called "keyCompleteHandler" ?
|
#37
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8help me, decrypt this file
m3u8 : https://www.dropbox.com/s/b7192qline...3_011_800.m3u8 key : https://www.dropbox.com/s/83pmysyvqop5k6t/key |
#38
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8 |
#39
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8I'm trying to capture an HLS stream that is seemingly encrypted with AES-128. However I can't find any key file or a URI link. The m3u8 file contains this line:
#EXT-X-KEY:METHOD=NONE which is usually where it lists AES-128 encryption along with a URI link or value of some kind, but obviously there's nothing there, it just says "NONE". It does mention AES-128 encryption elsewhere in the m3u8 file, but still no key or link, and the m3u8 file has basically nothing else in it except for the names of the TS chunks. FFmpeg just gives me a generic "HTTP error 403 Forbidden" msg followed by "Input/output error" when I feed it the m3u8 link so I'm not sure what that's about, or if that's the normal msg for this type of situation. I'd post the link but it's one of those pay-type sites where you need an account with login info. If anyone could PM me or try to help in any way I'd hugely appreciate it. |
#40
|
|||
|
|||
![]() Re: Decrypt AES-128 encrypted video files from a m3u8Quote:
|
![]() ![]() |
Tags: aes, encrypt, ffmpeg, openssl |
Thread Tools | |
Display Modes | |
|
|