Skip to content

atomictom/Android-Lockscreen-Permutation-Generator

Repository files navigation

Android Lockscreen Permutation Visualizer

A simple project born to generate and show all possible Android lockscreen permutations. I believe it came from a discussion about making a robot that could automatically test each password.

How it works

It iteratively deepens, meaning it will show all passwords of length 4, then of length 5, etc. The allowable connections between nodes are encoded as an adjacency list. The drawing is all done with canvas.

Screenshots

Slow

Slow speed permutations

Medium

Medium speed permutations

Fast

Fast speed permutations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published