2021-10-23 17:51:09 +02:00
2021-10-23 17:24:49 +02:00
2021-10-23 17:01:32 +02:00
2021-10-23 17:27:12 +02:00
2021-10-23 17:51:09 +02:00

Dumper

Dumper is a Frida script to dump L3 CDMs from any Android device.

Dependencies

Use pip to install the dependencies:

  • frida
  • protobuf
  • pycryptodome

Usage

  • Enable USB debugging
  • Start frida-server on the device
  • Execute dump_keys.py

Credits

Thanks to the original author of the code.

Description
Dump L3 CDM from any Android device
Readme 67 KiB
Languages
JavaScript 74.5%
Python 25.5%