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 |
|
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 |
|
jsteube
|
0428514f61
|
Extended support from 14 to 255 functions calls per rule on GPU
|
2016-01-03 19:49:47 +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 |
|
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
|
fcc3aca640
|
fixed typo in tools/deps.sh
|
2016-01-03 14:32:50 +01:00 |
|
jsteube
|
11bf28745a
|
Generate folders for cached kernels for the binary distribution in runtime, too
|
2016-01-03 13:49:07 +01:00 |
|
Jens Steube
|
dc13c2fc71
|
Switched to Khronos OSS OpenCL reference implementation for building
For detailed information see: https://github.com/hashcat/oclHashcat/issues/40
|
2016-01-03 13:17:14 +01:00 |
|
jsteube
|
3fce66bd8c
|
Use native oclHashcat for test.sh
|
2016-01-03 02:14:27 +01:00 |
|
jsteube
|
2be8f5f982
|
- Added Makefile target for native compilation
- Moved rules_optimize tool to hashcat-utils
|
2016-01-02 17:42:47 +01:00 |
|
philsmd
|
fc65b6fd44
|
issue #38: NVIDIA SDK is not needed anymore, the lib is dynamically loaded on NVidia systems
|
2016-01-01 17:41:03 +01:00 |
|
Jens Steube
|
cb6247956f
|
Merge branch 'GetRidOfCUDA' of https://github.com/hashcat/oclHashcat into GetRidOfCUDA
|
2015-12-27 10:37:32 +01:00 |
|
Jens Steube
|
eb7e096956
|
Fix bug in test.pl, did not handle zero length passwords in -m 7700
|
2015-12-27 10:37:13 +01:00 |
|
philsmd
|
286bde422b
|
limit the salt length of -m 22 = Juniper Netscreen/SSG (ScreenOS) to 10
|
2015-12-27 09:48:52 +01:00 |
|
jsteube
|
806f73b685
|
Fix package script
|
2015-12-21 12:40:34 +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 |
|
jsteube
|
141d5740ac
|
update packages for source kernel distribution
|
2015-12-15 19:28:27 +01:00 |
|
jsteube
|
88284108b3
|
More cleanup
|
2015-12-15 13:23:32 +01:00 |
|
Jens Steube
|
586441fa25
|
Revert "Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported"
This reverts commit f230ed73dc .
Some kernel require too much constant memory and do not compile anymore
|
2015-12-13 18:46:21 +01:00 |
|
Jens Steube
|
f230ed73dc
|
Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported
|
2015-12-13 14:54:39 +01:00 |
|
philsmd
|
c15f0d6146
|
issue #16: use just "deps" instead of "hashcat-deps" as directory name
|
2015-12-09 15:55:06 +01:00 |
|
Jens Steube
|
6ea6f6ae6e
|
Remove unneeded gcc version requirement
|
2015-12-09 13:20:16 +01:00 |
|
philsmd
|
29547c4f9b
|
issue #14: move /opt/hashcat-deps/ to [git_clone_dir]/hascat-deps/
|
2015-12-09 13:33:21 +01:00 |
|
philsmd
|
6108b21841
|
remove trailing spaces
|
2015-12-06 19:01:22 +01:00 |
|
philsmd
|
ef548d3088
|
fixes issue #5: formatting problem with tabs vs spaces
|
2015-12-06 11:29:29 +01:00 |
|
Jens Steube
|
490ff03fe1
|
It's important to release a fixed version of v2.00 because of the issue #1 even if AMD is not affected
|
2015-12-05 13:42:02 +01:00 |
|
Jens Steube
|
5065474b4e
|
Initial commit
|
2015-12-04 15:47:52 +01:00 |
|