jsteube
|
7191780296
|
Make use of hwmon_ctx_t
|
2016-09-28 22:28:44 +02:00 |
|
jsteube
|
3eaac31445
|
Fix for https://github.com/hashcat/hashcat/issues/514
|
2016-09-26 17:15:07 +02:00 |
|
jsteube
|
54a4ea3db2
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +02:00 |
|
jsteube
|
fd72834322
|
data. no longer required in restore
|
2016-09-25 01:02:44 +02:00 |
|
jsteube
|
a79a144e46
|
Put --show and --left into --quiet mode automatically
|
2016-09-24 14:06:41 +02:00 |
|
jsteube
|
1c9aa25886
|
Fix some memory leaks at shutdown
|
2016-09-23 21:50:35 +02:00 |
|
jsteube
|
0a330d4335
|
Rewrote logfile handling from scratch
|
2016-09-23 21:41:05 +02:00 |
|
jsteube
|
b6f966970b
|
Move all bitmap related host code into bitmap.c
|
2016-09-22 16:23:36 +02:00 |
|
jsteube
|
97d9a5d9cc
|
Fix missing includes in folder.h
Fix some warning message
|
2016-09-22 11:05:04 +02:00 |
|
jsteube
|
2215174c2e
|
Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode
|
2016-09-22 10:55:33 +02:00 |
|
jsteube
|
80685d94c4
|
Get rid of truecrypt_keyfiles and veracrypt_keyfiles variable in main
|
2016-09-21 22:21:35 +02:00 |
|
jsteube
|
a4647baba5
|
Get rid of segment_size variable in main
|
2016-09-21 22:07:10 +02:00 |
|
jsteube
|
32d44a5f3e
|
Get rid of markov_disable, markov_classic, markov_threshold and markov_hcstat variable in main
|
2016-09-21 21:07:57 +02:00 |
|
jsteube
|
a7ab9f6ca9
|
Get rid of gpu_temp_disable, gpu_temp_abort and gpu_temp_retain variable in main
|
2016-09-21 20:50:14 +02:00 |
|
jsteube
|
f3c427407e
|
Reuse user_options_parse() for restore case
|
2016-09-21 20:32:56 +02:00 |
|
jsteube
|
ecdb74f440
|
Get rid of bitmap_min and bitmap_max variable in main
|
2016-09-21 16:38:55 +02:00 |
|
jsteube
|
4718bb3d2d
|
Move wordlist_mode into user_options_extra
|
2016-09-21 16:25:36 +02:00 |
|
jsteube
|
c008b11de3
|
Make more use of new user_options_t*
|
2016-09-21 16:07:49 +02:00 |
|
jsteube
|
cb1375bcd7
|
Add user_options_extra_t
|
2016-09-21 11:09:12 +02:00 |
|
jsteube
|
a70590b0dc
|
Move sanity check into user_options.c
|
2016-09-20 17:04:31 +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 |
|