1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-05 21:31:07 +00:00
Commit Graph

830 Commits

Author SHA1 Message Date
Jens Steube
50ea3a88dd Merge pull request #305 from neheb/master
Disable AMD optimizations for LLVM
2016-04-24 15:18:17 +02:00
Jens Steube
96ef261326 Increase benchmark accuracy by using a result based on the last meassured speed after benchmark values changed by less than 0.1% after kernel repeats
Goal is a "what you see is what you get" value compared to: "singlehash -a 3 ?b?b?b?b?b?b?b" -- both with the same fixed -u and -n values
As a positive side-effect, this decreases total benchmark runtime
Add speed_cnt_total and speed_ms_total as a preparation to get rid of SPEED_MAXAGE which produces 0H/s display on very slow-hash types
Replace some floats with double which can (theoretically) become really big
2016-04-24 12:24:21 +02:00
Jens Steube
01baa89bc0 Fix -m 3000 cracking performance
Fix -m 1500 cracking performance
2016-04-23 22:29:29 +02:00
Jens Steube
7ab180c868 Fix -m 200 cracking performance 2016-04-23 20:52:16 +02:00
Jens Steube
8766b0d0eb Merge pull request #312 from jfoug/master
Remove duplicate rules (s chains, s sorting and : removal)
2016-04-23 15:05:18 +02:00
Mangix
530651e96a Disable AMD optimizations for LLVM 2016-04-22 20:22:28 -07:00
jfoug
aa8e8e100d rule duplicates. Sorting s commands, and a few straggler s chain removals 2016-04-22 16:28:33 -05:00
jfoug
926841510e dive.rule: de-duplicate by sorting s operations. 2016-04-22 15:20:41 -05:00
jfoug
ca260167a0 Rule dupe removal and simplification removing s cycles and s dupes, and extra : commands 2016-04-22 15:10:48 -05:00
Jens Steube
aae2f97f2b Add a note about duplicate rules removal 2016-04-22 11:35:00 +02:00
Jens Steube
edc5e8257f Merge pull request #308 from jfoug/master
Simple dupe removal
2016-04-22 08:58:34 +02:00
jfoug
cc2158217f Duplicate rules: T0XlCv1, d3ad0ne and dive. All rules were found due to superfluous white space differences 2016-04-21 11:08:47 -05:00
jfoug
6f7ff71321 Duplicate rules removed (pure duplicated lines) 2016-04-21 10:37:39 -05:00
Jens Steube
db2cac4282 Revert "dive.rule: removed simple duplicates where one rule has spaces between each operation, and one does not"
This reverts commit e6f22c5e1e.

See https://github.com/hashcat/oclHashcat/issues/301
2016-04-21 09:19:55 +02:00
jsteube
ad01afeeb8 Fix -m 5000 performance on NV after change to new standard 2016-04-21 09:01:31 +02:00
Jens Steube
444a5f4d52 Test fix for broken AMD support after https://github.com/hashcat/oclHashcat/pull/303 2016-04-20 21:19:15 +02:00
Jens Steube
02b82dd994 Merge pull request #303 from neheb/master
Fix LLVM compilation for OpenCL kernels
2016-04-20 21:09:30 +02:00
Mangix
2c9fcbf17e Fix LLVM compilation for OpenCL kernels
Fix LLVM compilation for OpenCL kernels

Whoops
2016-04-20 09:43:35 -07:00
Jens Steube
de8c9c7c47 Merge pull request #304 from jfoug/master
dive.rule: removed simple duplicates
2016-04-20 13:29:03 +02:00
jfoug
e6f22c5e1e dive.rule: removed simple duplicates where one rule has spaces between each operation, and one does not 2016-04-20 00:00:43 -05:00
Jens Steube
37c40dcfb4 Accept \r as newline in thread_keypress() 2016-04-19 13:11:28 +02:00
Jens Steube
6fcf58e106 Fix for https://github.com/hashcat/oclHashcat/issues/302 2016-04-19 13:04:33 +02:00
Jens Steube
520eb96d6d Merge pull request #299 from Fist0urs/Keepass
-m 13400 increase max size of kdb cracking capability to 300KB
2016-04-19 12:29:53 +02:00
Fist0urs
2ce6fb997d Increase max size of input line to 0x50000 2016-04-18 18:40:13 +02:00
Fist0urs
9e8b7a1d9a -m 13400 Increased max kdb size to 300KB 2016-04-18 18:27:51 +02:00
Jens Steube
23efa03209 Cleanup -m 131xx kernels to latest standard 2016-04-18 16:52:11 +02:00
Jens Steube
3066fbf00d Cleanup -m 126xx kernels to latest standard 2016-04-18 16:44:54 +02:00
Jens Steube
6f0ea7e8fe Cleanup -m 118xx kernels to latest standard 2016-04-18 16:37:16 +02:00
Jens Steube
610ae882a2 Cleanup -m 117xx kernels to latest standard 2016-04-18 16:25:55 +02:00
Jens Steube
76d74bdc04 Cleanup -m 115xx kernels to latest standard 2016-04-18 15:51:48 +02:00
Jens Steube
b6ba4d489a Cleanup -m 114xx kernels to latest standard 2016-04-18 15:16:23 +02:00
Jens Steube
ee0b1d2c21 Cleanup -m 112xx kernels to latest standard 2016-04-18 14:39:52 +02:00
Jens Steube
79b3a1b7ca Cleanup -m 111xx kernels to latest standard 2016-04-18 13:41:17 +02:00
Jens Steube
cca4cf51ad Cleanup -m 110xx kernels to latest standard 2016-04-18 13:25:51 +02:00
Jens Steube
63c7bda957 Cleanup -m 108xx kernels to latest standard 2016-04-18 12:31:51 +02:00
Jens Steube
36f4563aa5 Cleanup -m 10410 kernels to latest standard 2016-04-18 11:49:15 +02:00
Jens Steube
1d9a36b86e Cleanup -m 10420 kernels to latest standard 2016-04-18 11:40:51 +02:00
Jens Steube
1b9e5f716b Cleanup -m 10400 kernels to latest standard 2016-04-18 10:56:00 +02:00
Jens Steube
4149ecf78f Cleanup -m 101xx kernels to latest standard 2016-04-18 10:24:44 +02:00
Jens Steube
6c528f25d8 Add --potfile-path to tabl_completion 2016-04-18 10:01:31 +02:00
Jens Steube
7bafb7a652 Cleanup -m 99xx kernels to latest standard 2016-04-17 19:25:04 +02:00
Jens Steube
13b2758084 Added parameter --potfile-path to override default potfile path 2016-04-17 19:14:55 +02:00
Jens Steube
d3cc6ead4d Cleanup -m 9810 kernels to latest standard 2016-04-17 19:07:53 +02:00
Jens Steube
63ba540f2b Add some additional information to error-text in read_restore() 2016-04-17 17:48:48 +02:00
Jens Steube
c0c9221521 Cleanup -m 9820 kernels to latest standard 2016-04-17 17:46:18 +02:00
Jens Steube
e6b9071b52 Cleanup -m 9800 kernels to latest standard 2016-04-17 15:49:02 +02:00
Jens Steube
8d34f3f266 Add note about fixed issue #288 in changes.txt 2016-04-17 11:02:31 +02:00
Jens Steube
fb6dec55af Small fix related to 3cd83a4ab9 2016-04-17 11:00:53 +02:00
Jens Steube
1bc9e3ec85 Do not modify the original positions of mac1, mac2, nonce1 and nonce2 in hccap files
Should fix https://github.com/hashcat/oclHashcat/issues/288
2016-04-17 10:44:14 +02:00
Jens Steube
e7a205cee6 Cleanup -m 9710 kernels to latest standard 2016-04-17 10:18:11 +02:00