+ Reply to Thread
Results 421 to 450 of 803
-
Everything went smoothly but I'm stuck at dump_keys.py, can someone please guide here ??
[Attachment 75178 - Click to enlarge] -
-
This has been mentioned at least 20 times in this thread and several others. Use the search button.
your CPU might be a bit slow, as Android Studio emulator is effectively a VM that is running on your system. If you don't succeed in dumping a CDM, you can find a couple in my signature as well -
Thank you Mr. Karoolus
Honestly I know nothing about DRM, CDM...something like that. The only CMD command I could use is Yt-dlp for downloading Youtube videos. it's much easier than this Dumping. I already post a thread about downloading at Plus.RTL.de but currently still having no clue to conduct the downloading. It takes a lot of difficult step to get the key, the link to download the video. https://forum.videohelp.com/threads/412390-Download-movie-from-Plus-rtl-de
If the command is easy as Yt-Dlp for downloading Youtube videos, it would be really simple for me. We simply need the URL link and then type some casual command as: N_m3u8DL-RE -M format=mkv URL link...
I'm sorry for my dump technical knowledge, I don't understand anything from your invaluable signature tool.
Really appreciate. -
is an android still needed to download the CDM key, I don't understand if I look at the firefox browser on linux, why would the CDM key download be done via an android device?
I would like an explanation -
for Android 9.0
pip install frida==16.0.8
pip install frida-tools==12.0.4
Found existing installation: frida-tools 12.3.0
Uninstalling frida-tools-12.3.0:
Successfully uninstalled frida-tools-12.3.0
Successfully installed frida-tools-12.0.4
dumper-main
pip3 install -r requirements.txt
Successfully installed pycryptodome-3.19.0
must be regenerated with protoc >= 3.19.0.
1. Downgrade the protobuf package to 3.20.x or lower.
2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
~\dumper-main\key_dumps\Android Emulator 5554\private_keys\xxxx\xxxxxxxx
client_id.bin
private_key.pemLast edited by cobramostar; 5th Dec 2023 at 05:29.
-
[Attachment 75320 - Click to enlarge]
houston we have a problem
C:\Users\RobbieDS>pip install frida
Requirement already satisfied: frida in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (16.1.4)
Requirement already satisfied: typing-extensions in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from frida) (4.8.0)
C:\Users\RobbieDS>pip install frida-tools
Requirement already satisfied: frida-tools in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (12.2.1)
Requirement already satisfied: colorama<1.0.0,>=0.2.7 in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from frida-tools) (0.4.3)
Requirement already satisfied: frida<17.0.0,>=16.0.9 in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from frida-tools) (16.1.4)
Requirement already satisfied: prompt-toolkit<4.0.0,>=2.0.0 in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from frida-tools) (3.0.39)
Requirement already satisfied: pygments<3.0.0,>=2.0.2 in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from frida-tools) (2.16.1)
Requirement already satisfied: typing-extensions in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from frida<17.0.0,>=16.0.9->frida-tools) (4.8.0)
Requirement already satisfied: wcwidth in c:\users\robbieds\appdata\local\programs\python\py thon38\lib\site-packages (from prompt-toolkit<4.0.0,>=2.0.0->frida-tools) (0.2.6)Last edited by RobbieDS; 6th Dec 2023 at 13:42.
-
-
-
[/QUOTE]
Thank you very much, that's exactly what it was. such a stupid mistake. extracted keydumps[/QUOTE]
Well done, nice one. It's always good when it works. -
I extrapolated from the Bitmovin site, the problem is that when I go to the sites that interest me, Chrome doesn't start the video player and consequently I can't extrapolate my keys
-
I've followed all the steps but I can't play DRM-protected content on any virtual device. I've tried several devices and websites, but the content plays back encrypted. Any idea?
EDIT: I downgraded my Android version to Pie and now it works!!Last edited by awanawe; 14th Dec 2023 at 04:42.
-
nothing happened after that even though i played the drm video
[Attachment 75552 - Click to enlarge] -
-
Can you please tell me which phone you selected, and where you found a download for Pie? I've looked everywhere and can't find a simple download.
Nevermind, FINALLY figured it out.
Android version MUST be Version 9 (Pie), and it MUST be x86_64 not x86 which is recommended. I used the Pixel 6.
Secondly you must download the x86_64 version of frida server, and you must have the same version of frida installed via shell, which you can check with "pip show frida", version number must match server.
I finally got the keys to export, but I still have one question, which is my keys are not named what the guide I'm following recommends. I see in the thread one person says just to rename them, but will that work?
Mine are named client_id and private_key.pem
So just rename like below?
client_id.bin -> device_client_id_blob
private_key.pem -> device_private_keyLast edited by An0nym0usAn0n; 18th Dec 2023 at 01:51.
-
-
Is anyone else having a problem with Chrome ???
-
Anybody getting a syntax error when trying to run frida server?
generic_x86_arm:/ # /data/local/tmp/frida
/data/local/tmp/frida[1]: ./0000755000175100001730000000000014345743344010567: not found
/data/local/tmp/frida[2]: acct: not found
/data/local/tmp/frida[3]: acct: not found
/data/local/tmp/frida[4]: acct: not found
/data/local/tmp/frida[5]: acct: not found
/data/local/tmp/frida[6]: acct: not found
/data/local/tmp/frida[7]: acct/: can't execute: Is a directory
/data/local/tmp/frida[14]: syntax error: unexpected '('
1|generic_x86_arm:/ #
Edit: was not using Frida server from Frida releases. Everything is working correctlyLast edited by mon00064; 30th Dec 2023 at 12:33. Reason: Solved own question
-
[Attachment 76082 - Click to enlarge]
I did the whole procedure but mine is generating like this... could someone help me please.
I used Android 9 Android Studio for MAC
frida-server-16.0.2-android-arm64
frida 16.0.8
frida-tools 12.0.4
pycryptodome 3.19.0 -
I help all that ask.
-
I fixed using this tutorial
https://github.com/wvdumper/dumper/issues/31
Working for me now -
Getting stuck repeatedly over here:
C:\Users\Marcus\AppData\Local\Android\Sdk\platform-tools>adb.exe shell
generic_x86_arm:/ $ su
generic_x86_arm:/ # mv /sdcard/frida-server-16.1.10-android-x86 /data/local/tmp
mv: /data/local/tmp/frida-server-16.1.10-android-x86: Text file busy -
Apparently your frida server might be already running: https://stackoverflow.com/a/16764967
Open your task manager and kill every instance of adb.exe -
Similar Threads
-
Dumping L3 from Android 10, 11 and 12
By Diazole in forum Video Streaming DownloadingReplies: 45Last Post: 9th Jan 2023, 07:13 -
Can you set up a working CDM from an Android device running a custom ROM?
By scryclwn in forum Video Streaming DownloadingReplies: 2Last Post: 27th Nov 2022, 12:46 -
Error getting the keys with dumper, cdm L3 android 9
By Brift_Bv in forum Video Streaming DownloadingReplies: 15Last Post: 23rd Sep 2022, 02:33 -
How To Dump L3 CDM From Android Device's (ONLY Talk About Dumping L3 CDMS)
By Dannyboi in forum Video Streaming DownloadingReplies: 226Last Post: 1st Mar 2022, 03:34 -
How To Dump L1 CDM From Android Device's (ONLY Talk About Dumping L1 CDMS)
By mintolik in forum Video Streaming DownloadingReplies: 13Last Post: 20th Feb 2022, 14:33