philsmd
|
1644ac30b5
|
use an overflow check instead of a hard coded value for ETA
|
2017-08-16 17:51:35 +02:00 |
|
jsteube
|
0cce17d268
|
Eventual fix for #1263
|
2017-05-30 12:15:55 +02:00 |
|
Christopher Schmitt
|
d24a6198e8
|
first pass at free'ing hashcat_status_t
|
2017-05-18 10:14:25 -04:00 |
|
sgroat
|
21efc80975
|
fix string
|
2017-04-10 13:35:01 -07:00 |
|
jsteube
|
e933d12838
|
Rename Input.Mode, Input.Base, ... to Guess.Mode, Guess.Base, ...
|
2017-03-24 23:39:09 +01:00 |
|
jsteube
|
ec5610271a
|
New option --progress-only: Quickly provides ideal progress step size and time to process it per device based on the user hashes and selected options, then quit
|
2016-12-09 23:44:43 +01:00 |
|
jsteube
|
3c40b88eff
|
Status: Do not show Recovered/Time as floats but as integers to reduce over-information
|
2016-11-30 11:12:56 +01:00 |
|
jsteube
|
4d9cb462a9
|
Add back input queue in status view
Implements https://github.com/hashcat/hashcat/issues/577
|
2016-11-10 22:30:17 +01:00 |
|
jsteube
|
1edc129f8a
|
Added core-clock and memory-clock to output in benchmark mode with --machine-readable enabled
|
2016-11-10 17:50:29 +01:00 |
|
jsteube
|
9e156321ef
|
Bring back mask length of mask as number to status screen
|
2016-10-29 22:44:01 +02:00 |
|
jsteube
|
c3266e363a
|
Make status_display_machine_readable() use of hashcat_status_t
|
2016-10-18 00:13:40 +02:00 |
|
jsteube
|
65b3910dc0
|
Converted status_benchmark_automate()
|
2016-10-17 17:20:19 +02:00 |
|
jsteube
|
1d0810a759
|
Added status_get_hwmon_dev() to status.c
|
2016-10-17 17:02:56 +02:00 |
|
jsteube
|
2b28010aae
|
Added status_get_input_candidates_dev() to status.c
|
2016-10-17 16:46:16 +02:00 |
|
jsteube
|
8d81d3bd55
|
Added progress_mode to status.c
|
2016-10-17 16:22:32 +02:00 |
|
jsteube
|
86c1c7ef10
|
Added CPT functions for later use in status.c
|
2016-10-17 15:19:25 +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
|
615d977b7c
|
Add new functions to hashcat_get_status()
|
2016-10-17 13:55:55 +02:00 |
|
jsteube
|
b044271b01
|
Move more status display calculate logic into separate functions
|
2016-10-17 13:44:07 +02:00 |
|
jsteube
|
2545ec6bf9
|
Prepare hashcat_get_status()
|
2016-10-16 19:32:43 +02:00 |
|
jsteube
|
39d333d551
|
Add user_options_extra_amplifier()
|
2016-10-06 21:37:03 +02:00 |
|
jsteube
|
034c0699bb
|
Added status_words_base_calculate()
|
2016-10-06 21:28:40 +02:00 |
|
jsteube
|
3fb10fe9b4
|
Update status.c function parameters
|
2016-10-06 09:47:34 +02:00 |
|
jsteube
|
0b2c568ba6
|
Simplify status_display_* and status_benchmark_* function parameters
|
2016-10-04 16:35:24 +02:00 |
|
jsteube
|
ed571a3ec8
|
Remove unneeded includes
|
2016-09-30 00:38:29 +02:00 |
|
jsteube
|
12a2d6d2a0
|
Move more stuff to status_ctx_t
|
2016-09-29 23:25:29 +02:00 |
|
jsteube
|
831ef1490b
|
Prepare status_ctx_t
|
2016-09-29 22:27:04 +02:00 |
|
jsteube
|
84f96c4dda
|
Add cpt_ctx_t
|
2016-09-29 15:19:12 +02:00 |
|
jsteube
|
7191780296
|
Make use of hwmon_ctx_t
|
2016-09-28 22:28:44 +02:00 |
|
jsteube
|
c71f1bfb0c
|
Introduct combinator_ctx_t
|
2016-09-27 18:32:09 +02:00 |
|
jsteube
|
67dd2e9b67
|
Separate rules and straight mode from each other, remove rules_ctx_t
|
2016-09-27 13:13: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
|
62b97a6fe6
|
Move loading rules into outer loop
|
2016-09-24 12:05:56 +02:00 |
|
jsteube
|
f9ec232b9b
|
Get rid of attack_kern variable in data. context
|
2016-09-22 15:50:49 +02:00 |
|
jsteube
|
93d3b3a809
|
Get rid of rp_* variables in data. context
|
2016-09-22 12:45:48 +02:00 |
|
jsteube
|
c18d6a3302
|
Get rid of skip and limit variables in data. context
|
2016-09-22 12:33:33 +02:00 |
|
jsteube
|
fe88c763af
|
Get rid of custom_charset_* variables in data. context
|
2016-09-22 12:23:26 +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
|
e3d0cd0bdd
|
Move more functions out of shared.c
|
2016-09-08 10:01:49 +02:00 |
|
jsteube
|
51a059a606
|
Move status specific functions into their own source file
|
2016-09-08 09:21:25 +02:00 |
|