jsteube
|
bacc1049e3
|
More fixes for IS_UNKNOWN in kernels
|
2016-01-05 23:05:06 +01:00 |
|
jsteube
|
8e3a72f911
|
More fixes for IS_UNKNOWN in kernels
|
2016-01-05 22:47:56 +01:00 |
|
Jens Steube
|
3979fe6991
|
Merge pull request #61 from philsmd/master
updated MIT license year
|
2016-01-05 21:40:40 +01:00 |
|
philsmd
|
4d6d056709
|
updated MIT license year
|
2016-01-05 19:31:35 +01:00 |
|
jsteube
|
2b706f909e
|
Update README.txt with new release version number and new driver recommendation
|
2016-01-05 16:50:57 +01:00 |
|
Jens Steube
|
51a1868903
|
Shorten some helptext
|
2016-01-05 12:28:56 +01:00 |
|
Jens Steube
|
060bf8163d
|
Merge pull request #59 from philsmd/pr-fix-opencl-platform-descripion
the parameter --opencl-platform takes a number, not a string
|
2016-01-05 12:27:59 +01:00 |
|
Jens Steube
|
1116dc9aa0
|
Merge pull request #58 from philsmd/master
updated tab completion
|
2016-01-05 12:26:38 +01:00 |
|
philsmd
|
8bf3bdbf1b
|
the parameter --opencl-platform takes a number, not a string
|
2016-01-05 10:29:05 +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
|
16294fe94e
|
Next release version will be v2.10
|
2016-01-05 08:30:18 +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 |
|
jsteube
|
f6d8da52a1
|
Fix blowfish based algorithms for unknown opencl platform usage
|
2016-01-04 22:21:13 +01:00 |
|
jsteube
|
894140b816
|
Generate a more easy to read filename for cached kernels
|
2016-01-04 20:56:15 +01:00 |
|
jsteube
|
8baf705f6a
|
Preparation for distinguish between OpenCL device types at runtime (mostly for HMS)
|
2016-01-04 20:12:34 +01:00 |
|
jsteube
|
8b50b60484
|
More fixes for general OpenCL platforms
|
2016-01-04 19:23:21 +01:00 |
|
jsteube
|
c4b1c8e7ca
|
small fix for unknown opencl platforms
|
2016-01-04 16:13:10 +01:00 |
|
jsteube
|
3b589e3aac
|
Prepare for allow other OpenCL platforms thans AMD and NVidia
|
2016-01-04 13:17:20 +01:00 |
|
Jens Steube
|
6f1100f643
|
Merge pull request #54 from philsmd/master
pr #53 did not copy the example .hash and .dict files to the doc folder
|
2016-01-04 11:38:47 +01:00 |
|
philsmd
|
f2b8f008c0
|
pr #53 did not copy the example .hash and .dict files to the doc folder
|
2016-01-03 23:29:39 +01:00 |
|
Jens Steube
|
336318146e
|
Merge pull request #53 from philsmd/master
install also the example scripts, place them into the doc folder
|
2016-01-03 22:25:09 +01:00 |
|
philsmd
|
d8ac4c3bbc
|
install also the example scripts, place them into the doc folder
|
2016-01-03 22:01:02 +01:00 |
|
jsteube
|
faf18601f9
|
Merge branch 'master' of https://github.com/hashcat/oclHashcat
|
2016-01-03 21:00:47 +01:00 |
|
jsteube
|
083daf4613
|
Fix path to includes
|
2016-01-03 21:00:36 +01:00 |
|
Jens Steube
|
aabfd442d3
|
Merge pull request #52 from philsmd/master
updated gpu2cpu_rule_test script, we do not need the c++ here
|
2016-01-03 20:49:40 +01:00 |
|
philsmd
|
a9e7cc3e20
|
updated rp_gpu_on_cpu rules test script, we do not need the cpp extension anymore
|
2016-01-03 20:15:52 +01:00 |
|
Jens Steube
|
7ed13c5fd7
|
Merge pull request #51 from philsmd/master
added note about how to fix the 'cannot find -lOpenCL' error to BUILD.md
|
2016-01-03 19:56:48 +01:00 |
|
philsmd
|
00d8789346
|
Merge remote-tracking branch 'upstream/master'
|
2016-01-03 19:56:23 +01:00 |
|
jsteube
|
0428514f61
|
Extended support from 14 to 255 functions calls per rule on GPU
|
2016-01-03 19:49:47 +01:00 |
|
philsmd
|
483833d06d
|
added note about how to fix the 'cannot find -lOpenCL' error to BUILD.md
|
2016-01-03 19:47:55 +01:00 |
|
Jens Steube
|
245909dde2
|
Merge pull request #50 from philsmd/master
update for the build instructions with the notes about OpenCL-Headers
|
2016-01-03 19:31:15 +01:00 |
|
philsmd
|
1774f73601
|
updated BUILD.md with the notes about OpenCL-Headers + removed some target that do not exist anymore
|
2016-01-03 19:25:37 +01:00 |
|
Jens Steube
|
0952a4dfd3
|
Fix CFLAGS_CROSS_LINUX in Makefile
|
2016-01-03 18:50:02 +01:00 |
|
Jens Steube
|
8cf367fb9e
|
Merge pull request #49 from philsmd/pr-patch-examples
the example*.sh files should now also use the native binary
|
2016-01-03 18:47:39 +01:00 |
|
Jens Steube
|
5fb95fab4d
|
Merge pull request #48 from philsmd/pr-get-rid-of-oclHashcat64bin
using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
|
2016-01-03 18:47:34 +01:00 |
|
Jens Steube
|
765e8048a1
|
Merge pull request #47 from philsmd/pr-update-gitignore
minor: .gitignore update
|
2016-01-03 18:47:29 +01:00 |
|
Jens Steube
|
f9999848a1
|
Merge pull request #45 from philsmd/pr-rename-session-dir
this patch makes it much clearer where sessions under ~/.hashcat are located
|
2016-01-03 18:47:23 +01:00 |
|
Jens Steube
|
2aa0766c46
|
Merge pull request #44 from philsmd/master
updated tab completion with current algorithm list etc
|
2016-01-03 18:47:18 +01:00 |
|
philsmd
|
23db5c9737
|
the example*.sh files should now also use the native binary, only when we use the packaging we need to use .bin
|
2016-01-03 18:34:38 +01:00 |
|
philsmd
|
2d11066052
|
using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
|
2016-01-03 18:13:32 +01:00 |
|
philsmd
|
98c38a570e
|
minor: .gitignore update
|
2016-01-03 17:43:24 +01:00 |
|
philsmd
|
d378319ea6
|
this patch makes it much clearer where the sessions under ~/.hashcat are located
|
2016-01-03 17:11:36 +01:00 |
|
philsmd
|
1f0832d5a7
|
updated tab completion with current algorithm list etc
|
2016-01-03 16:44:27 +01:00 |
|
Jens Steube
|
f9dd03eb79
|
Merge pull request #43 from philsmd/pr-fix-deps
fixed typo in tools/deps.sh
|
2016-01-03 15:52:46 +01:00 |
|
Jens Steube
|
737e1a281c
|
Merge pull request #42 from philsmd/master
fixed tab completion to work with 64.bin, 32.bin and just oclHashcat binaries
|
2016-01-03 15:28:57 +01:00 |
|
philsmd
|
fcc3aca640
|
fixed typo in tools/deps.sh
|
2016-01-03 14:32:50 +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
|
11bf28745a
|
Generate folders for cached kernels for the binary distribution in runtime, too
|
2016-01-03 13:49:07 +01:00 |
|
jsteube
|
79b1f96efe
|
Fix logfile buffer size
|
2016-01-03 13:31:40 +01:00 |
|