View Single Post
  #28  
Old 05-24-2014, 04:34 PM
Dune Dune is offline
Member
 
Join Date: May 2014
Posts: 39
Dune is on a distinguished road
Default

Re: Decrypt AES-128 encrypted video files from a m3u8


Quote:
Originally Posted by CereFR View Post
You can access the key with every sniffer you can find on the net (personally I use Coojah). But take care to the banishment ! The criteria change weekly, they are still programming their system, then we never know when it changes.

I suggest to focus on the key we have to decrypt, because surrounding stuff can be solved with Google .
Downloading the .key file really is no hard task... it's more about the way to decrypt it. You need another "key"

Quote:
Originally Posted by Nopt View Post
Well hint n°1 : the browser always know the key (or anything of that kind for that matter)
hint n°2 : everything the browser executes is basically plain text (or not so far from it)
hint n°3 : it's in the HLSProvider6.0.2.swf file
Trying that on my own atm, thanks for the hints!
Reply With Quote