diff --git a/MSTAR/FindKeyBox/HowTo b/MSTAR/FindKeyBox/HowTo new file mode 100644 index 0000000..d1a394a --- /dev/null +++ b/MSTAR/FindKeyBox/HowTo @@ -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. \ No newline at end of file