Using old andriod phone I have rooted instead of my vm I am getting this error wondered if you could help me please works on the android studio vm still
2024-02-14 08:58:55 AM - main - 32 - INFO - Connected to SM G903F
2024-02-14 08:58:55 AM - main - 33 - INFO - Scanning all processes
Traceback (most recent call last):
File "C:\Users\psxma\AppData\Local\Android\Sdk\plat form-tools\dumper\dump_keys.py", line 43, in <module>
main()
File "C:\Users\psxma\AppData\Local\Android\Sdk\plat form-tools\dumper\dump_keys.py", line 35, in main
for process in device.usb_device.enumerate_processes():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\psxma\AppData\Local\Packages\PythonS oftw areFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache \local-packages\Python312\site-packages\frida\core.py", line 86, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "C:\Users\psxma\AppData\Local\Packages\PythonS oftw areFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache \local-packages\Python312\site-packages\frida\core.py", line 887, in enumerate_processes
return self._impl.enumerate_processes(**kwargs) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
frida.InvalidArgumentError: dlopen failed: library "/proc/self/fd/392" not found
+ Reply to Thread
Results 1 to 14 of 14
-
-
What version of android are you using?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
I was in a similar scenario before with an old phone with android 5. Nothing worked on 5, nor 6 so I had to upgrade to 7. Your device from what I can see, officially supports Android 7. Upgrade it via the official updates from settings. If it doesn't work, install a stock rom. The Python CDM dumping script doesn't work for versions lower than Android 7. And there is another dumping script that can work up to 13.
https://www.gsmarena.com/samsung_galaxy_s5_neo-6506.php
Android 5.1.1, up to 7.0
Versions: G903F (Europe); G903W (Canada)--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
first of all, since your device use so old Android version, you must ensure your phone has CDM, and security level should be L3, download drm info app from Google play or other place, check your phone's info.
-
[Attachment 77015 - Click to enlarge] Seems it is but i cant update the Andriod version
Maybe not L1 only perhaps -
yes, it is L1 and you can use some scripts to force use L3. but you need update system now, if no official update, try some third-party rom, at least update to android 7 as @2nHxWW6GkN1l916N3ayz8HQoi said.
-
I checked and there is no stock firmware for android 7. https://samfw.com/firmware/SM-G903F
So your best chance is a custom rom indeed (like lineage os, etc.). Research a lot in dedicated forums for android, such as:
https://xdaforums.com/f/samsung-galaxy-s5-neo-roms-kernels-recoveries.6574/
Look for your specific model. Since this is a custom ROM, I recommend just installing it to dump the CDM, and then reverting to a stock ROM, back to Android 6.0.1. Some custom ROMs have bugs (of different levels) if they aren't officially supported. Invest some time into research otherwise, you will brick your phone. Don't jump blindly into the first tutorial you find.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Which version did you use on Android 6 please i assume they need to match with the pc version im downgrading in pip
-
python.exe .\dump_keys.py
2024-02-14 03:04:19 PM - main - 32 - INFO - Connected to SM G903F
2024-02-14 03:04:19 PM - main - 33 - INFO - Scanning all processes
2024-02-14 03:04:20 PM - main - 39 - INFO - Functions hooked, now open the DRM stream test on Bitmovin from your Android device! https://bitmovin.com/demos/drm
Loads the video but no output on dumpkeys window
Similar Threads
-
Dumping Your own L3 CDM with Android Studio
By cedric8528 in forum Video Streaming DownloadingReplies: 807Last Post: 17th Jun 2025, 12:56 -
Dumping L3 CDM with Android Studio on AndroidTV - Need Assistance
By elhouari1988 in forum Video Streaming DownloadingReplies: 26Last Post: 15th Mar 2024, 07:42 -
Dumping L3 from Android 10, 11 and 12
By Diazole in forum Video Streaming DownloadingReplies: 45Last Post: 9th Jan 2023, 07:13 -
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