Jens Steube
|
61e8368592
|
hashcat 6.1.1
|
2020-07-29 12:16:53 +02:00 |
|
Jens Steube
|
9ed07f892b
|
hashcat 6.1.0
|
2020-07-28 12:29:13 +02:00 |
|
Jens Steube
|
13e2dec017
|
hashcat 6.0.0
|
2020-06-16 17:30:11 +02:00 |
|
Jens Steube
|
72319875d8
|
Update version to 5.1.0
|
2018-12-02 11:58:48 +01:00 |
|
Jens Steube
|
dc39deba0f
|
Update version to 5.0.0
|
2018-10-28 16:51:00 +01:00 |
|
jsteube
|
4963357fac
|
Update to v4.2.1
|
2018-08-07 14:04:04 +02:00 |
|
jsteube
|
13151996bc
|
Update version number for restore
|
2018-08-01 22:32:12 +02:00 |
|
jsteube
|
036d4874c7
|
Update version numbers to v4.0.0-RC1
|
2017-09-20 16:06:27 +02:00 |
|
jsteube
|
175931575c
|
Fixed the version number used in the restore file header
Fixes https://github.com/hashcat/hashcat/issues/1320
|
2017-08-14 12:10:42 +02:00 |
|
jsteube
|
ac99df6618
|
Versions: Changed version naming convention from x.yz to x.y.z
|
2017-03-31 15:28:20 +02:00 |
|
Rosen Penev
|
fdc0bf913d
|
Remove unnecessary includes
|
2017-03-04 18:30:39 -08:00 |
|
Rosen Penev
|
4ceb7a1afa
|
Prefer _WIN to _POSIX for defines.
Also miscellaneous fixes here and there.
|
2017-02-23 15:55:06 -08:00 |
|
jsteube
|
ac5d274845
|
Sessions: Move out handling of multiple instance from restore file into separate pidfile
|
2017-01-27 16:29:18 +01:00 |
|
jsteube
|
dca74af23f
|
Prepare for v3.30 release
|
2017-01-02 10:14:07 +01:00 |
|
jsteube
|
761e3f0d96
|
Move out words_cur from restore_ctx to status_ctx and let the dispatcher update it
|
2016-10-20 21:27:42 +02:00 |
|
jsteube
|
df521d664b
|
Move restore_* variables into separate functions for later use in status.c
|
2016-10-17 14:25:16 +02:00 |
|
jsteube
|
2545ec6bf9
|
Prepare hashcat_get_status()
|
2016-10-16 19:32:43 +02:00 |
|
jsteube
|
27bec8be13
|
Get rid of logging.c and most exit() calls replaced with return() for true library usage
|
2016-10-09 22:41:55 +02:00 |
|
jsteube
|
14334e4129
|
Update restore.c function parameters
|
2016-10-06 16:34:30 +02:00 |
|
jsteube
|
7f2ab2db60
|
Add unlink_restore()
|
2016-10-04 11:03:20 +02:00 |
|
jsteube
|
12a2d6d2a0
|
Move more stuff to status_ctx_t
|
2016-09-29 23:25:29 +02:00 |
|
jsteube
|
fd72834322
|
data. no longer required in restore
|
2016-09-25 01:02:44 +02:00 |
|
jsteube
|
a3b4cc5a80
|
Get rid of restore, restore_disable and restore_timer variables in data. context
|
2016-09-22 14:45:00 +02:00 |
|
jsteube
|
e6f083b708
|
Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them
|
2016-09-20 16:04:22 +02:00 |
|
jsteube
|
9daf139fef
|
Refactor devices_status to have better thread control
|
2016-09-19 15:52:01 +02:00 |
|
jsteube
|
a0f6ed6832
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
|
jsteube
|
7ce2f2ff19
|
Introduce opencl_ctx_t; not finished yet
|
2016-09-15 16:02:52 +02:00 |
|
jsteube
|
bc75ba70a1
|
Move tons of functions from hashcat.c into hash_management, interface, opencl, restore, status and weak_hash sources
|
2016-09-14 16:07:24 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
7f1ecc7cb7
|
Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
|
2016-09-11 10:28:59 +02:00 |
|
jsteube
|
9eb47153d4
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
|
jsteube
|
9f416109d9
|
Fix psapi include for windows
|
2016-09-07 22:04:04 +02:00 |
|
jsteube
|
a56855e355
|
Move restore specific functions into their own source file
|
2016-09-07 22:01:34 +02:00 |
|