Commit Graph

180 Commits (master)

Author SHA1 Message Date
jsteube adbcef6909 Refactor optimized_kernel_enable variable to just optimized_kernel, same idea as outfile_autohex variable
7 months ago
jsteube 652b66e642 Refactor advise_disable variable to just advise, same idea as outfile_autohex variable
7 months ago
PenguinKeeper7 1bae3383dc Fix -o warning when already used
8 months ago
PenguinKeeper7 d576a20932
Typo fix
10 months ago
Gabriele Gristina 36606addac Help: show supported hash-modes only with -hh
1 year ago
jsteube 77c9f096db Align loading rules log event usage with other log events
1 year ago
Romke van Dijk c0d2d9cadc Error log for temp failure when in quiet mode
1 year ago
Chick3nman ee11834d3c
Add potfile warning for Assoc Attack
2 years ago
Jens Steube a52b70d1c5 Refactored Recovered.New... handling
2 years ago
philsmd a24d723d66
minor code style fixes
2 years ago
Jens Steube 6adf5fcf26
Merge pull request #3246 from davidbolvansky/fix_win_build
2 years ago
Dávid Bolvanský 757d939728 Fixed windows build failure
2 years ago
Dávid Bolvanský d84127386a Emit final status also in 'status-json' mode
2 years ago
Dávid Bolvanský 672fb2de4b Do not use term colors if output is not terminal
2 years ago
philsmd c9e3c7abac
remove extra spaces in main.c
2 years ago
Chick3nman 58c90985f0 Add module potfile disable warning message to startup, test formatting
2 years ago
Chick3nman 037d2daa13 Change read-only, spacing fixes
2 years ago
Chick3nman 6d61c87456 Fix typo in type
2 years ago
Chick3nman 808e6fff2b Prepare "Net New" value for status, test initial status message format
2 years ago
Chick3nman c8b3164722 Change logic to cover all cases
2 years ago
Chick3nman b187c66236 Further checks for attack modes where -S isn't relevant
2 years ago
Chick3nman e47a58db44 Introduce logic to stop advice message from suggesting options that do not work in the current attack mode. Fixes #3169
2 years ago
Gabriele Gristina 3064c63c71 User Options: Change --backend-info/-I option type, from bool to int
2 years ago
Jens Steube ed7d58b850 Update benchmark hash-mode header visualization
3 years ago
Jens Steube 34064bbae8
Update main.c
3 years ago
TheWorkingDeveloper 9c0655dc83
Align formatting
3 years ago
Jens Steube 33a2b17b61 Fix some memory leaks in case hashcat aborts due to command line parameter settings
3 years ago
Jens Steube ea5ddee6e2 Add autotune event to inform the user about autotune is starting/stopping on startup
3 years ago
Jens Steube 90f0e78b5b Add event about autodetection process start
3 years ago
Jens Steube 7fc0ac4ef1 Do not initialize backend devices in case --id is used and some bug fixes
3 years ago
Royce Williams 7bea7ca177 tighten output to be physical-terminal friendly
3 years ago
Jens Steube 58ffef4580 Performance Monitor: Add -S as a user suggestion to improve cracking performance in specific attack configurations
3 years ago
Jens Steube 057de100d9
Merge pull request #2645 from n8x0b7T/master
3 years ago
Chick3nman 793dff4d53 Fix typo in warning message
3 years ago
Jens Steube 56f47cabe2 Fixed race condition in potfile check during removal of empty hashes
3 years ago
Gabriele Gristina 77e328d659 Removed option --example-hashes, now is an alias of --hash-info
3 years ago
Gabriele Gristina 3ed1f0d840 Added new option: --hash-info
3 years ago
JandJ101 74523ef74b Improve vocablulary
3 years ago
Jens Steube 04d5e5a119 New Attack-Mode: Association Attack. Like JtR's single mode. Very early
4 years ago
philsmd ee5bce1c3e
fixes #2518: call clear_prompt () more often to avoid misaligned prompt
4 years ago
Royce Williams b09bebae3c make 'Applicable optimizers' less ambiguous
4 years ago
philsmd 11f3c8c285
fixes #2424: only print EOL in case of non-binary hash file
4 years ago
philsmd c826558b49
fixes #2271: added --brain-server-timer for scheduled backup time
4 years ago
Jens Steube f152f6a16c Fix missing --quiet check in password/salt min/max info on startup
5 years ago
Jens Steube 588e0ed294 Show information about minimum and maximum password- and salt-length before the hash parser starts
5 years ago
Rosen Penev 98e17d5774
Run through clang-tidy's readability-uppercase-literal-suffix
5 years ago
Gabriele Gristina 7e7acb0ee8 (main) remove unused *rc* vars and cleanup
5 years ago
Gabriele Gristina 4b871646fe fix some memory leaks
5 years ago
Gabriele Gristina 3d39d2fc91 update all HCFILE vars and related code
5 years ago
Gabriele Gristina 3161aec3da fix the comments :)
5 years ago