From 9c69c918604b217092efea8d0cf8164dcbab354f Mon Sep 17 00:00:00 2001 From: SuperUserek Date: Tue, 24 Feb 2026 07:12:26 +0000 Subject: [PATCH] Update Howto to v2 --- MSTAR/FindKeyBox/HowTo | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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