Commit Graph

3560 Commits (ec690eaac69fbc7f91d5912375052bdc670c0783)

Author SHA1 Message Date
Jens Steube 30949c1578 Fixed unexpected non-unique salts in multi-hash cracking in Bitcoin/Litecoin wallet.dat module which lead to false negatives
4 years ago
Jens Steube a72ba6faab Add OPTI_TYPE_SLOW_HASH_SIMD_INIT2 and OPTI_TYPE_SLOW_HASH_SIMD_LOOP2
4 years ago
Jens Steube aa3f384858
Merge pull request #2513 from philsmd/master
4 years ago
Jens Steube 1cf2f94292
Merge pull request #2514 from philsmd/axcrypt1_rename
4 years ago
Jens Steube 762a4c45ba
Merge pull request #2512 from philsmd/patch-1
4 years ago
Jens Steube e21463da4b Fixed race condition resulting in out of memory error on startup if multiple hashcat instances are started at the same time
4 years ago
philsmd 91e10abaea
fixes #2509: use AxCrypt 1 to avoid confusion for -m 13200/13300
4 years ago
philsmd 0b06034d01 fixes #546: added -m 23300 = Apple iWork cracking
4 years ago
philsmd a661d0e135
Makefile: minor typo
4 years ago
Jens Steube dc9a246893 Removed unstable warnings for AMD-GPU-PRO on -m 15300, 15700 and 21500
4 years ago
Jens Steube cdd06d404a Add option OPTS_TYPE_SUGGEST_KG to all -m 229xx modules
4 years ago
Jens Steube 9560bfc7a4 Fixed internal access on module option attribute OPTS_TYPE_SUGGEST_KG with the result that it was unused
4 years ago
Jens Steube acafe3dae2 Fixed too early execution of some module functions which could make use of non-final values opts_type and opti_type
4 years ago
Jens Steube 6259acc3ab Switch hash category for -m 15500 to HASH_CATEGORY_PRIVATE_KEY
4 years ago
Jens Steube b8cbf94791 Add missing modules for -m 229xx
4 years ago
Jens Steube e00cae4c5c Update support for RSA/DSA/EC/OPENSSH Private Keys
4 years ago
Jens Steube 152fefe65f
Merge pull request #2363 from mpalmer/pkcs1
4 years ago
Jens Steube 6cec2664bc Add new category HASH_CATEGORY_PRIVATE_KEY
4 years ago
Jens Steube cec6051d74 Unset PRODUCTION in src/Makefile
4 years ago
Jens Steube 61e8368592 hashcat 6.1.1
4 years ago
Jens Steube 02e2ef63fb Fixed unresolvable relative paths in hashcat.log
4 years ago
Jens Steube 9ac87db99e Unset PRODUCTION in src/Makefile
4 years ago
Jens Steube 9ed07f892b hashcat 6.1.0
4 years ago
Jens Steube f358b641e0
Merge branch 'master' into master
4 years ago
Jens Steube 0ff2f8c5e1 OpenCL Devices: Utilize PCI domain to improve alias device detection
4 years ago
philsmd 9bd77536c2
improved speed of -m 21200 by using pre-computed SHA1 hash
4 years ago
Jens Steube 4a9f8a1e75 Fixed false negatives in hash-mode 10901 if hash-mode 9200, 10000, 10900 or 20300 was used to compile the kernel binary
4 years ago
Jens Steube 91b663b14d Fixed integer overflow for large masks in -a 6 attack mode
4 years ago
Jens Steube 5fab483cf0 Compile ZLIB: Fixed makefile include paths in case USE_SYSTEM_ZLIB is used
4 years ago
Jens Steube ca8a8b33e6
Merge pull request #2459 from xvitaly/minizip-fix
4 years ago
Jens Steube 7cba225715 Added hash-mode: XMPP SCRAM
4 years ago
Jens Steube b9f6777f1b OpenCL Runtime: Add some unstable warnings for some SHA512 based algorithms on AMD GPU on macOS
4 years ago
Jens Steube 75d801e1d7 Compile macOS: Fixed makefile target 'clean' to correctly remove *.dSYM folders
4 years ago
Jens Steube b35a7fc72e
Merge pull request #2480 from philsmd/macos_alias_detection
4 years ago
Jens Steube 2b08f736eb
Merge pull request #2479 from philsmd/stdout_status_code
4 years ago
philsmd 3e822e97b9
fixes #2460: better alias detection esp. for macOS
4 years ago
philsmd 541ef659aa
fixes #2465: --stdout should return status code 0
4 years ago
philsmd 9ec84ed6bd
fix pw_max w/ -O for -m 10600
4 years ago
Jens Steube 5d04e97adc Fixed maximum password length in modules of hash-modes 600, 7800, 7801 and 9900
4 years ago
Jens Steube 1563405950
Merge pull request #2471 from philsmd/clean_target_makefile
4 years ago
Jens Steube e141742944
Merge branch 'master' into m23100_apple_keychain
4 years ago
Jens Steube ab4a1783df
Merge branch 'master' into master
4 years ago
philsmd 570d0ac090
Makefile: added .dictstat2, brain files and luks_tests to the distclean target
4 years ago
Jens Steube 3ac68b455c
Merge pull request #2464 from roycewilliams/master
4 years ago
philsmd 8c54727a8c
updates default pw_max length for blake2b
4 years ago
philsmd 480466a954
kerberos: do NOT use PWDUMP format with -m 7500/18200
4 years ago
philsmd 78dd206bf2
Makefile: update clean/distclean targets
4 years ago
philsmd 630bb5b811
fixes #2457: added -m 23100 = Apple Keychain
4 years ago
philsmd bd9304724c
fixes #1298: add pure kernels for -m 600 = BLAKE2b-512
4 years ago
Royce Williams b09bebae3c make 'Applicable optimizers' less ambiguous
4 years ago