diff --git a/MSTAR/FindKeyBox/HowTo b/MSTAR/FindKeyBox/HowTo index d1a394a..0a5f4ef 100644 --- a/MSTAR/FindKeyBox/HowTo +++ b/MSTAR/FindKeyBox/HowTo @@ -9,4 +9,13 @@ 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 +Remember to drop / move emmc dump file in the same folder as find_keybox.py or use full path to it. + +============ +Update: +find_keybox_v2.py + +Scans entire directory where find_keybox_v2.py is located. +Copy find_keybox_v2.py to desired directory where dump files are and run: + +python find_keybox_v2.py --all \ No newline at end of file