mirror of
https://cdm-project.com/Android-Tools/dumper-wvdumper.git
synced 2025-04-30 00:34:26 +02:00
Add README.md
This commit is contained in:
parent
65d07fdf89
commit
0f39c674b4
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# 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.
|
Loading…
x
Reference in New Issue
Block a user