Commit Graph
7496 Commits
Author SHA1 Message Date
Jens Steube 5a5ec0c5db Added hash-mode: VeraCrypt PBKDF2-HMAC-Streebog-512 + boot-mode 2021-06-21 13:40:46 +02:00
Jens Steube 2c48bba62d Autodetect: Limit the number of errors per hash-mode try to 100 to avoid long startup time 2021-06-20 12:40:55 +02:00
Jens Steube 13806f11b3 Add missing entry on new macOS hardware monitor 2021-06-20 11:14:28 +02:00
Jens Steube 7e267b9b37 Merge pull request #2825 from matrix/hwmon_osx_v2
Add OSX HW Monitor initial support (2021)
2021-06-20 11:09:35 +02:00
Gabriele Gristina dac7fafec9 remove unused hm_IOKIT_SMCCall() call 2021-06-19 21:15:37 +02:00
Gabriele Gristina 1703d24c1a hide fan speed from hwmon output if not detected 2021-06-19 20:46:09 +02:00
Gabriele Gristina 3a6481da4e show all fans in hwmon output 2021-06-19 20:32:07 +02:00
Jens Steube 18f8a1340e Merge pull request #2842 from matrix/startMessage
Fix starting message
2021-06-19 17:12:32 +02:00
Jens Steube 9b211ada85 Update user_options.c 2021-06-19 17:12:08 +02:00
Jens Steube c7f0c280d8 Merge pull request #2837 from philsmd/patch-2
-m 24800 = Umbraco HMAC-SHA1 is not salted
2021-06-19 17:10:34 +02:00
Gabriele Gristina 65b41fcb8f cleanup docs/changes.txt 2021-06-19 15:27:13 +02:00
Gabriele Gristina fc77e1b975 update hm_IOKIT_get_fan_speed_current(), get rid of minimum_speed 2021-06-19 15:23:59 +02:00
Gabriele Gristina 09513ed78b fix starting message 2021-06-19 12:32:02 +02:00
philsmd 5fb6fc50c2 -m 24800 = Umbraco HMAC-SHA1 is not salted 2021-06-19 11:00:03 +02:00
Jens Steube 05125eb67c LM: Workaround JiT compiler bug in -m 3000 on NV leading to false negatives with large amount of hashes 2021-06-18 23:48:39 +02:00
Jens Steube 762e487c5f Merge pull request #2836 from Xanadrel/fix-memleak-status
Fix memory leak with status (with brain enabled)
2021-06-18 21:17:12 +02:00
Jens Steube 61a012ab07 Merge pull request #2833 from philsmd/patch-1
fixed typos in github feature request template
2021-06-18 21:05:04 +02:00
Jens Steube 490ee0a437 Merge pull request #2831 from mohemiv/master
Adding character sets for CP866
2021-06-18 21:04:38 +02:00
Xanadrel 0d79250fea Fix memory leak with status (with brain enabled) 2021-06-18 13:13:16 +02:00
Jens Steube 3119525ea3 Fixed integer overflow in Recovered/Time status view column caused by division > 0 but < 1 2021-06-18 07:57:15 +02:00
Jens Steube 62397283c1 VeraCrypt: Increase password length support for non-boot volumes from 64 to 128.
See https://github.com/hashcat/hashcat/issues/2616 for details.
2021-06-17 09:45:30 +02:00
Jens Steube f9fab1cadf Tests: Changed tests for VeraCrypt from -a 0 to -a 3, because password extension is not available to all shells 2021-06-17 09:43:21 +02:00
Jens Steube 8548af5e79 Fixed false negative in hash-mode 15900 (DPAPI masterkey file v2) if password was longer than 64 characters.
Bug was also present in SHA512 based TC and VC kernels, but had no effect because maximum password length is 64.
2021-06-16 12:13:04 +02:00
philsmd 9ad0438baa fixed typos in github feature request template 2021-06-16 10:45:45 +02:00
Arseniy Sharoglazov a9cd76ca52 Adding ru_cp866-special.hcchr 2021-06-15 23:55:10 +03:00
Arseniy Sharoglazov 1486476adb Adding ru_cp866.hcchr 2021-06-15 23:54:45 +03:00
Arseniy Sharoglazov 6ecc45cd6d Removing a special character from ru_cp1251.hcchr 2021-06-15 23:51:20 +03:00
Jens Steube 2d7f67fd23 Alias Devices: Show a warning in case the user specifically listed a device to use which in a later step is skipped because it is an alias of another active device 2021-06-15 14:06:24 +02:00
Jens Steube a7a3cf024e Update docs/limits.txt regarding UTF16 support in kernels 2021-06-15 11:53:06 +02:00
Jens Steube 624994f920 Backend Information: Added new column showing the PCI Address per CUDA/OpenCL device to easier identify broken cards 2021-06-14 13:18:33 +02:00
Jens Steube 8ebf4b9858 Fixed 'E' rule in pure kernel mode which was ignoring letters that are in positions that are multiples of 4 2021-06-13 15:49:11 +02:00
Jens Steube c6b10bb0b6 Unset PRODUCTION option 2021-06-13 15:12:33 +02:00
Jens Steube 9908cb184b hashcat 6.2.2 2021-06-13 14:51:01 +02:00
Jens Steube ec98f80180 Merge pull request #2824 from roycewilliams/master
changes.txt slight rework
2021-06-13 14:36:27 +02:00
Gabriele Gristina 4dc20533bd fix ext_iokit.h 2021-06-12 20:24:43 +02:00
Gabriele Gristina bc4ce4cbeb Add support for CPU/GPU device temperature and fanspeed using iokit (Apple) 2021-06-12 20:13:31 +02:00
Royce Williams d92aefbe40 changes.txt slight rework 2021-06-12 10:04:59 -08:00
Jens Steube 3ee77aa581 Prepare for v6.2.2 2021-06-12 18:38:23 +02:00
Jens Steube eddd11441f Merge pull request #2664 from matrix/hash-mode-26000
Added hash-mode 26000 - OpenEdge Progress Encode
2021-06-12 18:22:09 +02:00
Gabriele Gristina 42799fafb8 cleanup unit-test code 2021-06-12 17:10:36 +02:00
Gabriele Gristina 02b2ca41c5 add unit-test and set pw_max to 16 for ProgressEncode 2021-06-12 16:51:47 +02:00
Jens Steube ee7fca82f5 Scrypt Kernels: Re-enable scrypt based kernels to use kernel cache 2021-06-12 11:42:19 +02:00
Jens Steube 7fc0ac4ef1 Do not initialize backend devices in case --id is used and some bug fixes 2021-06-12 10:47:48 +02:00
Jens Steube 2b68d4bec1 Merge pull request #2821 from matrix/autodetect-only
add identify/autodetect-only option
2021-06-12 10:26:33 +02:00
Gabriele Gristina a25db47215 updated output messages for identify functionality 2021-06-11 20:12:59 +02:00
Gabriele Gristina 340e8d1033 fix identify functionality 2021-06-11 19:25:39 +02:00
Jens Steube 51fe320425 Unit-Tests: Added missing support for OPTS_TYPE_LOOP_PREPARE, OPTS_TYPE_LOOP_PREPARE2 and salt_repeats in self-test 2021-06-11 18:36:19 +02:00
Jens Steube 388e0a1c7e Merge pull request #2820 from matrix/hwmon_v4
Restyling hwmon (2021)(2)
2021-06-11 09:40:06 +02:00
Jens Steube 65d81c0f7b Hashrate: Innerloop hashrate prediction requires update because of the new salt_repeats feature and also respect _loop2 kernel runtime 2021-06-10 22:43:06 +02:00
Gabriele Gristina 3c6f4b0e69 add identify/autodetect-only option 2021-06-10 20:44:21 +02:00