+ Reply to Thread
Results 241 to 270 of 793
-
-
I help all that ask.
-
I help all that ask.
-
Thanks for @Magicians your help.
[Attachment 72438 - Click to enlarge]
[Attachment 72439 - Click to enlarge]
I have tried Android 9.0 and 10.0, and the video seems to have started buffering, but no images have appeared -
So I got up to the point of launching virtual device (pressing the "play" button) but it fails almost immediately:
"Device Manager / The emulator process for AVD Pixel_6_API_28 has terminated."
[Attachment 72443 - Click to enlarge]
In case anyone else runs across this issue, it seems that it was related to hard drive space. I purposely installed Android Studio and created the project on my non-system drive with massive amounts of space, and checked for other drive-related settings, however, while running Android Studio my system drive space was falling, and I found that it also stored 3.2 GB of .gradle files on the system drive.
After my request for help, a very gracious member has now helped me with this. Thank you very much!Last edited by DigitalArchive; 16th Jul 2023 at 11:14.
-
-
This may help find the name of the running processes for Dumper.py to hook https://forum.videohelp.com/threads/407196-Dumping-L3-from-Android-10-11-and-12/page2#post2677563
-
I faced the same problem here is the solution -
To downgrade the protobuf package in your Python environment, you can use pip, the package manager for Python. Follow these steps:
Write in cmd window -
pip show protobuf
pip uninstall protobuf
pip install protobuf==3.20.1
Python dump_keys.py
All thanks to ChatGPT. -
-
please post a new link. thanks a lot for the guide.
edit i found this - https://anonfiles.com/XdUbwepdve/WKS-KEYS_rarLast edited by sarvo99; 17th Jul 2023 at 08:39.
-
I saw you in a forum and saw that you can help me. I am trying to do the dump_keys thing but it does not execute me
[Attachment 72481 - Click to enlarge] -
-
I have the problem at dumper step..
After " Python dump_keys.py " step..It shows nothing...
Which step I did wrong?
[Attachment 72490 - Click to enlarge]Last edited by sekong114; 17th Jul 2023 at 15:28.
-
Thank you for the awesome steps on the first page! Everything works well and i am good to go.
Thank you once again. -
Hi! Thanks for this thread!
I don't know if my problem have already been aswered but I'm stuck at dumper step...
After "Python dump_keys.py" step i got this error: "frida.ServerNotRunningError: unable to connect to remote frida-server: closed"
My frida-server is (16.1.2).
Anyone can help me?
Edit: Nevermind! I solved my problem.Last edited by IDoNotMind97; 19th Jul 2023 at 07:05.
-
-
put yourself in the right directory and type
Code:
adb.exe devices -
-
somebody can help me with this please
[Attachment 72724 - Click to enlarge] -
I help all that ask.
-
Code:
C:\Users\xxxxx\Downloads\dumper-main>Python dump_keys.py Traceback (most recent call last): File "C:\Users\xxxxx\Downloads\dumper-main\dump_keys.py", line 6, in <module> from Helpers.Device import Device ModuleNotFoundError: No module named 'Helpers.Device'
Last edited by eviljust; 29th Jul 2023 at 02:50.
-
-
Yes I did. also did the following steps to install those in the requirements.txt from the dumper github
Code:Requirement already satisfied: frida in c:\users\folder\appdata\local\programs\python\python311\lib\site-packages (from -r requirements.txt (line 1)) (16.1.3) Requirement already satisfied: protobuf in c:\users\folder\appdata\local\programs\python\python311\lib\site-packages (from -r requirements.txt (line 2)) (3.19.3) Requirement already satisfied: pycryptodome in c:\users\folder\appdata\local\programs\python\python311\lib\site-packages (from -r requirements.txt (line 3)) (3.18.0)
-
I help all that ask.
-
-
so sorry to bother but I keep having issues with launching dump_keys
this error keeps popping up
C:\keys\dumper-main>Python dump_keys.py
Traceback (most recent call last):
File "C:\-\dumper-main\dump_keys.py", line 6, in <module>
from Helpers.Scanner import Scan
File "C:\-\dumper-main\Helpers\Scanner.py", line 7, in <module>
from Helpers.wv_proto2_pb2 import SignedLicenseRequest
File "C:\-\dumper-main\Helpers\wv_proto2_pb2.py", line 33, in <module>
_descriptor.EnumValueDescriptor(
File "C:\-\-\AppData\Local\Programs\Python\Python311\Lib\site-packages\google\protobuf\descriptor.py", line 796, in __new__
_message.Message._CheckCalledFromGeneratedFile()
TypeError: Descriptors cannot not be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
If you cannot immediately regenerate your protos, some other possible workarounds are:
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). -
-
would be wonderful if i could get some help please. it gives me.
C:\Users\user\Downloads\dumper-main>Python dump_keys.py
Traceback (most recent call last):
File "C:\Users\user\Downloads\dumper-main\dump_keys.py", line 4, in <module>
import frida
File "C:\Users\user\AppData\Local\Programs\Python\Pytho n39\lib\site-packages\frida\__init__.py", line 17, in <module>
from . import core
File "C:\Users\user\AppData\Local\Programs\Python\Pytho n39\lib\site-packages\frida\core.py", line 39, in <module>
from typing_extensions import NotRequired
ImportError: cannot import name 'NotRequired' from 'typing_extensions' (C:\Users\user\AppData\Local\Programs\Python\Pytho n39\lib\site-packages\typing_extensions.py)
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