Commit Graph

220 Commits (684ce0afcff73e4e9139db6ee37e0a59855b2d2e)

Author SHA1 Message Date
Gabriele Gristina aa4be217fd
Merge branch 'master' into help2int
1 year ago
Gabriele Gristina 36606addac Help: show supported hash-modes only with -hh
1 year ago
Gabriele Gristina 2fe2d299bc update changes.txt + cleanup
1 year ago
Gabriele Gristina e6d1a4c8a2 Added --metal-compiler-runtime option
1 year ago
jsteube 6785a32e7a Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption
1 year ago
philsmd cb827fcd32
fix trailing spaces
1 year ago
Jens Steube a1db6d4d63
Merge pull request #3655 from Chick3nman/show-username
1 year ago
Chick3nman 10000b324f Move message to log level error to avoid poluting output when sent to a file.
1 year ago
Chick3nman a4555fdcb9 Fix typo 2
1 year ago
Chick3nman 9c58b47daf Fix typo
1 year ago
Chick3nman 7eb36bb9a2 Added advice message for mixing of --show and --username
1 year ago
Chick3nman 35d51020a5 Add user opt sanity check for brain port, clean up messages for other brain related checks.
1 year ago
justpretending c2fcef6c50 Support for FIFO outfiles (fixes #3582)
1 year ago
jsteube 17b2e9062b Prevent Hashcat from hanging by checking during startup that the output file is a named pipe
1 year ago
Jens Steube 2ff7d0bb4d Added support to include source wordlist in debugging format
2 years ago
Jens Steube 38c44b4b35 Fix user option sanity check
2 years ago
Jens Steube ec7eae9886 Debug Rules: Set --debug-file to $session.debugfile if --debug-mode was set by the user and --debug-file was not set
2 years ago
Jens Steube d02b392b9e Command Line: Disallow combinations of some options. for instance, using -t in -a 0 mode
2 years ago
philsmd a24d723d66
minor code style fixes
2 years ago
philsmd e5657723d3
improve --stdout + --stdin-timeout-abort fix
2 years ago
Will Crozier 73637d43db allow --stdout and --stdin-timeout-abort to be used together
2 years ago
Gabriele Gristina 8c2756d74d fix wording
2 years ago
Gabriele Gristina 3064c63c71 User Options: Change --backend-info/-I option type, from bool to int
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
b0lek a621c856bd
allow hex format for --separator #3084
2 years ago
Jens Steube acc592e963 Added support to use --debug-mode in attack-mode 9 (Association Attack)
2 years ago
Jens Steube 05f107cbe5 Added option --generate-rules-func-sel to specify a pool of operators that the random rule generator is allowed to pick from
3 years ago
Jens Steube 01738fafa0 Deprecated Plugins: Add new module function module_deprecated_notice() to mark a plugin as deprecated and to return a free text user notice
3 years ago
Rosen Penev adaf3f293b make const char pointers actually const
3 years ago
Jens Steube f9e74045b5 Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte
3 years ago
Jens Steube c990e252d3 Added option --multiply-accel-disable (short: -M) to disable multiply the kernel-accel with the multiprocessor count automatism
3 years ago
Jens Steube a22f8149fc
Merge branch 'HIP' into hip
3 years ago
reger-men ea7b74389f First draft HIP Version
3 years ago
Jens Steube f146a05878 Added option --markov-inverse to inverse markov statistics, with the idea of reversing the order of the password candidates
3 years ago
Jens Steube c32242980f Partially revert
3 years ago
Jens Steube 254e33c473 File handling: Do not abort on seeing a BOM in input files, just warn and ignore the BOM
3 years ago
Jens Steube ed093fb035
minor whitespace fixes
3 years ago
Jukka Ojanen 6967e706c2 Fix access violation in hashconfig_destroy if hashcat_ctx_t is only partially initialized.
3 years ago
Jens Steube 9b211ada85
Update user_options.c
3 years ago
Gabriele Gristina 09513ed78b fix starting message
3 years ago
Jens Steube 7fc0ac4ef1 Do not initialize backend devices in case --id is used and some bug fixes
3 years ago
Gabriele Gristina 340e8d1033 fix identify functionality
3 years ago
Gabriele Gristina 3c6f4b0e69 add identify/autodetect-only option
3 years ago
Royce Williams 7bea7ca177 tighten output to be physical-terminal friendly
3 years ago
Gabriele Gristina 1106e163ca fix example0*, skip autodetect if keyspace enabled, update help and changes.txt
3 years ago
Gabriele Gristina b8ae1444de skip autodetect if benchmark is enabled, keep table sorting like usage
3 years ago
Gabriele Gristina 75d135bf7d fix for autodetect (1)
3 years ago
Gabriele Gristina ced9b0c6f8 Added new feature: autodetect hash-mode
3 years ago
Jens Steube 4930105ce3 Fixes memleak in user_options_check_files()
3 years ago
Jens Steube 5d7dc3cbc1 Fixes memleak in user_options_check_files()
3 years ago