Commit Graph

16 Commits

Author SHA1 Message Date
spoonman1091 048233aad8 Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions. 2018-04-02 15:52:18 -04:00
Justin Bollinger d1b1417221 Merge pull request #7 from trustedsec/string_formating
String formating
2018-02-06 13:16:21 -05:00
bandrel c27b0e4c79 introduction of hex conversion for recycling 2018-02-06 12:55:59 -05:00
bandrel b2c30a1dcf minor bug fixed that affected potfile for bruteforce attack 2018-02-06 09:27:47 -05:00
bandrel 1a4c7891f6 corrected {tuning} in extensive methodology option 2018-02-06 09:23:08 -05:00
bandrel 02be4fcdad update string formating in usage() 2018-02-05 11:08:18 -05:00
bandrel 5c3e3690c1 string formatting and bin checks
updated string formating to use format()
introduced checks for hashcat binaries in other directories and updates to allow explicit paths to hashcat binary while maintaining backwards compatability
2018-02-03 11:32:44 -05:00
Spoonman1091 f147a60afa Update hate_crack.py 2018-01-27 14:40:22 -05:00
bandrel d7d67ddadd verifies that rockyou.txt is in the passwords folder for prince attack 2018-01-27 13:38:56 -05:00
trustedsec ce07f80929 Update hate_crack.py 2018-01-27 09:24:01 -05:00
Justin Bollinger cd4b67ae0e Merge branch 'master' into dev 2018-01-26 18:44:06 -05:00
Larry Spohn 93ba31ab01 Removed ConfigParser requirement.
Fully Python2/3 compatible.
2018-01-26 18:34:47 -05:00
bandrel fc8c972934 replaced file open method and minor formatting changes 2018-01-26 18:03:11 -05:00
Justin Bollinger 74f85bc47f replaced file open method and minor formatting changes 2018-01-26 17:03:56 -05:00
Justin Bollinger 9993150a16 updated EOL characters and removed tabs 2018-01-26 16:32:24 -05:00
Justin Bollinger 65ed6604e4 Initial Commit 2018-01-26 13:14:00 -05:00