Commit Graph

3873 Commits (b30d55c5d98d8cfc08942052351e60cbd6c2ae7d)

Author SHA1 Message Date
Jens Steube b30d55c5d9 Removed LZMA "Windows.h" capitalized file name workaround used to cross compile Windows binaries from Linux hosts.
3 years ago
Jens Steube 5194beb6f2
Merge pull request #2847 from philsmd/patch-3
3 years ago
Jens Steube f05cd72147 minor whitespace fixes
3 years ago
Jens Steube 84cf5e70e7 Fixed out-of-boundary write in slow candidates mode in combinator attack update
3 years ago
Jens Steube 1a4758da83 Fixed out-of-boundary write in slow candidates mode in combinator attack
3 years ago
Jens Steube 28c08de9ef Folders: Do not escape the variable cpath_real to prevent certain OpenCL runtimes from running into an error which do not support escape characters
3 years ago
Jens Steube 9ecff406de Add unstable warning for -m 22400 on CPU on macOS
3 years ago
Jens Steube 90f0e78b5b Add event about autodetection process start
3 years ago
philsmd 88fe0add04
fixes #2839: change example pass for FortiGate256
3 years ago
Jens Steube 6c670136c4
Merge pull request #2846 from jtojanen/master
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
Royce Williams e4626dc471 Merge branch 'master' of https://github.com/roycewilliams/hashcat
3 years ago
Royce Williams 1e88990b46 minor whitespace fixes, per #2841
3 years ago
Jens Steube 5a5ec0c5db Added hash-mode: VeraCrypt PBKDF2-HMAC-Streebog-512 + boot-mode
3 years ago
Jens Steube 2c48bba62d Autodetect: Limit the number of errors per hash-mode try to 100 to avoid long startup time
3 years ago
Jens Steube 7e267b9b37
Merge pull request #2825 from matrix/hwmon_osx_v2
3 years ago
Gabriele Gristina dac7fafec9 remove unused hm_IOKIT_SMCCall() call
3 years ago
Gabriele Gristina 1703d24c1a hide fan speed from hwmon output if not detected
3 years ago
Gabriele Gristina 3a6481da4e show all fans in hwmon output
3 years ago
Jens Steube 18f8a1340e
Merge pull request #2842 from matrix/startMessage
3 years ago
Jens Steube 9b211ada85
Update user_options.c
3 years ago
Gabriele Gristina fc77e1b975 update hm_IOKIT_get_fan_speed_current(), get rid of minimum_speed
3 years ago
Gabriele Gristina 09513ed78b fix starting message
3 years ago
philsmd 5fb6fc50c2
-m 24800 = Umbraco HMAC-SHA1 is not salted
3 years ago
Xanadrel 0d79250fea Fix memory leak with status (with brain enabled)
3 years ago
Jens Steube 3119525ea3 Fixed integer overflow in Recovered/Time status view column caused by division > 0 but < 1
3 years ago
Jens Steube 62397283c1 VeraCrypt: Increase password length support for non-boot volumes from 64 to 128.
3 years ago
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
3 years ago
Jens Steube 624994f920 Backend Information: Added new column showing the PCI Address per CUDA/OpenCL device to easier identify broken cards
3 years ago
Jens Steube c6b10bb0b6 Unset PRODUCTION option
3 years ago
Jens Steube 9908cb184b hashcat 6.2.2
3 years ago
Gabriele Gristina bc4ce4cbeb Add support for CPU/GPU device temperature and fanspeed using iokit (Apple)
3 years ago
Jens Steube 3ee77aa581 Prepare for v6.2.2
3 years ago
Jens Steube eddd11441f
Merge pull request #2664 from matrix/hash-mode-26000
3 years ago
Gabriele Gristina 02b2ca41c5 add unit-test and set pw_max to 16 for ProgressEncode
3 years ago
Jens Steube ee7fca82f5 Scrypt Kernels: Re-enable scrypt based kernels to use kernel cache
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 2b68d4bec1
Merge pull request #2821 from matrix/autodetect-only
3 years ago
Gabriele Gristina a25db47215 updated output messages for identify functionality
3 years ago
Gabriele Gristina 340e8d1033 fix identify functionality
3 years ago
Jens Steube 51fe320425 Unit-Tests: Added missing support for OPTS_TYPE_LOOP_PREPARE, OPTS_TYPE_LOOP_PREPARE2 and salt_repeats in self-test
3 years ago
Jens Steube 388e0a1c7e
Merge pull request #2820 from matrix/hwmon_v4
3 years ago
Jens Steube 65d81c0f7b Hashrate: Innerloop hashrate prediction requires update because of the new salt_repeats feature and also respect _loop2 kernel runtime
3 years ago
Gabriele Gristina 3c6f4b0e69 add identify/autodetect-only option
3 years ago
Gabriele Gristina 2bc68f32db remove unused rc vars
3 years ago
Gabriele Gristina e5de44c80d Restyling hwmon (2021)(2)
3 years ago
Bjoern Kerler 6430b7ab71 Fix FBE description
3 years ago
Jens Steube ebeb003552 Unit-Tests: Added missing unit-test for Stargazer Stellar Wallet XLM
3 years ago
Jens Steube 27503957aa Fix message on startup-mode in --backend-info mode
3 years ago