MyDRMTools/MSTAR/FindKeyBox/HowTo
2026-02-23 18:15:02 +00:00

12 lines
384 B
Plaintext

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.