Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions password_cracker.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Script Name : password_cracker.py
# Author : Craig Richards
# Created : 20 May 2013
# Last Modified :
# Version : 1.0
# Script Name : password_cracker.py
# Author : Craig Richards
# Created : 20 May 2013
# Last Modified : 02 Feb 2015
# Version : 1.0

# Modifications :
# Modifications :

# Description : Old school password cracker using python

Expand Down