Justin Bollinger and GitHub
2d2b7bd449
Merge pull request #9 from trustedsec/bug_fixes
...
Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions.
2018-04-04 17:57:55 +02:00
spoonman1091
f9cf002a97
Bug fixes for "Dictionary Attack" and "Extra - Good Measure" functions.
2018-04-02 15:52:18 -04:00
Justin Bollinger and GitHub
2798d3833f
Merge pull request #7 from trustedsec/string_formating
...
String formating
2018-02-06 13:16:21 -05:00
bandrel
b15631cf2f
introduction of hex conversion for recycling
2018-02-06 12:55:59 -05:00
Justin Bollinger and GitHub
a90a94cf24
Merge pull request #5 from cclauss/patch-1
...
Reformat levenshtein_print() to avoid Syntax Error
2018-02-06 09:38:22 -05:00
bandrel
02e72f8c8c
minor bug fixed that affected potfile for bruteforce attack
2018-02-06 09:27:47 -05:00
bandrel
7a90baa60f
corrected {tuning} in extensive methodology option
2018-02-06 09:23:08 -05:00
bandrel
bdfdaa30d9
update string formating in usage()
2018-02-05 11:08:18 -05:00
bandrel
ae6698c093
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
cclauss and GitHub
7778777a0a
Reformat levenshtein_print() to avoid Syntax Error
...
flake8 testing of https://github.com/trustedsec/hate_crack on Python 2.7.14
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./PACK/rulegen.py:235:16: E999 SyntaxError: invalid syntax
else: print
^
1 E999 SyntaxError: invalid syntax
```
2018-02-03 00:47:02 +01:00
Spoonman1091 and GitHub
dfdb8c5946
Update hate_crack.py
2018-01-27 14:40:22 -05:00
bandrel and Justin Bollinger
2f02661339
verifies that rockyou.txt is in the passwords folder for prince attack
2018-01-27 13:38:56 -05:00
bandrel and Justin Bollinger
c45e1fc266
minor update to readme
2018-01-27 13:38:56 -05:00
bandrel and Justin Bollinger
80b9f4950e
replaced submodules
2018-01-27 13:38:56 -05:00
bandrel and Justin Bollinger
243f3e4119
replaced file open method and minor formatting changes
2018-01-27 13:38:56 -05:00
trustedsec and GitHub
bb427080c1
Update hate_crack.py
2018-01-27 09:24:01 -05:00
Justin Bollinger and GitHub
6146ef5ef7
Update readme.md
2018-01-26 18:47:13 -05:00
Justin Bollinger and GitHub
ac73f38eb0
Merge pull request #1 from trustedsec/dev
...
updates for json
2018-01-26 18:44:25 -05:00
Justin Bollinger and GitHub
14b6d732d8
Merge branch 'master' into dev
2018-01-26 18:44:06 -05:00
bandrel
d4f5eaf062
changed to use json instead of .ini
2018-01-26 18:40:25 -05:00
Larry Spohn
0cefee5aa5
Removed ConfigParser requirement.
...
Fully Python2/3 compatible.
2018-01-26 18:34:47 -05:00
bandrel
58218a03e5
replaced file open method and minor formatting changes
2018-01-26 18:03:11 -05:00
bandrel
605d084d75
replaced file open method and minor formatting changes
2018-01-26 17:58:22 -05:00
Justin Bollinger
3cdf1fd50d
Merge remote-tracking branch 'origin/master'
2018-01-26 17:04:33 -05:00
Justin Bollinger
c802994c7c
replaced file open method and minor formatting changes
2018-01-26 17:03:56 -05:00
Justin Bollinger
78dfcf5d88
updated EOL characters and removed tabs
2018-01-26 16:32:24 -05:00
Justin Bollinger
9ce783d422
updated EOL characters and removed tabs
2018-01-26 15:23:55 -05:00
Spoonman1091 and GitHub
820185f6fb
Update readme.md
2018-01-26 14:11:56 -05:00
Spoonman1091 and GitHub
96dc104a81
Update readme.md
2018-01-26 14:07:29 -05:00
Justin Bollinger
bededd9bd8
Merge branch 'master' of https://github.com/trustedsec/hate_crack
2018-01-26 13:31:31 -05:00
Justin Bollinger and GitHub
c557880a49
Update readme.md
2018-01-26 13:29:16 -05:00
Justin Bollinger and GitHub
09cd172922
Update readme.md
2018-01-26 13:26:27 -05:00
Justin Bollinger and GitHub
38dce20d3b
Update readme.md
2018-01-26 13:25:46 -05:00
Justin Bollinger and GitHub
811283a59e
Update readme.md
2018-01-26 13:16:45 -05:00
Justin Bollinger
8913fdc9af
Initial Commit
2018-01-26 13:16:33 -05:00
Justin Bollinger
bb221069ec
Initial Commit
2018-01-26 13:14:00 -05:00
Justin Bollinger and GitHub
c68d8dbc98
Delete README.md
2018-01-26 12:52:06 -05:00
trustedsec and GitHub
1c907dc4e7
Initial commit
2018-01-26 11:49:16 -05:00