Commit Graph

122 Commits (067ffa9d647e4ea2d1b35f7fd65b01b116313765)

Author SHA1 Message Date
jsteube 067ffa9d64 Add more tracker for amplifier and iterations to status screen
6 years ago
jsteube 27db8ced7e Add a tracker for salts, amplifier and iterations to status screen
6 years ago
jsteube 8903adb164 Added OpenCL device utilization to status information in machine readable output
6 years ago
jsteube 05a01d3843 fix some datatypes
6 years ago
jsteube 517062849e Save some space in speed display to avoid line breaks
6 years ago
jsteube 11b18512c7 Terminal: Add workitem settings to status display (can be handy for debugging)
6 years ago
Rosen Penev aece2cc4be Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
7 years ago
Rosen Penev 1c5915cae3 remove special time handling in hashcat.
7 years ago
jsteube 04a30e6071 Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only
7 years ago
Jens Steube 9568837b12 Revert "Replace PRIu64 with ju. Less verbose."
7 years ago
Rosen Penev 869b5fb522 Replace PRIu64 with ju. Less verbose.
7 years ago
jsteube 51aba5517f Update some of the visual indicator of active options when benchmarking
7 years ago
Rosen Penev ec55209254 remove hc_sleep and _msec.
7 years ago
Royce Williams cd69cd3c0b Merge remote-tracking branch 'upstream/master'
7 years ago
Royce Williams a08f65b50e flip the logic in terminal.c for readability
7 years ago
jsteube 7b71fb803b Add hash-mode to --example-hashes and use $HEX[] in case the password is in binary
7 years ago
jsteube 12d95fd22c Added option --example-hashes to show an example hash for each hash-mode
7 years ago
Royce Williams 149a611cbd Merge remote-tracking branch 'upstream/master'
7 years ago
philsmd e33e828bc6
replace all time_t/__time64_t with hc_time_t and all related functions
7 years ago
Royce Williams 471ba4075d make display of active options in benchmark match actual usage
7 years ago
Royce Williams 434af9fe6a visual indicator of options active when benchmarking
7 years ago
Royce Williams d1fef8f74a tighten to under 80 columns, and minor grammar
7 years ago
jsteube 80c5150292 Change the benchmarking info text on -O and disable it if -w is already set
7 years ago
jsteube be4076cba6 Multiply SPEED in machine-readable status output with 1000, making it more accurate if performance is < 1H/ms
7 years ago
Royce Williams 96fde7471b Note that -b implies -O and how to override
7 years ago
jsteube beb6ee2061 Add OPTI_TYPE_OPTIMIZED_KERNEL
7 years ago
jsteube fbea72ebd6 Renamed default kernels to optimized kernels
7 years ago
jsteube 8abd7ae9d1 Fix some old GCC compiler warnings
7 years ago
jsteube f97c0d38d7 Allow using -L with -a 7 (other modes need no modification) for fast hashes
7 years ago
jsteube 0cce17d268 Eventual fix for #1263
7 years ago
Christopher Schmitt d24a6198e8 first pass at free'ing hashcat_status_t
7 years ago
Royce Williams 067372f5ce more event_log_* standardization
7 years ago
jsteube f1c7b60d6a Status View: Add rejected counter to machine readable output
7 years ago
jsteube 99fbaa8bcc Dictionary Cache: Split long status line into multiple lines to stay < 80 chars
7 years ago
jsteube e933d12838 Rename Input.Mode, Input.Base, ... to Guess.Mode, Guess.Base, ...
7 years ago
jsteube 6d66ff96c1 Truncate longer hash format in status output
7 years ago
Rosen Penev 4ceb7a1afa
Prefer _WIN to _POSIX for defines.
7 years ago
sgroat 113fe102f5 Cleanup zero-length printf format string warnings
7 years ago
jsteube ac5d274845 Sessions: Move out handling of multiple instance from restore file into separate pidfile
7 years ago
jsteube 8a47c32537 Fixed display screen to show input queue when using custom charset or rules
7 years ago
jsteube b42a177528 Fixes https://github.com/hashcat/hashcat/issues/934
7 years ago
Jens Steube eda7344f34 Merge pull request #920 from neheb/master
8 years ago
Rosen Penev cf4045cc6e Last remnant of stderror
8 years ago
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
8 years ago
Gabriele Gristina 134922ba7a Fix wrong usage of ctime_r()
8 years ago
Rosen Penev 96591f3118
Replace ctime with _r variant
8 years ago
Rosen Penev 4d09cc10fd
Fix some formats and conversion errors
8 years ago
jsteube daddffa3dc Status view: Show core-clock, memory-clock and execution time in benchmark-mode in case --machine-readable is activated
8 years ago
jsteube 813911788a Status: Do not show Recovered/Time when cracking < 1000 hashes
8 years ago
Rosen Penev 96783ed7a3 Fix compilation for native Cygwin
8 years ago