1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-09 17:38:58 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
jsteube
e3c0c80b6f Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected 2016-01-17 22:17:50 +01:00
Jens Steube
52d71de0d4 Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV 2016-01-13 17:10:40 +01:00
Jens Steube
730044e26e Added option --opencl-device-types to filter for specific OpenCL device types 2016-01-12 00:44:28 +01:00
jsteube
f0a84a2410 Added new hash mode -m 13000 = RAR5 2016-01-09 20:34:12 +01:00
philsmd
17985c7b03 add -m 12900 = Android FDE (Samsung DEK) to the hash list for tab completion 2016-01-09 01:28:31 +01:00
philsmd
7c73498ed0 fix a typo: oclHashcat64.sh is of course not a directory 2016-01-05 09:43:28 +01:00
philsmd
9d84e75259 updated tab completion (rm old oclHashcat64.sh + added --opencl-platform completion) 2016-01-05 09:33:11 +01:00
jsteube
331188167c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00
philsmd
1f0832d5a7 updated tab completion with current algorithm list etc 2016-01-03 16:44:27 +01:00
philsmd
6b1b444a5e fixed tab completion to work with 64.bin, 32.bin and just 'oclHashcat' binaries 2016-01-03 14:15:11 +01:00
jsteube
d008a45f3c Activate reordering or files to help integration into linux distributions
Details can be found here: https://github.com/hashcat/oclHashcat/issues/20
2016-01-03 00:40:31 +01:00
jsteube
e2412c9b10 We do not depend on CUDA any longer, so get rid of it :) 2015-12-21 12:20:08 +01:00
philsmd
6108b21841 remove trailing spaces 2015-12-06 19:01:22 +01:00
Jens Steube
5065474b4e Initial commit 2015-12-04 15:47:52 +01:00