Skip to content

angelux079/wvdumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widevine Dumper

Frida script to dump L3 CDM

Usage

  • Run pip install -r requirements.txt or pip3 to install the dependencies
  • Enable USB debugging
  • Start Frida server on the device
  • Run dump_keys.py
  • Play DRM protected content

Notes

  • Google made changes in OEMCrypto library and broke the script. Further investigation is needed to make it work on Android 11+
  • To temporarily disable L1 to use L3 use a Magisk module called liboemcrypto-disabler
  • Fork of wvdumper/dumper

About

Dump L3 CDM from any Android device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.5%
  • Python 25.5%