forked from SuperUserek/MyDRMTools
Added howto
This commit is contained in:
parent
b1e36d390f
commit
af9bd7e5e4
12
MSTAR/FindKeyBox/HowTo
Normal file
12
MSTAR/FindKeyBox/HowTo
Normal file
@ -0,0 +1,12 @@
|
||||
Tool to find keybox from MSTAR EMMC DUMPS
|
||||
|
||||
Usage:
|
||||
python find_keybox.py test_emmc.bin
|
||||
|
||||
Once it finish scanning emmc file, it should create keybox.bin file one or more.
|
||||
|
||||
Features:
|
||||
- automates searching for keybox bin from emmc dumps.
|
||||
- uses high entropy to disqualify false positives.
|
||||
|
||||
Remember to drop / move emmc dump file in the same folder as find_keybox.py or use full path to it.
|
||||
Loading…
Reference in New Issue
Block a user