Commit Graph

141 Commits (master)

Author SHA1 Message Date
jsteube 81edbfd30a Add --dynamic-x parameter to bash completion script
6 months ago
jsteube 632504d1b0 Update tab completion script to support --outfile-json
7 months ago
jsteube 32853374b9 Fix some file modes
7 months 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
Jens Steube e5b3023636 hashcat 6.2.6
2 years ago
philsmd 28b596d0ef
add support for -a 9 to tab completion
2 years ago
philsmd 90c2977f10
remove extra whitespace (double space) in tab completion script
2 years ago
philsmd 37a50f7ecd
update tab completion to new cmd line arguments
2 years ago
Jens Steube fe1d3f95bb hashcat 6.2.5
2 years ago
Jens Steube 4aadb3a2f1 hashcat 6.2.4
3 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
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 84082a952e hashcat 6.2.3
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 3ee77aa581 Prepare for v6.2.2
3 years ago
Jens Steube 7fc0ac4ef1 Do not initialize backend devices in case --id is used and some bug fixes
3 years ago
Jens Steube 442a95d0ea hashcat 6.2.1
3 years ago
Jens Steube 97a8f34251 hashcat 6.2.0
3 years ago
Jens Steube 6daea9c7c1 Fix compiler warning from new --hash-info section
3 years ago
Jens Steube 61e8368592 hashcat 6.1.1
4 years ago
Jens Steube 9ed07f892b hashcat 6.1.0
4 years ago
Jens Steube 13e2dec017 hashcat 6.0.0
4 years ago
philsmd 787b082239
solves problems with paths in tab completion
4 years ago
philsmd 13675d2965
Fixes #2255: new --outfile-format with support for timestamps
4 years ago
philsmd b3cce7c4df
tab completion: added missing --brain-server-timer
4 years ago
philsmd 3a633e60ac
improve/refactor tab completion script
4 years ago
Jens Steube d0fb171da9 Added new options --backend-ignore-cuda and --backend-ingore-opencl, to ignore CUDA and/or OpenCL interface from being load on startup
4 years ago
Jens Steube d71afd6d7a Prepare new --hook-threads feature
5 years ago
philsmd de0ff9a42b
tab completion: allow using "install version" of hashcat
5 years ago
philsmd 053c39047f
update the tab completion script
5 years ago
Jens Steube 3c4f4df771 Rename some more variables
5 years ago
Jens Steube 6fd936b43a Removed --opencl-platforms filter in order to force backend device numbers to stay constant
5 years ago
philsmd a8ff1a9e6e
shell script: avoid &> and use > + 2> instead
5 years ago
Chick3nman 2358220cbe Prepare for --status_json
5 years ago
jsteube 218322f630 Support for inline VeraCrypt PIM Brute-Force
5 years ago
jsteube fbab8ebb1a Remove hash-mode check in hashcat.sh to reduce complexity of adding new hash-modes at a very low cost
5 years ago
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
5 years ago
Jens Steube 376baa2b10
Merge pull request #1814 from s3inlc/algorithm/1652
5 years ago
Sein Coray a70a0513bf
Added hash mode 18500 sha1(md5(md5($pass)))
5 years ago
philsmd 7646509234
fixed validation of the --brain-client-features value
5 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
5 years ago
Jens Steube 72319875d8 Update version to 5.1.0
5 years ago
Jens Steube fca4f7e8a6 Prepare to use --keyboard-layout-mapping for algorithms other than TC/VC
5 years ago
Jens Steube e770449702 OpenCL Runtime: Use our own yielding technique for synchronizing rather than vendor specific
6 years ago
Jens Steube 5d5ac1c935 Prepare for on-the-fly keyboard layout substituations required to crack booting TrueCrypt/VeraCrypt volumes
6 years ago
Jens Steube a4200ba167 Added hash-mode 18300 (Apple File System)
6 years ago
Jens Steube 2aff01b20e Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
6 years ago
Jens Steube 2a366741a5 Added new option --kernel-threads to manually override the automatically calculated number of threads
6 years ago