|
|
@@ -1,2 +1,25 @@
|
|
|
# ComboCracker-FZ
|
|
|
-A compact combo cracking tool for the Flipper Zero, based on Samy Kamkar's Master Lock vulnerability research.
|
|
|
+A compact combo cracking tool for the Flipper Zero, based on Samy Kamkar's Master Lock vulnerability research. This app helps deduce the attempts of cracking a combination lock with only 8 attempt(s)
|
|
|
+
|
|
|
+# How it works 🤔
|
|
|
+You can find information about how such works by watching Samy Kamkar's wonderful [video(s)!](https://www.youtube.com/watch?v=qkolWO6pAL8)
|
|
|
+
|
|
|
+# Usage 🔧
|
|
|
+```
|
|
|
+UP/DOWN - Select the Lock/Resistance position(s)
|
|
|
+LEFT/RIGHT - Increment the position
|
|
|
+ABOUT -> RIGHT - Brief description
|
|
|
+```
|
|
|
+
|
|
|
+# Main Menu 📺
|
|
|
+
|
|
|
+
|
|
|
+# Combination Output 🔒
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+# Deducing the Second Position 🔐
|
|
|
+After confirming the third pin, any pin +/- 2 from the third pin can be removed from the possibilities.
|
|
|
+
|
|
|
+# Special Thanks 🙏
|
|
|
+Thank you [Samy Kamkar](https://github.com/samyk)!
|