Commit Graph

7434 Commits (733f5e82ec78b59a13d1105bd651a12513e37d00)
 

Author SHA1 Message Date
Jens Steube 733f5e82ec Renamed -m 7010 to -m 26300
3 years ago
Jens Steube 9df4b7df92
Merge pull request #2810 from YSaxon/fortigate256
3 years ago
Jens Steube eac316e0b8
Merge pull request #2809 from pellekuiters/missing-7xxx-pw-max
3 years ago
Yaakov Saxon db6a079bca (07000->07010 in code)
3 years ago
Yaakov Saxon 7a15466442 Update module_07000.c
3 years ago
pelle 1e51ca0674 Enabled "unused" pw-max configurations.
3 years ago
Jens Steube fdccc8287d Fixed free memory size output for skipped GPU (both automatic and manual) of --backend-info information screen
3 years ago
Jens Steube e8ad343153 Hardware Monitor: Add support for GPU device utilization readings from sysfs (AMD on Linux)
3 years ago
Jens Steube 1697bcd809
Merge pull request #2808 from roycewilliams/master
3 years ago
Jens Steube 6636b59ecb
Merge pull request #2805 from matrix/fix_osx_Makefile_warnings_2
3 years ago
Royce Williams 3cd638f624 Merge remote-tracking branch 'upstream/master'
3 years ago
Royce Williams 7bea7ca177 tighten output to be physical-terminal friendly
3 years ago
Jens Steube 5bcf621308
Merge pull request #2807 from roycewilliams/master
3 years ago
Royce Williams 3a24fb46e2 tighten wording for new auto-detect of hash-mode
3 years ago
Jens Steube 186e68289c
Merge pull request #2804 from matrix/autodetect
3 years ago
Gabriele Gristina 1106e163ca fix example0*, skip autodetect if keyspace enabled, update help and changes.txt
3 years ago
Gabriele Gristina 0719bda7c4 Fix warning with osx build
3 years ago
Gabriele Gristina b8ae1444de skip autodetect if benchmark is enabled, keep table sorting like usage
3 years ago
Gabriele Gristina 75d135bf7d fix for autodetect (1)
3 years ago
Jens Steube 23ba4f0b66 Folder Management: Add support for XDG Base Directory specification if hashcat was installed using make install
3 years ago
Jens Steube c9db099330
Merge pull request #2456 from nycex/xdg
3 years ago
Gabriele Gristina ced9b0c6f8 Added new feature: autodetect hash-mode
3 years ago
nycex 40c68b8bf4
use recursive mkdir for the profile and the cache dir
3 years ago
nycex 954b7d0a4d
apply suggested changes
3 years ago
Jens Steube 72d1937fe7 Modules: Added hash categories HASH_CATEGORY_IMS and HASH_CATEGORY_CRYPTOCURRENCY_WALLET
3 years ago
nycex 470e844e5d
use XDG_CACHE_HOME for kernels
3 years ago
nycex 036247186b
fix remaining style issues
3 years ago
nycex 964eb51dd9
fallback to ~/.hashcat if the xdg base directory does not exist
3 years ago
nycex d018469aef
conform to hashcat style conventions
3 years ago
nycex 8d78815767
use XDG_DATA_HOME for profile_dir
3 years ago
Jens Steube 918a621506 Fixed error handling logic in monitor thread to not return in case of error (disc full, permission error, ...) but to retry instead
3 years ago
Jens Steube 7024f31b58 Update docs/changes.txt and docs/readme.txt regarding sha256(.sha256())
3 years ago
Jens Steube 978f4c7a85
Merge pull request #2591 from trounce1/20720
3 years ago
Jens Steube 074026a1df Update -m 3500 and -m 5000 -a 3 function calls in optimized mode
3 years ago
Jens Steube adf8c226fd
Merge pull request #2593 from trounce1/new-3500-mode
3 years ago
Jens Steube f016deaa76
Merge branch 'master' into new-3500-mode
3 years ago
Jens Steube 38beceb170
Merge pull request #2594 from trounce1/5000
3 years ago
Jens Steube 767f8a6135 Improved visibility on docs/changes.txt entry on TC/VC bug using compressed keyfiles
3 years ago
Jens Steube 2f99ea8595 Fixed error message in -a 9 mode with rules in case number of words from wordlist are not in sync with number of unique salts
3 years ago
Jens Steube ce8c121b50 BCRYPT Kernels: Improved bcrypt performance by 6.5% for high-end NVIDIA GPU devices using CUDA backend
3 years ago
Jens Steube 26fa6f5f32 Order improvement and technical section in changes.txt
3 years ago
Jens Steube 8901e657a5 RC4 Kernels: Improved performance by 20%+ for hash-modes Kerberos 5 (etype 23), MS Office (<= 2003) and PDF (<= 1.6) by using new RC4 code
3 years ago
Jens Steube 4e565efcf9 RC4: Updated hash-mode 7500, 9710, 9720, 10400 and 10410 to new RC4 crypto library code, improving performance by 20% or more
3 years ago
Jens Steube 2a55fd7f33 RC4: Update -m 97x0 and -m 104x0 to new RC4 crypto library code, improving performance by 20% or more
3 years ago
Jens Steube 58467e0869 PDF: Update -m 10400 and -m 10410 to new RC4 crypto library code, improving performance by 20% or more
3 years ago
Jens Steube 3192f55707 PDF: Update -m 10410 to new RC4 crypto library code, improving performance by 22% - 32%.
3 years ago
Jens Steube 6991c3bb65 Kernels: Add RC4 cipher to crypto library with shared memory access pattern which is not causing any bank conflicts
3 years ago
Jens Steube f54643479d CRC32: Prevent decompression of data used in CRC32 calculation on host. This leads to false negatives with TrueCrypt/VeraCrypt keyfiles
3 years ago
Jens Steube e79a2aa90c Update -m 10870 -a 3 function calls in optimized mode
3 years ago
Jens Steube aa9cacae6b
Merge pull request #2652 from matrix/hash-mode-10870
3 years ago