Thank you for your posting!
But I met some problem.
I followed your posting step by step and everything went well till dump.
I ran the dump_keys.py, the thing showed as below is different from yours.
I was not sure whether it process well, as it also said open the website, I still went next step opened that website in device and played the video, however there was nothing happens to the dump, it just can't work well. No new lines in cmd and no new file in folderCode:2024-02-22 04:13:10 PM - main - 32 - INFO - Connected to Android Emulator 5554 2024-02-22 04:13:10 PM - main - 33 - INFO - Scanning all processes 2024-02-22 04:13:12 PM - Helpers.Device - 54 - INFO - Hooking libwvhidl.so at 0xe9ca4000 2024-02-22 04:13:12 PM - Helpers.Device - 54 - INFO - Hooked htxvewae at 0xe9eb0fa0 2024-02-22 04:13:12 PM - Helpers.Device - 54 - INFO - Hooked zmpczfhk at 0xe9eb0d50 2024-02-22 04:13:12 PM - Helpers.Device - 54 - INFO - Hooked pnvgwxew at 0xe9eae300 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked _ZN5wvcdm10Properties14UsePrivacyModeERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE at 0xe9dee480 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked uikmxijb at 0xe9eae680 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked ltbgvbfc at 0xea03259c 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked nvwnlzsx at 0xe9eb0460 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked edxbgfhs at 0xe9eae1c0 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked rfdncxfe at 0xe9eb0ea0 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked ydzgdvlz at 0xe9eaecc0 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked adpveuve at 0xe9eae290 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked _ZN5wvcdm10CdmLicense17PrepareKeyRequestERKNS_18InitializationDataENS_14CdmLicenseTypeERKNSt3__13mapINS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEESC_NS5_4lessISC_EENSA_INS5_4pairIKSC_SC_EEEEEEPSC_SM_ at 0xe9d77350 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked xlugjpxy at 0xe9eaefe0 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked cwkfcplc at 0xe9eb1020 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked aykilcti at 0xe9eae2d0 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked vlvdcabb at 0xe9eafe20 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked rbovbloj at 0xe9eae120 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked fgqcrnsl at 0xea02da88 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked srlgutwp at 0xe9eae360 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked bsdmmivj at 0xe9eaf710 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked cmiqoqlf at 0xe9eae090 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Hooked rfowqsjn at 0xe9eae9a0 2024-02-22 04:13:13 PM - Helpers.Device - 54 - INFO - Your function name is most likely: 'cwkfcplc' 2024-02-22 04:13:13 PM - main - 39 - INFO - Functions hooked, now open the DRM stream test on Bitmovin from your Android device! https://bitmovin.com/demos/drm
Appreciate in advance
+ Reply to Thread
Results 511 to 540 of 815
-
-
-
-
Last edited by mahone; 26th Feb 2024 at 06:58. Reason: solution
-
-
What dumper did you use? Try this: https://github.com/Diazole/dumper
-
i do all step's till
Place yourself in the Directory (cd /....) of dumper main and launch dump_keys
i face this message :
[Attachment 77269 - Click to enlarge]
what i have to do ? -
-
-
Last edited by Ivan; 29th Feb 2024 at 12:39.
-
Hello Im having this error when I click on play to run the emulator, any help please
Code:StreamingToolWindowManager$ToggleDeviceFrameAction#update@ToolwindowPopup (com.android.tools.idea.streaming.StreamingToolWindowManager$ToggleDeviceFrameAction), text='Show Device Frame' java.lang.IllegalStateException: Not yet connected to the Emulator at com.android.tools.idea.streaming.emulator.EmulatorController.throwNotYetConnected(EmulatorController.kt:678) at com.android.tools.idea.streaming.emulator.EmulatorController.getEmulatorConfig(EmulatorController.kt:127) at com.android.tools.idea.streaming.StreamingToolWindowManager$ToggleDeviceFrameAction.update(StreamingToolWindowManager.kt:632) at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performDumbAwareUpdate$0(ActionUtil.java:157) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareUpdate(ActionUtil.java:180) at com.intellij.openapi.actionSystem.impl.ActionUpdater.doUpdate(ActionUpdater.java:718) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda$updateActionReal$4(ActionUpdater.java:136) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda$computeOnEdt$7(ActionUpdater.java:233) at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:68) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:186) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:604) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:679) at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:635) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:603) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173) at com.intellij.openapi.progress.ProgressManager.runProcess(ProgressManager.java:68) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda$computeOnEdt$8(ActionUpdater.java:229) at com.intellij.diagnostic.telemetry.TraceKt.computeWithSpan(trace.kt:123) at com.intellij.openapi.actionSystem.impl.ActionUpdater.lambda$computeOnEdt$9(ActionUpdater.java:225) at io.opentelemetry.context.Context.lambda$wrapSupplier$8(Context.java:309) at com.intellij.openapi.actionSystem.impl.ActionUpdateEdtExecutor.lambda$computeOnEdt$0(ActionUpdateEdtExecutor.java:51) at com.intellij.openapi.actionSystem.impl.Utils.lambda$expandActionGroupFastTrack$5(Utils.java:323) at com.intellij.openapi.actionSystem.impl.Utils.runLoopAndWaitForFuture(Utils.java:836) at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroupFastTrack(Utils.java:321) at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroupImpl(Utils.java:240) at com.intellij.openapi.actionSystem.impl.Utils.lambda$fillMenu$6(Utils.java:354) at com.intellij.openapi.actionSystem.impl.Utils.computeWithRetries(Utils.java:866) at com.intellij.openapi.actionSystem.impl.Utils.fillMenu(Utils.java:353) at com.intellij.openapi.actionSystem.impl.ActionPopupMenuImpl$MyMenu.updateChildren(ActionPopupMenuImpl.java:177) at com.intellij.openapi.actionSystem.impl.ActionPopupMenuImpl$MyMenu.show(ActionPopupMenuImpl.java:129) at com.intellij.toolWindow.ToolWindowHeader$ShowOptionsAction.actionPerformed(ToolWindowHeader.kt:402) at com.intellij.openapi.actionSystem.impl.ActionButton.actionPerformed(ActionButton.java:197) at com.intellij.openapi.actionSystem.impl.ActionButton.lambda$performAction$0(ActionButton.java:176) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:350) at com.intellij.openapi.actionSystem.impl.ActionButton.performAction(ActionButton.java:176) at com.intellij.openapi.actionSystem.impl.ActionButton.processMouseEvent(ActionButton.java:465) at java.desktop/java.awt.Component.processEvent(Component.java:6421) at java.desktop/java.awt.Container.processEvent(Container.java:2266) at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5026) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4854) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4948) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4575) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4516) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310) at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2804) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4854) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:790) at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739) at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:731) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:763) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:761) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:760) at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:909) at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.java:831) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:753) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$5(IdeEventQueue.java:437) at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:787) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$6(IdeEventQueue.java:436) at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:113) at com.intellij.ide.IdeEventQueue.performActivity(IdeEventQueue.java:615) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:434) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:838) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:480) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
-
Hello everyone! I tried to dump android 10 and 11 CDM from Android Studio.
I used this scriptCode:https://github.com/Diazole/dumper
As soon as I run the script, the video I play will have this problem. Then, it stuck here on android 10,11. -
-
Try this dumper instead, it's got more function names: https://github.com/lollolong/dumper
Btw your video should play correctly, maybe try another DRM demo like this: https://www.nuevodevel.com/nuevo/showcase/drm -
Try to use the latest version of frida (both on python and Android of course). If that doesn't help, then there's clearly something wrong with your device, it may lack proper root priviledges or something, in that case I suggest you try with a different device.
So you confirm that when dump_keys.py is not running the videos play fine? -
-
-
Unrelated, but I need to install an app to stream the content (not possible through the browser). How does one do this without a Play Store on Android Pie?
-
-
On APKMirror... found this:
https://www.apkmirror.com/apk/google-inc/google-play-store/google-play-store-40-0-13-r...-apk-download/
However, I keep getting:
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.android.vending signatures do not match previously installed version; ignoring!]
It's for Android 6+, shouldn't it work? -
-
-
I would highly suggest you to use an Android image with Play Store then. If you then need to root it you can use rootAVD: https://gitlab.com/newbit/rootAVD
-
-
Last edited by dan555; 10th Mar 2024 at 19:46.
-
If you didn't need to dump the CDM using a specific app why didn't you use https://bitmovin.com/demos/drm directly?
Anyway your next step should be this: https://forum.videohelp.com/threads/411862-Beyond-WKS-KEYS
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