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!
Closed Thread
Results 1,171 to 1,200 of 1969
-
Widevine Modular only works on emulator with API level 23 and up
Devices will always post Widevine classic, need
Android 4.3+
DRM license server URL.
In relation to which emulator, your luck may vary, but in general the free ones don't support widevine drm (that'll limit some of the beggars on here.) genymotion used to be quite good at this, but since they changed their business model, I'm unsure if widevine drm is included.
But the android studio emulator by google, surprisingly does. but with caveats. Setting up frida-server to play nicely for the purpose of the recent barrage of questions isn't a simple one click solution.
-
All devices, the thing is with a real device as long as you keep it private, it will be difficult for Google to pull the trigger as they will be hurting customers that uses those devices to consume media. With those ISOs (I am assuming fw images of an Android device) is probably matter of reissuing, if they care, a new ISO with updated and updated CDM that patches or prevent the script.
-
so i have my T95 S1 Android TV BOX device, connected to home wifi not pc wifi, pc connected to wifi and downloaded frida server and installed and its running on the T95 And its rooted, im getting
Traceback (most recent call last):
File "C:\Users\Username\Desktop\Use for rooting & grabbing l3 cdm from android tv box\Dumper\dump_keys.py", line 21, in <module>
libraries = scanner.find_widevine_process(device, process.name)
File "C:\Users\Username\Desktop\Use for rooting & grabbing l3 cdm from android tv box\Dumper\Helpers\Scanner.py", line 149, in find_widevine_process
process = dev.attach(process_name)
File "C:\Users\Username\AppData\Roaming\Python\Pyth on39 \site-packages\frida\core.py", line 26, in wrapper
return f(*args, **kwargs)
File "C:\Users\Username\AppData\Roaming\Python\Pyth on39 \site-packages\frida\core.py", line 165, in attach
return Session(self._impl.attach(self._pid_of(target), *args, **kwargs))
frida.ProcessNotRespondingError: process with pid 12228 either refused to load frida-agent, or terminated during injection
C:\Users\Username\Desktop\Use for rooting & grabbing l3 cdm from android tv box\Dumper>pause
Press any key to continue . . .
UPDATE...
IM GETTING:
2021-12-28 09:54:43 PM - root - 25 - INFO - Hooks completed
UPDATE 2:
only thing is the android tv box wont load any apps, websites or anything now
UPDATE 3:
playing netflix movie in chrome and only getting:
2021-12-28 09:54:43 PM - root - 25 - INFO - Hooks completed
please help thanksLast edited by Dannyboi; 28th Dec 2021 at 16:18.
-
device rooted with magisk? Running magisk-frida module?
Have you got adb tools installed on your host pc? Is it running adb shell and connected to the device
do you have frida-server installed on your host pc? With all requirements?
If not, best head over to xda-developers and start reading up on adb over wireless, as well as install the correct version of frida from here https://github.com/frida/frida/releases Don't ask me, I don't use windows and have no idea what your set up is. Nor do I want to.
-
check firewall on host pc.
kill adb server and frida server.
check if device can access online content. If so, error exists with device accessing network with whatever setup you are using. Connect to same network, not share network from pc, this isn't an outright mitm, but similar.
Frida is pentest software, device MUST be accessing online content if you wish to capture anything from it using frida and the dumpkeys scriptLast edited by Sorenb; 28th Dec 2021 at 16:46.
-
In response to to your pm, I'm not on discord or any social media.
hooks completed but no key dump.
You might be simply unfortunate and the device doesn't allow frida to dump the keys.
OEM Crypo version, cpu chipset and OEM implementation of android (possible backporting of newer low level processes to earier os base) could be causing the issue.
-
are you running frida-server as administrator? https://issueexplorer.com/issue/frida/frida/1790
-
also, is your device root with magisk? I don't care about supersu, it's outdate Chainfire left it when he got a new job. You need magisk on the device and then this installed via magisk https://github.com/ViRb3/magisk-frida, reboot the device after installation and try again.
-
I was able to dump keys from the same model box… it’s pre-rooted. I had to use the frida server app from the play store as couldn’t get the one to run via adb… however once the play store version was running the keys dumped straight away for me. (I don’t know how to fix stuck at hooks)
-
Tampermokey script, eme logger
[Attachment 62602 - Click to enlarge]
-
Thanks for the quick response. That's great.
I encounter the below error regarding "AccountId", I tried removing entries from headers.py relating to AccountId but it still shows the same error.
license response status: <Response [400]>
server reports: {"code":100100,"message":"The request is invalid. Error while parsing: AccountId. Parameter not expected as an array"}
server did not issue license, make sure you have correctly pasted all the required headers in the headers.py. Also check json/raw params of POST request.
Similar Threads
-
Strip Playready and Widevine DRM
By freaknik in forum Video Streaming DownloadingReplies: 5Last Post: 22nd Jun 2024, 15:20 -
Decoding manifest.mpd (Widevine)
By WaitForIt in forum Video Streaming DownloadingReplies: 6Last Post: 7th Jun 2021, 13:44 -
getting widevine CEK key
By netbreak in forum Video Streaming DownloadingReplies: 1Last Post: 19th Feb 2018, 12:03 -
Looking for anyone with Google Widevine knowledge.
By cookeri6 in forum Newbie / General discussionsReplies: 1Last Post: 15th May 2017, 13:33 -
Looking for anyone with Google Widevine knowledge.
By cookeri6 in forum Video Streaming DownloadingReplies: 0Last Post: 15th May 2017, 12:45