Open rsw114 opened 9 years ago
First program created. Simple dictionary password cracker, assumes the password are in a file named "passwords.txt" and the dictionary used is named "dictionary.txt". Created using the Violent Python book. 95f222422abe04ea6961b72fcc8039f72e164aa0
Starting a new project creating penetration testing tools using Python scripts. Links to commits can be found in this issue.