Skip to content

Calculates the number of combinations for the Android unlock pattern using brute force.

Notifications You must be signed in to change notification settings

jcreixell/android-unlock-combinations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Android Unlock Combinations

Calculates the number of combinations for the Android unlock pattern using brute force.

Rules:

  • 3x3 dot matrix
  • Minimum 4 dots connected
  • Non-adyacent moves possible as long as intermediate dot has been visited
  • Diagonals possible (also diagonals with double slope)

About

Calculates the number of combinations for the Android unlock pattern using brute force.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages