Jeff Holden
cb3eda9f8d
Add debug print
2018-04-27 12:27:53 -07:00
Jeff Holden
916e32b228
Add debug print
2018-04-27 12:23:33 -07:00
Jeff Holden
4334c8a526
Add debug print
2018-04-27 12:11:20 -07:00
Jeff Holden
d7dbf4be84
Add debug print
2018-04-27 12:10:20 -07:00
Jeff Holden
da0e1e6b7c
Add debug print
2018-04-27 11:55:23 -07:00
Jeff Holden
b596a737e0
Add debug print
2018-04-27 11:53:21 -07:00
Jeff Holden
afd146186a
Add debug print
2018-04-27 11:46:03 -07:00
Jeff Holden
53ee6eb51a
Add debug print
2018-04-27 11:45:15 -07:00
Spoonman1091
92cd7bf243
Merge pull request #10 from trustedsec/excel_output
...
Excel output
2018-04-27 14:30:58 -04:00
bandrel
21c62ed020
updated readme to reflect changes
2018-04-27 14:24:55 -04:00
bandrel
66ff11113f
Introduced new feature to export output from pwdformat output to excel format
2018-04-27 14:22:01 -04:00
Jeff Holden
4060ccc3c0
Add debug print
2018-04-27 10:43:31 -07:00
Jeff Holden
ef78418b0d
Partal implementation of Holden Combinator Method
2018-04-26 21:50:19 -07:00
Jeff Holden
1198f83bb6
Added discription of the Holden Combinar Attack Method.
2018-04-26 21:48:04 -07:00
Justin Bollinger
9879cea5de
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
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
Justin Bollinger
b36a36e004
Merge pull request #5 from cclauss/patch-1
...
Reformat levenshtein_print() to avoid Syntax Error
2018-02-06 09:38:22 -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
cclauss
02a2fd00d4
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
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
bandrel
6b10db371f
minor update to readme
2018-01-27 13:38:56 -05:00
bandrel
f8859e8ad3
replaced submodules
2018-01-27 13:38:56 -05:00
bandrel
4256e03e0a
replaced file open method and minor formatting changes
2018-01-27 13:38:56 -05:00
trustedsec
ce07f80929
Update hate_crack.py
2018-01-27 09:24:01 -05:00
Justin Bollinger
204c7f49ea
Update readme.md
2018-01-26 18:47:13 -05:00
Justin Bollinger
b7cad86ff0
Merge pull request #1 from trustedsec/dev
...
updates for json
2018-01-26 18:44:25 -05:00
Justin Bollinger
cd4b67ae0e
Merge branch 'master' into dev
2018-01-26 18:44:06 -05:00
bandrel
e26a49bb20
changed to use json instead of .ini
2018-01-26 18:40:25 -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
bandrel
7634fcf342
replaced file open method and minor formatting changes
2018-01-26 17:58:22 -05:00
Justin Bollinger
4f4f403fd8
Merge remote-tracking branch 'origin/master'
2018-01-26 17:04:33 -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
7c7d904de2
updated EOL characters and removed tabs
2018-01-26 15:23:55 -05:00
Spoonman1091
861f58daaa
Update readme.md
2018-01-26 14:11:56 -05:00
Spoonman1091
1799171687
Update readme.md
2018-01-26 14:07:29 -05:00
Justin Bollinger
06905223c6
Merge branch 'master' of https://github.com/trustedsec/hate_crack
2018-01-26 13:31:31 -05:00
Justin Bollinger
d8f0968bbc
Update readme.md
2018-01-26 13:29:16 -05:00
Justin Bollinger
77e536901d
Update readme.md
2018-01-26 13:26:27 -05:00
Justin Bollinger
deb1841aaf
Update readme.md
2018-01-26 13:25:46 -05:00
Justin Bollinger
6f525fab9d
Update readme.md
2018-01-26 13:16:45 -05:00
Justin Bollinger
046e2dd2ca
Initial Commit
2018-01-26 13:16:33 -05:00
Justin Bollinger
65ed6604e4
Initial Commit
2018-01-26 13:14:00 -05:00