Commit Graph

4327 Commits (v4.0.0)
 

Author SHA1 Message Date
jsteube 28b76bd387 Do not use run_kernel_memset() for password candidate initialization in autotune
7 years ago
jsteube c6390deeb1 Remove temporary warmup for benchmark
7 years ago
jsteube 5875867efb Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube bbc53b7fe4 Fix initialization of example password candidates for slow hashes in autotune
7 years ago
Jens Steube f3984b7413 Start with the original device name
7 years ago
Jens Steube afdc3fac74 Fix a shadowed variable
7 years ago
jsteube 966cff80bc Allow device name substrings in hashcat.hctune
7 years ago
jsteube 00abb849e1 Update inc_vector.cl for ideal performance with reference GTX1080 for NV and Vega64 for AMD
7 years ago
jsteube c6d7fc845d Restore VERSION_TAG in Makefile
7 years ago
jsteube 55c8c287a5 Add missing selftest functionality for OPTS_TYPE_INIT2/OPTS_TYPE_LOOP2 based kernels
7 years ago
Jens Steube 501362671d Merge pull request #1407 from philsmd/master
7 years ago
philsmd 19504d6286
add missing function prototypes for the binary-search-tree-based pot sorting
7 years ago
Jens Steube 6218573e81 Merge pull request #1404 from philsmd/master
7 years ago
philsmd 1030f5b44e
fixes #1403: fixed extraction of the version number for archives without .git dir
7 years ago
Jens Steube 77f3eb2864 OpenCL Kernels: Thread-count is set to hardware native count except if -w 4 is used then OpenCL maximum is used
7 years ago
jsteube ecbf053639 Fixed some ordering in the changes.txt
7 years ago
jsteube d0f5c9f2b3 Rename MacOS to macOS
7 years ago
jsteube 503f676cb0 Remove static keywords from OpenCL functions, they can cause old NV JiT compiler to fail
7 years ago
Jens Steube c790622917 Merge pull request #1401 from hashcat/revert-1400-ju
7 years ago
Jens Steube 9568837b12 Revert "Replace PRIu64 with ju. Less verbose."
7 years ago
jsteube 980f04a7b6 Rename instances of OSX to MacOS
7 years ago
jsteube 793b8e581d Add SAINTCON results to docs/team.txt
7 years ago
jsteube bf112870a3 OpenCL Runtime: Improved detection for AMD and NV devices on OSX
7 years ago
jsteube 2e85972ec5 Add special detection for NVIDIA OpenCL devices on OSX
7 years ago
Jens Steube a03bda0921 Merge pull request #1400 from neheb/ju
7 years ago
Rosen Penev 869b5fb522 Replace PRIu64 with ju. Less verbose.
7 years ago
jsteube b99eb92b56 Re-enable amdgpu-pro, do some warm-up in benchmark mode
7 years ago
jsteube cf1ed8d75c Update ROCm requirement
7 years ago
jsteube a4ac6468f2 Add a note on Intel MIC performance improvement
7 years ago
jsteube 635b2bfd50 Do initial OpenCL device thread management a bit different
7 years ago
jsteube f84abdef1c Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube 0d192df517 Run integreted GPU at 8 threads max
7 years ago
Jens Steube 81d9c10542 Merge pull request #1398 from philsmd/master
7 years ago
philsmd 2c963054f3
show/left: fix new variable redeclaration bug
7 years ago
jsteube 048b14f6c6 Fix missed set of attribute skipped_temp
7 years ago
jsteube d7da964a7c Fix missed set of attribute skipped_temp
7 years ago
jsteube 84312bfae6 Fix missed set of attribute skipped_temp
7 years ago
Jens Steube f9b7e40af7 Merge pull request #1397 from philsmd/master
7 years ago
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
7 years ago
Jens Steube 7fa11033a4 Merge pull request #1396 from philsmd/master
7 years ago
philsmd 433513a47f
get rid of last_node in pot_tree_entry, we update the first node of the list instead of the last one
7 years ago
jsteube e16e878e59 Update potential trap 6 (apple only) algorithms, user can override with --force
7 years ago
jsteube 6c16b7f3ee Version tag rc6
7 years ago
Jens Steube 01f9cc2489 Merge pull request #1392 from philsmd/master
7 years ago
philsmd 6542331101
show/left: improved the performance by using a tree and linked node structure
7 years ago
jsteube 73bba00286 Autotune: Do a pre-autotune test run to find out if kernel runtime isabove some TDR limit
7 years ago
jsteube 5265803493 Add some sanity check for benchmark mode
7 years ago
jsteube dae6bc8657 Version tag rc5
7 years ago
jsteube 51aba5517f Update some of the visual indicator of active options when benchmarking
7 years ago
jsteube d64f6e0912 Version tag rc4
7 years ago