Refer to issue #60
I'm trying to extract CDM related files and it keeps erroring
Logs:
$ keydive -kw -a player
2026-04-18 10:00:59 [I] keydive: Version: 3.0.5
2026-04-18 10:00:59 [I] Remote: Connected to device: Redmi 9 (192.168.1.138:46327)
2026-04-18 10:00:59 [I] Remote: SDK API: 35
2026-04-18 10:00:59 [I] Remote: ABI CPU: arm64-v8a
2026-04-18 10:00:59 [I] Core: Preparing DRM player: Kaltura Device Info (com.kaltura.kalturadeviceinfo)
2026-04-18 10:01:00 [W] Core: Application is already running: Kaltura Device Info (com.kaltura.kalturadeviceinfo)
2026-04-18 10:01:00 [I] Core: Watcher delay: 1.0s
2026-04-18 10:01:01 [I] Core: Detected process: 932 (android.hardware.drm@1.3-service.widevine)
2026-04-18 10:01:02 [I] Core: Library found: libwvhidl.so (/vendor/lib/libwvhidl.so)
2026-04-18 10:01:02 [C] Script: Insufficient functions hooked
2026-04-18 10:01:02 [W] Core: Detection without symbols failed, try again with the "--symbols" option.
2026-04-18 10:01:02 [I] Core: Detected process: 1108 (mediaserver)
2026-04-18 10:01:03 [W] Core: Expected library not found: libwvdrmengine.so
2026-04-18 10:01:03 [W] Core: Widevine library not located yet. Retrying...
2026-04-18 10:01:04 [I] Core: Detected process: 932 (android.hardware.drm@1.3-service.widevine)
2026-04-18 10:01:04 [I] Core: Library found: libwvhidl.so (/vendor/lib/libwvhidl.so)
2026-04-18 10:01:04 [C] Script: Insufficient functions hooked
2026-04-18 10:01:04 [I] Core: Detected process: 1108 (mediaserver)
2026-04-18 10:01:05 [W] Core: Expected library not found: libwvdrmengine.so
2026-04-18 10:01:05 [W] Core: Widevine library not located yet. Retrying...
2026-04-18 10:01:06 [I] Core: Detected process: 932 (android.hardware.drm@1.3-service.widevine)
2026-04-18 10:01:06 [I] Core: Library found: libwvhidl.so (/vendor/lib/libwvhidl.so)
(and so on..)
Im using crdroid 11 Android 15 SDK 35 on a Redmi 9 Prime btw with Frida 17.9.1
I still haven't found a solution to this, I tried contacting you (owner of this repo) on Discord and I think you have your DMS off btw
Refer to issue #60
I'm trying to extract CDM related files and it keeps erroring
Logs:
(and so on..)
Im using crdroid 11 Android 15 SDK 35 on a Redmi 9 Prime btw with Frida 17.9.1
I still haven't found a solution to this, I tried contacting you (owner of this repo) on Discord and I think you have your DMS off btw