Added howto

This commit is contained in:
SuperUserek 2026-02-23 18:15:02 +00:00
parent b1e36d390f
commit af9bd7e5e4

12
MSTAR/FindKeyBox/HowTo Normal file
View 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.