Skip to content

Dumping from AVD. Not saving any encrypted file. #91

@LollenApe

Description

@LollenApe

Following this guide, using Ubuntu.
Using Latest Android Studio, Pixel 7 Pro, Android 13 x86_64 (Google APIs).

(venv) lollenape@lollenape-MS-7C31:~$ adb root
restarting adbd as root
(venv) lollenape@lollenape-MS-7C31:~$ adb push '/media/lollenape/Volume/frida-server' /data/local/tmp
/media/lollenape/Volume/frida-server: 1 file pushed, 0 skipped. 90.5 MB/s (110708824 bytes in 1.167s)
(venv) lollenape@lollenape-MS-7C31:~$ adb shell "chmod +x /data/local/tmp/frida-server"
(venv) lollenape@lollenape-MS-7C31:~$ adb shell "/data/local/tmp/frida-server -D &"
(venv) lollenape@lollenape-MS-7C31:~$ keydive -kw -a player
2025-09-15 01:06:29 [I] keydive: Version: 3.0.5
2025-09-15 01:06:29 [I] Remote: Connected to device: Android Emulator 5554 (emulator-5554)
2025-09-15 01:06:29 [I] Remote: SDK API: 33
2025-09-15 01:06:29 [I] Remote: ABI CPU: x86_64
2025-09-15 01:06:29 [I] Core: Preparing DRM player: Kaltura Device Info (com.kaltura.kalturadeviceinfo)
2025-09-15 01:06:35 [I] Core: Starting application: Kaltura Device Info (com.kaltura.kalturadeviceinfo)
2025-09-15 01:06:37 [I] Core: Watcher delay: 1.0s
2025-09-15 01:06:37 [I] Core: Detected process: 311 (android.hardware.drm-service.widevine)
2025-09-15 01:06:37 [I] Core: Library found: libwvaidl.so (/vendor/lib64/libwvaidl.so)
2025-09-15 01:06:37 [I] Core: Successfully attached hook to process: 311
2025-09-15 01:06:37 [I] Cdm: Received stable ID: 

"USprVVVVYxGkgDWLVnLkTBrnomvpGFy\u0000"

2025-09-15 01:06:37 [I] Cdm: Received encrypted keybox: 

{
  "stable_id": "USp[CENSORED]nLkTBrnomvpGFy\u0000",
  "device_aes_key": "b09e[CENSORED]3f663436e",
  "device_id": "5ZrYVE+pBdSpHuLbEv5KfD[CENSORED]y2ZvNoUXYvkyWpfNXMzveZvMbEQ7qz7y0ZH"
}

I censor those codes 'cause idk just for security reasons.
Anyway, only this happens, nothing else. No files saved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions