Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Quote:
Flash can use custom same-domain protocols and encryption and has a a few codecs because it has ASC which you can code anything. You dump the ASC with a flash decompiler then reverse engineer it.. Again "flash access" does exist. JWPlayer is flash based and I've extracted TEA encryption keys from it before. AES-SAMPLE works the same as AES-128 except they can change keys instead of just IV per segment. I don't care about these other networks because all the big networks use uplynk and zype and uplynk and zype only use variants of HLS that are all standards compliant.. https://bitmovin.com/tutorials/hls-encryption/ |
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Quote:
https://helpx.adobe.com/adobe-media-...ction-hls.html As described in the above link, the content can be protected using three modes: Vanilla PHLS Adobe Access 4.0 Quote:
Quote:
|
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Quote:
The native HTML5 DRM engine also uses cleartext key exchange over TLS. I haven't seen it used yet but it's well documented. I'm currently working on a generic tool but FFMPEG is still working when I feed it fresh m3u8. My tool will work the same except I spoof referrer and get a fresh session. |
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Quote:
|
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Quote:
|
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017jutru tired this with AES-128
Code:
#EXTM3U Code:
Unable to open key file faxs://faxs.adobe.com |
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Anything with "#EXT-X-FAXS-CM" in it is a custom implementation for Adobe Media Server and not HTML5. It uses out of band JS to fetch keys that have tight session restrictions. You can defeat it with custom code the same as with hardened HLS key URI.
|
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017if you really have a way.,.. add me to skype
and we can talk |
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017Quote:
Dash implementations are largely supplanting hls, but there are html5 players that support Adobe Primetime with hls. |
Re: #EXT-X or m3u8 or TS or AES-128? You got HLS.. Howto Beat it in 2017this guy is just talking out of his ass
only reason why any of these protected streams are crackable is widewine bug in chrome .. take that away.. and all premium streams are untouchable and that's a fact Code:
ffmpeg -protocol_whitelist file,udp,rtp,crypto,tcp,https,rtsp,tls -i "TS-M3U8 URL HERE" -c:a copy -c:v copy "OUTPUT FILE HERE.ts" why do you even need -protocol_whitelist? this shit will work for nbc, espn, amc ... and all those streams .. but youtube-dl makes it so easy that is pointless to do any of this all that shit that you are doing for no reason, replace with youtube-dl "M3U8 link here" approach like this http://stream-recorder.com/forum/sho...71&postcount=3 maybe ... but name of the this topic.. and than "how to.." explanation is just laughable I'm out |
All times are GMT -6. The time now is 06:46 AM. |