Commit Graph

8026 Commits (v6.2.5)
 

Author SHA1 Message Date
philsmd a9e7cc3e20 updated rp_gpu_on_cpu rules test script, we do not need the cpp extension anymore
9 years ago
Jens Steube 7ed13c5fd7 Merge pull request #51 from philsmd/master
9 years ago
philsmd 00d8789346 Merge remote-tracking branch 'upstream/master'
9 years ago
jsteube 0428514f61 Extended support from 14 to 255 functions calls per rule on GPU
9 years ago
philsmd 483833d06d added note about how to fix the 'cannot find -lOpenCL' error to BUILD.md
9 years ago
Jens Steube 245909dde2 Merge pull request #50 from philsmd/master
9 years ago
philsmd 1774f73601 updated BUILD.md with the notes about OpenCL-Headers + removed some target that do not exist anymore
9 years ago
Jens Steube 0952a4dfd3 Fix CFLAGS_CROSS_LINUX in Makefile
9 years ago
Jens Steube 8cf367fb9e Merge pull request #49 from philsmd/pr-patch-examples
9 years ago
Jens Steube 5fb95fab4d Merge pull request #48 from philsmd/pr-get-rid-of-oclHashcat64bin
9 years ago
Jens Steube 765e8048a1 Merge pull request #47 from philsmd/pr-update-gitignore
9 years ago
Jens Steube f9999848a1 Merge pull request #45 from philsmd/pr-rename-session-dir
9 years ago
Jens Steube 2aa0766c46 Merge pull request #44 from philsmd/master
9 years ago
philsmd 23db5c9737 the example*.sh files should now also use the native binary, only when we use the packaging we need to use .bin
9 years ago
philsmd 2d11066052 using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
9 years ago
philsmd 98c38a570e minor: .gitignore update
9 years ago
philsmd d378319ea6 this patch makes it much clearer where the sessions under ~/.hashcat are located
9 years ago
philsmd 1f0832d5a7 updated tab completion with current algorithm list etc
9 years ago
Jens Steube f9dd03eb79 Merge pull request #43 from philsmd/pr-fix-deps
9 years ago
Jens Steube 737e1a281c Merge pull request #42 from philsmd/master
9 years ago
philsmd fcc3aca640 fixed typo in tools/deps.sh
9 years ago
philsmd 6b1b444a5e fixed tab completion to work with 64.bin, 32.bin and just 'oclHashcat' binaries
9 years ago
jsteube 11bf28745a Generate folders for cached kernels for the binary distribution in runtime, too
9 years ago
jsteube 79b1f96efe Fix logfile buffer size
9 years ago
Jens Steube dc13c2fc71 Switched to Khronos OSS OpenCL reference implementation for building
9 years ago
jsteube 5703637721 Fix for windows, shared_dir was not set to install_dir
9 years ago
jsteube 3fce66bd8c Use native oclHashcat for test.sh
9 years ago
jsteube 61744662c0 Fix path to includes
9 years ago
jsteube 5f7c47b461 Fix path to includes
9 years ago
jsteube d008a45f3c Activate reordering or files to help integration into linux distributions
9 years ago
jsteube 2be8f5f982 - Added Makefile target for native compilation
9 years ago
Jens Steube 5fa4d9918b Update BUILD.md
9 years ago
Jens Steube 7c479f9a3e Merge pull request #39 from philsmd/master
9 years ago
philsmd fc65b6fd44 issue #38: NVIDIA SDK is not needed anymore, the lib is dynamically loaded on NVidia systems
9 years ago
Jens Steube f92da22608 Merge pull request #37 from philsmd/master
9 years ago
philsmd d9f30011f5 fixed minor display problem in usage
9 years ago
Jens Steube e4465d7dcb Merge branch 'GetRidOfCUDA'
9 years ago
Jens Steube 6893a9ad85 Merge branch 'master' into GetRidOfCUDA
9 years ago
jsteube 700ed7dba7 Fix the GPU Platform fix
9 years ago
jsteube 04e5ad2d54 Fix OpenCL platform selection
9 years ago
jsteube 06b1a1e2ae Update 9300 default tmto for NV
9 years ago
jsteube 31292946e2 Fix some scrypt default values
9 years ago
jsteube 87095191d7 Updated old RC4 code in Kerberos 5, increased performance
9 years ago
jsteube a849313093 Fix speed -m 9700, 9710, 9800 and 9810 for NV, also increases some on AMD
9 years ago
jsteube bd16fd4cfc Declare word_buf_r as __constant for _a3 kernel
9 years ago
jsteube 7807eb6f2d Fix -m 7800 for NV
9 years ago
jsteube 68662f0062 replace swap32 and swap64 with faster versions for NV
9 years ago
jsteube d94cd314f2 Fix TC whirlpool speed for NV
9 years ago
jsteube 77df413886 Add allocatable memory location per GPU
9 years ago
jsteube a78173af7e prepare scrypt tmto value for manual tuning
9 years ago