1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00
Commit Graph

7003 Commits

Author SHA1 Message Date
Jens Steube
a1b5af4433 Fixed password reassembling for cracked hashes on host for slow hashes in optimized mode that are longer than 32 characters 2020-08-30 15:45:40 +02:00
Jens Steube
62a7ae4075 Increase EXTRA_SPACE to leave some room for free device memory 2020-08-29 20:01:39 +02:00
Jens Steube
3ebf4c5f9f Merge branch 'master' of https://github.com/hashcat/hashcat 2020-08-29 16:12:37 +02:00
Jens Steube
98aef2ae92 Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init() 2020-08-29 16:12:15 +02:00
Jens Steube
01a56c89eb
Merge pull request #2534 from philsmd/python3_unit_tests
tests: added Python 3 support and make it default
2020-08-27 09:35:29 +02:00
Jens Steube
0f31fea8b6
Merge branch 'master' into python3_unit_tests 2020-08-27 09:35:23 +02:00
Jens Steube
2eb91672df
Merge pull request #2533 from philsmd/update_perl_modules
minor: update list of perl modules for unit tests
2020-08-27 09:34:40 +02:00
Jens Steube
b70627f592
Merge pull request #2532 from philsmd/unit_test_packaging
unit tests: fix packaging (-p) of tests
2020-08-27 09:34:10 +02:00
Jens Steube
45108468c9
Merge pull request #2531 from philsmd/clear_prompt
fixes #2518: call clear_prompt () more often to avoid misaligned prompt
2020-08-27 09:33:40 +02:00
philsmd
698d0fbbda
tests: added Python 3 support and make it default 2020-08-26 12:49:54 +02:00
philsmd
8e6949e00d minor: update list of perl modules for unit tests 2020-08-26 12:41:25 +02:00
philsmd
6587606ba4
unit tests: fix packaging (-p) of tests 2020-08-26 12:24:23 +02:00
Jens Steube
9121f66b1c
Merge pull request #2530 from philsmd/master
add OPTS_TYPE_SUGGEST_KG to -m 23100 = Apple Keychain
2020-08-26 12:20:28 +02:00
philsmd
ee5bce1c3e
fixes #2518: call clear_prompt () more often to avoid misaligned prompt 2020-08-26 12:14:26 +02:00
philsmd
eed7863af4
add OPTS_TYPE_SUGGEST_KG to -m 23100 = Apple Keychain 2020-08-26 12:05:57 +02:00
Jens Steube
42f58d168b
Merge pull request #2525 from Jiab77/patch-1
Update hashcat-brain.md
2020-08-26 11:53:52 +02:00
Jonathan Barda
c74c09a8bf
Update hashcat-brain.md
Improve document styling and readability
2020-08-21 18:06:28 +02:00
Jens Steube
b8a0961547
Merge pull request #2517 from philsmd/master
fixes #2510: Added -m 23500/23600 = AxCrypt 2 AES-128/256
2020-08-18 09:16:40 +02:00
Jens Steube
142d086507
Merge branch 'master' into master 2020-08-17 09:58:07 +02:00
Jens Steube
56e8de15e4
Merge pull request #2522 from roycewilliams/master
fix case in 'OpenSSH'
2020-08-17 09:49:42 +02:00
Jens Steube
64ade551c9
Merge pull request #2523 from magnumripper/master
-m 21200 bugfix: Array declared too small.
2020-08-17 09:49:30 +02:00
magnum
89f84b64a3 -m 21200 bugfix: Array declared too small. We're using indeces 0..4 so it
has to be pc[5].
2020-08-16 21:19:59 +02:00
Jens Steube
2197ecf457
Merge pull request #2515 from philsmd/23400_bitwarden
fixes #2505: added -m 23400 = Bitwarden
2020-08-16 10:41:03 +02:00
Royce Williams
af8b6057d3 fix case in 'OpenSSH' 2020-08-15 09:25:39 -08:00
Jens Steube
b737bcf7ab
Merge branch 'master' into 23400_bitwarden 2020-08-15 18:39:23 +02:00
Jens Steube
ca12f95dc9
Merge pull request #2521 from philsmd/patch-3
fixes #2516: MSYS2/Appveyor building problem fixed
2020-08-15 18:35:49 +02:00
Royce Williams
7de74a08a2 fix case in 'OpenSSH' 2020-08-15 08:15:52 -08:00
philsmd
ec690eaac6
fixes #2516: MSYS2/Appveyor building problem fixed 2020-08-15 17:32:17 +02:00
Jens Steube
30949c1578 Fixed unexpected non-unique salts in multi-hash cracking in Bitcoin/Litecoin wallet.dat module which lead to false negatives 2020-08-15 17:00:55 +02:00
Jens Steube
a564e91943
Merge pull request #2519 from philsmd/appveyor_fix_attempt1
Appveyor MSYS signing key fix attempt 1 (see #2516)
2020-08-15 15:41:07 +02:00
philsmd
3627840bbc
AxCrypt 2: only copy/use as little data as required 2020-08-15 12:14:45 +02:00
philsmd
f3920db71b
Appveyor MSYS signing key fix attempt 1 (see #2516) 2020-08-15 12:03:10 +02:00
philsmd
00ba7168fe
fixes #2510: Added -m 23500/23600 = AxCrypt 2 AES-128/256 2020-08-14 16:18:29 +02:00
Jens Steube
a72ba6faab Add OPTI_TYPE_SLOW_HASH_SIMD_INIT2 and OPTI_TYPE_SLOW_HASH_SIMD_LOOP2 2020-08-14 15:52:36 +02:00
Jens Steube
aa3f384858
Merge pull request #2513 from philsmd/master
fixes #546: added -m 23300 = Apple iWork cracking
2020-08-14 12:38:47 +02:00
Jens Steube
1cf2f94292
Merge pull request #2514 from philsmd/axcrypt1_rename
fixes #2509: use AxCrypt 1 to avoid confusion for -m 13200/13300
2020-08-14 12:31:12 +02:00
Jens Steube
762a4c45ba
Merge pull request #2512 from philsmd/patch-1
Makefile: minor typo
2020-08-14 12:30:03 +02:00
Jens Steube
e21463da4b Fixed race condition resulting in out of memory error on startup if multiple hashcat instances are started at the same time 2020-08-14 09:04:52 +02:00
philsmd
035df28c8a
use base64 encoded salt for -m 23400 (Bitwarden) 2020-08-13 14:55:59 +02:00
philsmd
79e5c60fef
fixes #2505: added -m 23400 = Bitwarden 2020-08-13 10:25:56 +02:00
philsmd
91e10abaea
fixes #2509: use AxCrypt 1 to avoid confusion for -m 13200/13300 2020-08-12 11:22:37 +02:00
philsmd
0b06034d01 fixes #546: added -m 23300 = Apple iWork cracking 2020-08-12 11:05:35 +02:00
philsmd
a661d0e135
Makefile: minor typo 2020-08-12 10:45:35 +02:00
Jens Steube
6d5e1d3e5d Update docs/team.txt 2020-08-09 21:47:17 +02:00
Jens Steube
dc9a246893 Removed unstable warnings for AMD-GPU-PRO on -m 15300, 15700 and 21500 2020-08-05 14:52:13 +02:00
Jens Steube
cdd06d404a Add option OPTS_TYPE_SUGGEST_KG to all -m 229xx modules 2020-08-04 15:15:41 +02:00
Jens Steube
9560bfc7a4 Fixed internal access on module option attribute OPTS_TYPE_SUGGEST_KG with the result that it was unused 2020-08-04 15:15:06 +02:00
Jens Steube
36480b99c1 Remove unused esalt declaration in -m 12500 2020-08-04 14:49:22 +02:00
Jens Steube
acafe3dae2 Fixed too early execution of some module functions which could make use of non-final values opts_type and opti_type 2020-08-04 14:48:12 +02:00
Jens Steube
6259acc3ab Switch hash category for -m 15500 to HASH_CATEGORY_PRIVATE_KEY 2020-08-04 09:43:46 +02:00