I am trying to decrypt video from a Android App.
MPD
PSSH (From mpd file )Code:https://drvideo-ak.akamaized.net/video-sg1/ed8a7273-37a0-44bb-874b-df7ca4e8692a/14436.ism/manifest(format=mpd-time-csf)
License URL (From mpd file)Code:AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEPKdzoPLw0ApqDECYlsgMRY=
I am assuming its using Azure Media services and Widewine DRMCode:https://drvideo.keydelivery.mediaservices.windows.net/Widevine/?kid=f29dce83-cbc3-4029-a831-02625b203116
whenever i make request to license server it shows error that AccessToken is missing i.e Authorization Bearer ey***** something i read from this forum
Problem arises as I cant see Any such header while intercepting network from android ( I am using Rooted Android phone with HTTP Toolkit )
Also I dont see app making network request to license server for key ( which is weird because app is playing video and i cross check from mpd the video is indeed encrypted and needs to be decrypted )
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 5 of 5
-
-
I have no knowledge of tis particular site, however any token will likely be in the header passed as part of the http communication. Intercept the traffic with httptoolkit or some such. To do that the android device needs to be rooted so that an httptoolkit certificate can be installed. It is worthwhile looking for any json being passed as the bearer token may be there also.
Many apps now use 'certificate pinning' which makes it difficult to access even with httptoolkit. -
Yes I am using HttpToolkit and installed system certs as well, I dont think the app uses certificate pinning as I noticed when intercepting if the app uses cert pinning the request wont go through , but in my case video is playing in app which means no pinning. PS: I may be wrong
-
https://play.google.com/store/apps/details?id=com.marrow
You can make a Free ID and try on free videos ( It has DRM too )
Try and let me know about it if you intercept any license url
Similar Threads
-
headers Authorization
By ahmedani in forum Video Streaming DownloadingReplies: 3Last Post: 17th Sep 2022, 11:56 -
How to video download with bearer token?
By sagokey in forum Video Streaming DownloadingReplies: 2Last Post: 19th Feb 2022, 13:27 -
widevine authorization bearer token
By birbal1 in forum Video Streaming DownloadingReplies: 4Last Post: 24th Nov 2021, 03:41 -
Where to find this - help please
By vidblue in forum Newbie / General discussionsReplies: 1Last Post: 21st Jul 2019, 01:57 -
Can not find card
By poddydoger in forum LinuxReplies: 5Last Post: 2nd Sep 2018, 15:24