Implements an algorithm by Samy Kamkar that narrows the possible combinations for most Masterlock Combination locks down to 8. This version simply implements the algorithm, and links to Samy's step-by-step instructions on how to use it.
Show More