Commit Graph

1590 Commits (master)

Author SHA1 Message Date
Jens Steube a62b7ed06e Upgrade kernel to support dynamic local work sizes
8 years ago
jsteube e3c0c80b6f Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected
8 years ago
jsteube 471c10c4f7 Make sure to spawn threads for all devices, even skipped, and then instantly return
8 years ago
Jens Steube 245301c9b4 Started optimizing some of the OpenCL kernel for latest AMD Catalyst 15.12:
8 years ago
philsmd cbe6be9246 set default iteration count for -m 2100 = DCC2 to 10240
8 years ago
Jens Steube 49d0767aa8 Run weak-hash checks only in straight-attack mode, this greatly reduces code complexity
8 years ago
Jens Steube 52d71de0d4 Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV
8 years ago
Jens Steube 730044e26e Added option --opencl-device-types to filter for specific OpenCL device types
8 years ago
jsteube f0a84a2410 Added new hash mode -m 13000 = RAR5
8 years ago
jsteube 332b3c35e5 Added new hash mode -m 12900 = Android FDE (Samsung DEK)
8 years ago
philsmd 4d6d056709 updated MIT license year
8 years ago
jsteube 2b706f909e Update README.txt with new release version number and new driver recommendation
8 years ago
jsteube 16294fe94e Next release version will be v2.10
8 years ago
jsteube 331188167c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context
8 years ago
philsmd 00d8789346 Merge remote-tracking branch 'upstream/master'
8 years ago
jsteube 0428514f61 Extended support from 14 to 255 functions calls per rule on GPU
8 years ago
philsmd 483833d06d added note about how to fix the 'cannot find -lOpenCL' error to BUILD.md
8 years ago
philsmd 1774f73601 updated BUILD.md with the notes about OpenCL-Headers + removed some target that do not exist anymore
8 years ago
Jens Steube dc13c2fc71 Switched to Khronos OSS OpenCL reference implementation for building
8 years ago
jsteube 2be8f5f982 - Added Makefile target for native compilation
8 years ago
Jens Steube 5fa4d9918b Update BUILD.md
8 years ago
philsmd fc65b6fd44 issue #38: NVIDIA SDK is not needed anymore, the lib is dynamically loaded on NVidia systems
8 years ago
Jens Steube 0f906dcfeb Fix a bug in the implementation of GOST R 34.11-94, zero length passwords were not cracked
9 years ago
jsteube f1cdf15540 Added option --gpu-platform to select a single OpenCL platform in case multiple OpenCL platforms are present
9 years ago
jsteube 4e3ec5802e Update changes to inform people about the good results with ForceWare 358.09
9 years ago
jsteube 83008460fc We do not depend on CUDA any longer, so get rid of it :)
9 years ago
Gabriele 'Matrix' Gristina 35f740386d Update for BUILD.md
9 years ago
jsteube e2412c9b10 We do not depend on CUDA any longer, so get rid of it :)
9 years ago
jsteube 88284108b3 More cleanup
9 years ago
jsteube 0bf4e3c34a - Dropped all vector code since new GPU's are all scalar, makes the code much easier
9 years ago
Jens Steube 586441fa25 Revert "Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported"
9 years ago
Jens Steube f230ed73dc Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported
9 years ago
Jens Steube c460b554d0 - Fixed a bug related to --restore if the User
9 years ago
magnum fc1c7d07af BUILD.md incorrectly referred to docs/deps.sh as opposed to tools/deps.sh.
9 years ago
philsmd c15f0d6146 issue #16: use just "deps" instead of "hashcat-deps" as directory name
9 years ago
philsmd 29547c4f9b issue #14: move /opt/hashcat-deps/ to [git_clone_dir]/hascat-deps/
9 years ago
philsmd 32a21150fb minor: docs/changes.txt updated
9 years ago
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
9 years ago
philsmd 9684d8793a fixes issue #1: cuMemsetD8() 1 error (nvidia only, problem did not affect mask attacks)
9 years ago
Jens Steube 5065474b4e Initial commit
9 years ago