Commit Graph

3985 Commits (3125a756d9a08261d04595e6fad5263d85514b1d)
 

Author SHA1 Message Date
jsteube 3125a756d9 Remove some AMD _unroll restrictions no longer required with ROCm
7 years ago
jsteube 4dca908cdf Fix a typo in OpenCL/m01460_a3-optimized.cl
7 years ago
jsteube f6f22f6616 Use a different cache hash for amp and mp kernel
7 years ago
jsteube 4c71bc984e Fix const keywords in -m 8600
7 years ago
jsteube c255a967df Fix some types in rotate functions
7 years ago
jsteube b847bbb274 Fix calculation of device_name_chksum; should be done for each iteration
7 years ago
jsteube c289fcb2b0 Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube 5e34ec348e Optimize kernels for ROCm 1.6
7 years ago
jsteube 27edc07c2f Add pure kernels for iSCSI CHAP authentication, MD5(CHAP)
7 years ago
jsteube e9821a01ba Add pure kernels for sha1($salt.$pass.$salt)
7 years ago
jsteube 9515927cf7 Add pure kernels for sha1(md5())
7 years ago
Jens Steube 9ca3158ed8 Merge pull request #1305 from philsmd/master
7 years ago
philsmd 3bc217ddb7
tests: fix tests for -m 14000, 14100, 14900 and 15400
7 years ago
jsteube 8f2cbb26de Update some salt lengths in interface.h
7 years ago
jsteube 1fdb9d1d7e Add pure kernels for sha1($salt.sha1($pass))
7 years ago
jsteube 15d725e6cc Add pure kernels for sha1(sha1($pass))
7 years ago
jsteube 4e97a4db24 Add pure kernels for md5(sha1($pass))
7 years ago
jsteube 03bb234045 Preparation for WPA/WPA2 AES-CMAC: works till PMK
7 years ago
Jens Steube dc27b28b03 Merge pull request #1303 from philsmd/master
7 years ago
philsmd 86db2ded03
test: fixed tests for -m 2410 in combinator mode
7 years ago
jsteube f80d91aa94 Allow the skype parser to accept usernames of length SALT_MAX
7 years ago
jsteube 335ed09478 Fix test script settings for -m 15400 with new settings from interface.c
7 years ago
jsteube 441434840c Fix broken -m 7900 after migration to pure kernel
7 years ago
Jens Steube 5d99556d3b Merge pull request #1302 from roycewilliams/master
7 years ago
jsteube 8c89ed9406 Fix test script settings for -m 2400 and -m 2410 with new settings from interface.c
7 years ago
Royce Williams d1fef8f74a tighten to under 80 columns, and minor grammar
7 years ago
jsteube 80c5150292 Change the benchmarking info text on -O and disable it if -w is already set
7 years ago
jsteube be4076cba6 Multiply SPEED in machine-readable status output with 1000, making it more accurate if performance is < 1H/ms
7 years ago
jsteube eae9329761 Workaround some AMD JiT compiler segfault on complex kernels
7 years ago
jsteube dae5d81a9c Update test.sh default options
7 years ago
jsteube 10d9918bb1 Remove password minimum length for -m 112 and -m 3100
7 years ago
jsteube 9e61928416 Fix some copy/paste error
7 years ago
Jens Steube 9c5057aa38 Merge pull request #1301 from roycewilliams/master
7 years ago
Royce Williams 96fde7471b Note that -b implies -O and how to override
7 years ago
jsteube 4bcd10cf46 Update --help menu; Explain -O option and drop -L option
7 years ago
jsteube 08a3fc2bb3 Enable automatic fallback to optimized kernel if pure kernel is not found
7 years ago
jsteube 920911b56e Migrate MD5-PIX and MD5-ASA to run as optimized kernels
7 years ago
jsteube beb6ee2061 Add OPTI_TYPE_OPTIMIZED_KERNEL
7 years ago
jsteube fbea72ebd6 Renamed default kernels to optimized kernels
7 years ago
jsteube 2616d54794 Add -L kernel for md5(strtoupper(md5($pass)))
7 years ago
jsteube 0e7d40dd3d Add -L kernel for md5($salt.md5($pass.$salt))
7 years ago
jsteube ad9ee5c5b1 Add -L kernel for md5($salt.md5($salt.$pass))
7 years ago
jsteube f87ac21065 Some small corrections on salt length for MD5-ASA
7 years ago
jsteube 80324918e9 Add -L kernel for md5(md5($pass).md5($salt))
7 years ago
jsteube 945cf9be2f md5($salt.$pass.$salt)
7 years ago
jsteube 50760b57e4 Add -L kernel for md5(.md5()), MediaWiki B type
7 years ago
jsteube 9d92100a57 Move no-rules check to interface.c so that interface.c is the only source where pw_min and pw_max are set
7 years ago
jsteube 79bb69bcd4 Assign more official pw_min and pw_max values to related modes
7 years ago
jsteube 14fb0d5a17 Assign more official pw_min and pw_max values to related modes
7 years ago
jsteube 7e95700cd4 Assign more official pw_min and pw_max values to related modes
7 years ago