used same version as mentioned in temple of doom....device is redmi 6...all the previous command work fine....started frida and all...but when running dumper.py it shows this
Code:C:\Users\yogad\Downloads\dumper-main>python dump_keys.py 2023-07-14 10:40:23 PM - root - 16 - INFO - Connected to Redmi 6 2023-07-14 10:40:23 PM - root - 17 - INFO - scanning all processes for the following libraries 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=1, name="init", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=355, name="init", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=356, name="init", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=357, name="ueventd", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=398, name="mqsasd", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=401, name="teei_daemon", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=402, name="logd", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=403, name="servicemanager", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=407, name="hwservicemanager", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=408, name="vndservicemanager", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=421, name="aee_aedv", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=422, name="aee_aed", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=425, name="android.hardware.keymaster@3.0-service", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=426, name="vold", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=436, name="magiskd", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=440, name="android.hidl.allocator@1.0-service", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=441, name="vtservice_hidl", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=442, name="android.hardware.audio@4.0-service-mediatek", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=443, name="android.hardware.bluetooth@1.0-service-mediatek", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=444, name="android.hardware.cas@1.0-service", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=445, name="android.hardware.configstore@1.1-service", parameters={}) 2023-07-14 10:40:24 PM - root - 19 - DEBUG - Process(pid=447, name="android.hardware.drm@1.1-service.clearkey", parameters={}) Traceback (most recent call last): File "C:\Users\yogad\Downloads\dumper-main\dump_keys.py", line 21, in <module> libraries = scanner.find_widevine_process(device, process.name) File "C:\Users\yogad\Downloads\dumper-main\Helpers\Scanner.py", line 149, in find_widevine_process process = dev.attach(process_name) File "C:\Users\yogad\AppData\Local\Programs\Python\Python310\lib\site-packages\frida\core.py", line 26, in wrapper return f(*args, **kwargs) File "C:\Users\yogad\AppData\Local\Programs\Python\Python310\lib\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 447 either refused to load frida-agent, or terminated during injection
+ Reply to Thread
Results 1 to 6 of 6
-
-
-
[Attachment 72425 - Click to enlarge]
yeah ofc ...how could i miss the main point... -
You'd be surprised; some do.
I've never been a fan of changing versions; just making sure you have the latest version and the right one for your phone's architecture's instruction set ( ARMv8-A) . ( It may also be worthwhile to start completely from scratch and recheck all your work.
edit Use this one and nothing with 64 in the filename:
https://github.com/frida/frida/releases/download/16.1.2/frida-server-16.1.2-android-arm.xz
And another edit; it would have been better to keep this question and responses in the thread where you followed instructions; it may have helped others. Here it will be buried shortly.Last edited by A_n_g_e_l_a; 15th Jul 2023 at 04:26.
-
ok sir noted ...from next time i will reply to the respected threads
....and the script runned with version you gave thank you...and it dumped .json, .bin files (1kb each)...and also licenserequest.bin (3kb)
got the .bin file and .pem file..thanks for you suggestions it worked
https://forum.videohelp.com/threads/407196-Dumping-L3-from-Android-10-11-and-12
got help from this and successfully dumpedLast edited by killua; 15th Jul 2023 at 13:17. Reason: update
Similar Threads
-
Key_box issue in wv dumper
By nana in forum Video Streaming DownloadingReplies: 1Last Post: 17th Nov 2023, 10:35 -
How I can use (dumper-main) ?
By M00MQ in forum Video Streaming DownloadingReplies: 3Last Post: 13th Nov 2022, 02:38 -
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 -
Dumper works half in Android (Widevine DUMP L3)
By Zaito in forum Video Streaming DownloadingReplies: 2Last Post: 17th Jul 2022, 09:20 -
error dumper extracts the cdm and weighs only 1 kb
By Brift_Bv in forum Video Streaming DownloadingReplies: 12Last Post: 9th Jul 2022, 14:31