jsteube
|
28b76bd387
|
Do not use run_kernel_memset() for password candidate initialization in autotune
|
2017-10-27 11:48:24 +02:00 |
|
jsteube
|
c6390deeb1
|
Remove temporary warmup for benchmark
|
2017-10-27 11:39:07 +02:00 |
|
jsteube
|
5875867efb
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-10-27 11:37:22 +02:00 |
|
jsteube
|
bbc53b7fe4
|
Fix initialization of example password candidates for slow hashes in autotune
|
2017-10-27 11:36:57 +02:00 |
|
Rosen Penev
|
8d4b08b3ab
|
Switch debug to -Og
Og provides a more realistic debugging experience compared to -g (which uses the highly inefficient O0)
|
2017-10-27 00:08:56 -07:00 |
|
Jens Steube
|
f3984b7413
|
Start with the original device name
|
2017-10-27 01:28:55 +02:00 |
|
Jens Steube
|
afdc3fac74
|
Fix a shadowed variable
|
2017-10-27 01:20:32 +02:00 |
|
jsteube
|
966cff80bc
|
Allow device name substrings in hashcat.hctune
|
2017-10-27 01:01:07 +02:00 |
|
jsteube
|
00abb849e1
|
Update inc_vector.cl for ideal performance with reference GTX1080 for NV and Vega64 for AMD
|
2017-10-26 13:41:47 +02:00 |
|
jsteube
|
c6d7fc845d
|
Restore VERSION_TAG in Makefile
|
2017-10-26 13:31:21 +02:00 |
|
jsteube
|
55c8c287a5
|
Add missing selftest functionality for OPTS_TYPE_INIT2/OPTS_TYPE_LOOP2 based kernels
|
2017-10-25 13:25:18 +02:00 |
|
Jens Steube
|
501362671d
|
Merge pull request #1407 from philsmd/master
add missing function prototypes for the binary-search-tree-based pot sorting
|
2017-10-25 12:36:29 +02:00 |
|
philsmd
|
19504d6286
|
add missing function prototypes for the binary-search-tree-based pot sorting
|
2017-10-25 12:31:17 +02:00 |
|
Jens Steube
|
6218573e81
|
Merge pull request #1404 from philsmd/master
fixes #1403: fixed extraction of the version number for archives without .git dir
|
2017-10-24 14:28:15 +02:00 |
|
philsmd
|
1030f5b44e
|
fixes #1403: fixed extraction of the version number for archives without .git dir
|
2017-10-24 13:34:01 +02:00 |
|
Jens Steube
|
77f3eb2864
|
OpenCL Kernels: Thread-count is set to hardware native count except if -w 4 is used then OpenCL maximum is used
|
2017-10-22 14:16:32 +02:00 |
|
jsteube
|
ecbf053639
|
Fixed some ordering in the changes.txt
|
2017-10-22 12:30:17 +02:00 |
|
jsteube
|
d0f5c9f2b3
|
Rename MacOS to macOS
|
2017-10-20 13:36:47 +02:00 |
|
jsteube
|
503f676cb0
|
Remove static keywords from OpenCL functions, they can cause old NV JiT compiler to fail
|
2017-10-20 13:23:43 +02:00 |
|
Jens Steube
|
c790622917
|
Merge pull request #1401 from hashcat/revert-1400-ju
Revert "Replace PRIu64 with ju. Less verbose."
|
2017-10-20 12:19:49 +02:00 |
|
Jens Steube
|
9568837b12
|
Revert "Replace PRIu64 with ju. Less verbose."
|
2017-10-20 12:19:33 +02:00 |
|
jsteube
|
980f04a7b6
|
Rename instances of OSX to MacOS
|
2017-10-20 11:58:31 +02:00 |
|
jsteube
|
793b8e581d
|
Add SAINTCON results to docs/team.txt
|
2017-10-20 11:57:38 +02:00 |
|
jsteube
|
bf112870a3
|
OpenCL Runtime: Improved detection for AMD and NV devices on OSX
|
2017-10-20 11:34:36 +02:00 |
|
jsteube
|
2e85972ec5
|
Add special detection for NVIDIA OpenCL devices on OSX
|
2017-10-20 08:39:23 +02:00 |
|
Jens Steube
|
a03bda0921
|
Merge pull request #1400 from neheb/ju
Replace PRIu64 with ju. Less verbose.
|
2017-10-20 07:54:15 +02:00 |
|
Rosen Penev
|
869b5fb522
|
Replace PRIu64 with ju. Less verbose.
|
2017-10-19 19:35:18 -07:00 |
|
jsteube
|
b99eb92b56
|
Re-enable amdgpu-pro, do some warm-up in benchmark mode
|
2017-10-19 20:56:14 +02:00 |
|
jsteube
|
cf1ed8d75c
|
Update ROCm requirement
|
2017-10-19 16:23:44 +02:00 |
|
jsteube
|
a4ac6468f2
|
Add a note on Intel MIC performance improvement
|
2017-10-19 15:27:09 +02:00 |
|
jsteube
|
635b2bfd50
|
Do initial OpenCL device thread management a bit different
|
2017-10-19 14:54:03 +02:00 |
|
jsteube
|
f84abdef1c
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-10-18 17:02:39 +02:00 |
|
jsteube
|
0d192df517
|
Run integreted GPU at 8 threads max
|
2017-10-18 17:02:12 +02:00 |
|
Jens Steube
|
81d9c10542
|
Merge pull request #1398 from philsmd/master
show/left: fix new variable redeclaration bug
|
2017-10-18 15:58:40 +02:00 |
|
philsmd
|
2c963054f3
|
show/left: fix new variable redeclaration bug
|
2017-10-18 15:42:43 +02:00 |
|
jsteube
|
048b14f6c6
|
Fix missed set of attribute skipped_temp
|
2017-10-18 12:57:48 +02:00 |
|
jsteube
|
d7da964a7c
|
Fix missed set of attribute skipped_temp
|
2017-10-18 12:57:15 +02:00 |
|
jsteube
|
84312bfae6
|
Fix missed set of attribute skipped_temp
|
2017-10-18 12:54:22 +02:00 |
|
Jens Steube
|
f9b7e40af7
|
Merge pull request #1397 from philsmd/master
show/left: improve speed of --show/--left again by using a single malloc/free
|
2017-10-18 12:23:52 +02:00 |
|
philsmd
|
276879b1ea
|
show/left: improve speed of --show/--left again by using a single malloc/free for all nodes and reduce RAM by using the first nodes hash information
|
2017-10-18 12:09:32 +02:00 |
|
Jens Steube
|
7fa11033a4
|
Merge pull request #1396 from philsmd/master
get rid of last_node in pot_tree_entry
|
2017-10-18 10:13:21 +02:00 |
|
philsmd
|
433513a47f
|
get rid of last_node in pot_tree_entry, we update the first node of the list instead of the last one
|
2017-10-18 08:54:21 +02:00 |
|
jsteube
|
e16e878e59
|
Update potential trap 6 (apple only) algorithms, user can override with --force
|
2017-10-17 19:10:29 +02:00 |
|
jsteube
|
6c16b7f3ee
|
Version tag rc6
|
2017-10-17 12:30:39 +02:00 |
|
Jens Steube
|
01f9cc2489
|
Merge pull request #1392 from philsmd/master
show/left: improved the performance by using a tree and linked node structure
|
2017-10-17 12:27:55 +02:00 |
|
philsmd
|
6542331101
|
show/left: improved the performance by using a tree and linked node structure
|
2017-10-17 12:08:17 +02:00 |
|
jsteube
|
73bba00286
|
Autotune: Do a pre-autotune test run to find out if kernel runtime isabove some TDR limit
HCtune File: Remove apple related GPU entries to workaround Trap 6 error
|
2017-10-17 09:07:59 +02:00 |
|
jsteube
|
5265803493
|
Add some sanity check for benchmark mode
|
2017-10-14 16:58:18 +02:00 |
|
jsteube
|
dae6bc8657
|
Version tag rc5
|
2017-10-14 12:55:52 +02:00 |
|
jsteube
|
51aba5517f
|
Update some of the visual indicator of active options when benchmarking
|
2017-10-14 12:54:34 +02:00 |
|