Updated How to dump CDM key pair from AVD (markdown)

FoxRefire 2024-05-21 13:32:39 +09:00
parent 2aea6afbc4
commit 9b3b66c6ef

@ -6,6 +6,15 @@
*Do not select Google play*
![Screenshot_20240521_050024](https://github.com/FoxRefire/wvg/assets/155989196/5470412a-1088-4bda-bf15-20779bccf7c3)
![Screenshot_20240521_050043](https://github.com/FoxRefire/wvg/assets/155989196/ce77bb4c-c157-4649-8cdc-cd26c6bfcb89)
![Screenshot_20240521_061941](https://github.com/FoxRefire/wvg/assets/155989196/06e0caa1-6ccf-4139-bdaf-6db342b2617f)
![Screenshot_20240521_064649](https://github.com/FoxRefire/wvg/assets/155989196/ed6f695b-bd4f-4484-a4b0-03bc24f8bc3f)
2. Download latest frida server
[Frida](https://github.com/frida/frida/releases)
@ -37,3 +46,13 @@
```
![Screenshot_20240521_130858](https://github.com/FoxRefire/wvg/assets/155989196/af66c7b5-9b79-478d-ac23-f7a260426ae6)
6. Play any Widevine-protected video on AVD
* [Bitmovin Demo](https://bitmovin.com/demos/drm)
* [Dash.js Demo](https://reference.dashif.org/dash.js/latest/samples/drm/widevine.html)
*) It does not matter even if Chrome is black outed at this time. CDM will be dumped when either URL is typed in the URL bar.
7. At device/xxxxxx/private_keys/xxxxxx/xxxxxxx directory, you will find dumped CDM key pair.
![Screenshot_20240521_132047](https://github.com/FoxRefire/wvg/assets/155989196/240ed2bd-4f13-4147-91b5-66c3ccca2b0e)