Commit Graph

7533 Commits (2af45cd03fe96cea3e9fb96bb05d240278f65f2a)
 

Author SHA1 Message Date
Jens Steube 2af45cd03f Rename hc_fopen_nozip() to hc_fopen_raw()
3 years ago
Jens Steube 5bea13200f Add missing newline in warning message when using --force
3 years ago
Jens Steube 04a770c7c2
Merge pull request #2856 from matrix/fix_tuning_db_search
3 years ago
Gabriele Gristina 04b9050af9 fix tuning_db_search() bug
3 years ago
Jens Steube de953e9043
Merge pull request #2855 from roycewilliams/master
3 years ago
Royce Williams e24b82cc4e minor diffs from comparing with example hashes wiki
3 years ago
Jens Steube 77d9a8deb2 minor whitespace fixes and changes.txt update
3 years ago
Jens Steube 3b07f90524
Merge pull request #2854 from TheWorkingDeveloper/patch-1
3 years ago
Jens Steube 3a3bd07514
Make it more visible we use a hardcoded character
3 years ago
Jens Steube 8a3eee3fe5 OpenCL Runtime: Workaround JiT crash (SC failed. No reason given.) on macOS by limiting local memory allocations to 32k
3 years ago
TheWorkingDeveloper 1bf3392b1a
Hexify plains with delimiter
3 years ago
Jens Steube dcaba1f473 Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support
3 years ago
Jens Steube 909d5e64a5 Added hash-mode: AES-128/192/256-ECB NOKDF
3 years ago
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 eb24e92080
Merge pull request #2849 from roycewilliams/master
3 years ago
Jens Steube 906e597dba
Merge pull request #2848 from philsmd/patch-4
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 b2193e1af4 Add rc4_next_16_global() and fix address space of edata buffer in -m 13100 and -m18200
3 years ago
Royce Williams 3db744615a feature request - other
3 years ago
Royce Williams b2d90a6ff7 add 'other issue' template
3 years ago
Jens Steube 6e8e44987d Update docs/limits.txt to v6.2.2 limits
3 years ago
Jens Steube 90f0e78b5b Add event about autodetection process start
3 years ago
philsmd af95a63d40
fixes #2840: minor code style changes for OpenEdge tests
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
Jens Steube f43ba9c8d6 minor whitespace fixes
3 years ago
Jens Steube 8b6395c725
Merge pull request #2845 from roycewilliams/master
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 cc6eccbc9b more whitespace
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 13806f11b3 Add missing entry on new macOS hardware monitor
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
Jens Steube c7f0c280d8
Merge pull request #2837 from philsmd/patch-2
3 years ago
Gabriele Gristina 65b41fcb8f cleanup docs/changes.txt
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