Skip to content

Instantly share code, notes, and snippets.

@Haseeb-Qureshi
Last active April 4, 2017 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Haseeb-Qureshi/ba8b2e06bf9727afe3d10696c786d663 to your computer and use it in GitHub Desktop.
Save Haseeb-Qureshi/ba8b2e06bf9727afe3d10696c786d663 to your computer and use it in GitHub Desktop.
def crack!
find_starting_letter!
build_forward!
build_backward!
@password
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment