realSnoopy
|
ea7f7909f4
|
update in module_13400.c
changed token.len_max[2] = 8; -> token.len_max[2] = 10;
max lenght of an u32 is 10,
use case: for manually user tuned keepass iterations above 99999999
see thread https://hashcat.net/forum/thread-10116-post-52700.html#pid52700
|
2021-05-19 19:31:27 +02:00 |
|
Jens Steube
|
0fd8de3a75
|
Status Screen: Show currently running kernel type (pure, optimized) and generator type (host, device)
|
2021-05-19 08:32:24 +02:00 |
|
Jens Steube
|
58ffef4580
|
Performance Monitor: Add -S as a user suggestion to improve cracking performance in specific attack configurations
|
2021-05-19 08:31:51 +02:00 |
|
Jens Steube
|
9028938998
|
Rename -m 3202 to -m 25800
|
2021-05-18 19:25:47 +02:00 |
|
Jens Steube
|
9bb45b4f4d
|
Merge branch 'master' into bcryptsha1
|
2021-05-18 19:20:28 +02:00 |
|
Jens Steube
|
aa7c579736
|
Added hash-mode: MurmurHash
|
2021-05-18 10:58:13 +02:00 |
|
Jens Steube
|
307cb63661
|
Merge pull request #2695 from matrix/cryptoapi
Added Linux Kernel Crypto API (2.4) KPA
|
2021-05-17 23:41:10 +02:00 |
|
Jens Steube
|
751d3a6454
|
Rename -m 3201 to -m 25600
|
2021-05-17 13:23:50 +02:00 |
|
Jens Steube
|
ae2580a542
|
Merge pull request #2637 from matrix/bcryptmd5
Added hash-mode 3201 - bcrypt(md5(pass)) / bcryptmd5
|
2021-05-17 13:17:25 +02:00 |
|
Jens Steube
|
fe91f6276d
|
CUDA Backend: Do not warn about missing CUDA SDK installation if --stdout is used
|
2021-05-16 18:31:43 +02:00 |
|
Jens Steube
|
e365313a44
|
Dependencies: Updated LZMA SDK from 19.00 to 21.02 alpha
|
2021-05-16 08:51:59 +02:00 |
|
Jens Steube
|
d08b5b04fa
|
Unset PRODUCTION option
|
2021-05-16 08:40:25 +02:00 |
|
Jens Steube
|
442a95d0ea
|
hashcat 6.2.1
|
2021-05-15 14:07:58 +02:00 |
|
Jens Steube
|
0e2dc4bb82
|
Remove unused WITH_UNRAR macro
|
2021-05-15 13:12:23 +02:00 |
|
Jens Steube
|
ce90f83b65
|
Dependencies: Make unrar dependencies optional and disable hash-mode 23800 if dependency is disabled
|
2021-05-15 00:04:08 +02:00 |
|
Jens Steube
|
a5bb988f92
|
Unset PRODUCTION option
|
2021-05-14 19:28:39 +02:00 |
|
Jens Steube
|
97a8f34251
|
hashcat 6.2.0
|
2021-05-14 19:08:08 +02:00 |
|
Jens Steube
|
475716e81d
|
Help autotuner to find more stable workload settings for -m 6900 by limiting kernel loops
|
2021-05-13 12:14:23 +02:00 |
|
Jens Steube
|
774b76efe2
|
Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 3200 for better performance on NV GPU
|
2021-05-13 08:03:44 +02:00 |
|
Jens Steube
|
4ce60a6c61
|
Add module_unstable_warning() entry for -m 21800 using rocr drivers
|
2021-05-12 07:42:46 +02:00 |
|
Jens Steube
|
ec0d1309fe
|
Avoid large buffer allocation on stack in -m 23700 and -m 23800 - it crashes on macOS
|
2021-05-12 00:17:41 +02:00 |
|
Jens Steube
|
4221bd151c
|
Fixed unterminated salt buffer in -m 23400 module_hash_encode() in case salt was of length 256
|
2021-05-11 23:36:31 +02:00 |
|
Jens Steube
|
a2fcb03fe3
|
Update AMD GPU check on macOS warning message
|
2021-05-11 10:54:39 +02:00 |
|
Jens Steube
|
282eb75fe9
|
Update module_unstable_warning for benchmark long selection on macOS for CPU and GPU; Allow use of GPU without --force testwise
|
2021-05-10 19:57:56 +02:00 |
|
Jens Steube
|
bb402b784a
|
Update module_unstable_warning for benchmark short selection on macOS for CPU and GPU; Allow use of GPU without --force testwise
|
2021-05-10 14:36:41 +02:00 |
|
Jens Steube
|
3d0e0d5c2d
|
Add some device_local_mem_size checks relevant for devices with only 32k shared memory
|
2021-05-09 15:05:28 +00:00 |
|
Jens Steube
|
bbd6e55968
|
Add missing null pointer to cuda_module_shared and opencl_program_shared in backend cleanup function
|
2021-05-09 14:55:52 +02:00 |
|
Jens Steube
|
78a053800f
|
Remove module_unstable_warning() entries for AMD (legacy) driver after workaround with zero check on context length is in use
|
2021-05-09 10:33:05 +00:00 |
|
Jens Steube
|
e4dab0f1bf
|
OpenCL Runtime: Workaround JiT compiler segfault on legacy AMDGPU driver compiling RAR3 OpenCL kernel
|
2021-05-09 07:38:22 +00:00 |
|
Jens Steube
|
ff72a8ed21
|
Remove module_unstable_warning() entries for AMD (legacy) driver after workaround inside UTF16 conversion function is in use
|
2021-05-08 15:55:32 +00:00 |
|
Jens Steube
|
bb1460d851
|
Fixed hardware management sysfs readings in status screen (typically ROCm controlled GPUs)
|
2021-05-08 12:14:07 +02:00 |
|
Gabriele Gristina
|
17a83a50af
|
cryptoapi opts (1)
|
2021-05-06 23:24:46 +02:00 |
|
Jens Steube
|
f011f790e2
|
Revert accidential rename of module and unit test from -m 21501 to -m 25100
|
2021-05-05 22:57:16 +02:00 |
|
Jens Steube
|
32b40d5c53
|
Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards
|
2021-05-05 22:53:04 +02:00 |
|
Jens Steube
|
7baad686fa
|
Merge pull request #2571 from ventaquil/master
Declare phony targets in Makefile
|
2021-05-05 10:20:25 +02:00 |
|
Jens Steube
|
08ed77c15c
|
Merge branch 'master' into SolarWinds2
|
2021-05-05 10:12:16 +02:00 |
|
Jens Steube
|
00c87bbc6d
|
Merge pull request #2658 from matrix/SolarWinds_ServU
Added hash-mode 24 - SolarWinds Serv-U
|
2021-05-05 10:10:12 +02:00 |
|
Jens Steube
|
3543094591
|
Make sure no password candidates get rejected for line length in -a 9 mode
|
2021-05-04 21:44:21 +02:00 |
|
Jens Steube
|
4930105ce3
|
Fixes memleak in user_options_check_files()
See https://github.com/hashcat/hashcat/pull/2669
|
2021-05-04 13:53:50 +02:00 |
|
Jens Steube
|
5d7dc3cbc1
|
Fixes memleak in user_options_check_files()
See https://github.com/hashcat/hashcat/pull/2671
|
2021-05-04 13:48:04 +02:00 |
|
Jens Steube
|
95489b0473
|
Update module_unstable_warning() for amdgpu-pro-20.50-1234664-ubuntu-20.04 (legacy)
|
2021-05-02 18:18:50 +00:00 |
|
Jens Steube
|
b4f86d2262
|
Update module_unstable_warning() for -m 21800
|
2021-05-02 12:32:17 +02:00 |
|
Jens Steube
|
bf2064df7f
|
Update module_unstable_warning() for -m 172xx and -m 200xx
|
2021-05-02 08:19:16 +00:00 |
|
Jens Steube
|
0c2afde83b
|
Add support for clUnloadPlatformCompiler()
|
2021-05-02 08:15:25 +00:00 |
|
Jens Steube
|
59459d0e5b
|
Fixed memory leak causing problems in sessions with many iterations. for instance, --benchmark-all or large mask files
|
2021-05-01 17:27:33 +02:00 |
|
Jens Steube
|
fb081947e1
|
Fixed access to filename which is a null-pointer in benchmark mode
|
2021-05-01 14:13:58 +02:00 |
|
Jens Steube
|
96df73dee4
|
Merge pull request #2646 from Slattz/master
Fix --keep-guessing mode
|
2021-04-28 10:23:29 +02:00 |
|
Jens Steube
|
33d95348f5
|
Update patch
|
2021-04-28 09:48:33 +02:00 |
|
Jens Steube
|
057de100d9
|
Merge pull request #2645 from n8x0b7T/master
Improve vocablulary
|
2021-04-27 20:03:07 +02:00 |
|
Jens Steube
|
2d44626ab2
|
Merge pull request #2650 from matrix/fix_osx_Makefile_warnings
Fixed build warnings on OSX
|
2021-04-27 20:02:21 +02:00 |
|