Commit Graph

9563 Commits (master)
 

Author SHA1 Message Date
philsmd 23db5c9737 the example*.sh files should now also use the native binary, only when we use the packaging we need to use .bin
8 years ago
philsmd 2d11066052 using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
8 years ago
philsmd 98c38a570e minor: .gitignore update
8 years ago
philsmd d378319ea6 this patch makes it much clearer where the sessions under ~/.hashcat are located
8 years ago
philsmd 1f0832d5a7 updated tab completion with current algorithm list etc
8 years ago
Jens Steube f9dd03eb79 Merge pull request #43 from philsmd/pr-fix-deps
8 years ago
Jens Steube 737e1a281c Merge pull request #42 from philsmd/master
8 years ago
philsmd fcc3aca640 fixed typo in tools/deps.sh
8 years ago
philsmd 6b1b444a5e fixed tab completion to work with 64.bin, 32.bin and just 'oclHashcat' binaries
8 years ago
jsteube 11bf28745a Generate folders for cached kernels for the binary distribution in runtime, too
8 years ago
jsteube 79b1f96efe Fix logfile buffer size
8 years ago
Jens Steube dc13c2fc71 Switched to Khronos OSS OpenCL reference implementation for building
8 years ago
jsteube 5703637721 Fix for windows, shared_dir was not set to install_dir
8 years ago
jsteube 3fce66bd8c Use native oclHashcat for test.sh
8 years ago
jsteube 61744662c0 Fix path to includes
8 years ago
jsteube 5f7c47b461 Fix path to includes
8 years ago
jsteube d008a45f3c Activate reordering or files to help integration into linux distributions
8 years ago
jsteube 2be8f5f982 - Added Makefile target for native compilation
8 years ago
Jens Steube 5fa4d9918b Update BUILD.md
8 years ago
Jens Steube 7c479f9a3e Merge pull request #39 from philsmd/master
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 f92da22608 Merge pull request #37 from philsmd/master
8 years ago
philsmd d9f30011f5 fixed minor display problem in usage
8 years ago
Jens Steube e4465d7dcb Merge branch 'GetRidOfCUDA'
8 years ago
Jens Steube 6893a9ad85 Merge branch 'master' into GetRidOfCUDA
8 years ago
jsteube 700ed7dba7 Fix the GPU Platform fix
8 years ago
jsteube 04e5ad2d54 Fix OpenCL platform selection
8 years ago
jsteube 06b1a1e2ae Update 9300 default tmto for NV
8 years ago
jsteube 31292946e2 Fix some scrypt default values
8 years ago
jsteube 87095191d7 Updated old RC4 code in Kerberos 5, increased performance
8 years ago
jsteube a849313093 Fix speed -m 9700, 9710, 9800 and 9810 for NV, also increases some on AMD
8 years ago
jsteube bd16fd4cfc Declare word_buf_r as __constant for _a3 kernel
8 years ago
jsteube 7807eb6f2d Fix -m 7800 for NV
8 years ago
jsteube 68662f0062 replace swap32 and swap64 with faster versions for NV
8 years ago
jsteube d94cd314f2 Fix TC whirlpool speed for NV
8 years ago
jsteube 77df413886 Add allocatable memory location per GPU
8 years ago
jsteube a78173af7e prepare scrypt tmto value for manual tuning
8 years ago
jsteube 94d6fd3693 revert switch to rotate ()
8 years ago
jsteube 3942ae02a2 Speedup -m 5300
8 years ago
jsteube e68419f19e Speedup -m 5400#
8 years ago
jsteube 212395168f Testchange for speed
8 years ago
jsteube da66ce7538 Fix -m 8000 for NV
8 years ago
Jens Steube cb6247956f Merge branch 'GetRidOfCUDA' of https://github.com/hashcat/oclHashcat into GetRidOfCUDA
9 years ago
Jens Steube eb7e096956 Fix bug in test.pl, did not handle zero length passwords in -m 7700
9 years ago
Jens Steube 37920af27c Merge pull request #33 from philsmd/GetRidOfCUDA
9 years ago
philsmd 286bde422b limit the salt length of -m 22 = Juniper Netscreen/SSG (ScreenOS) to 10
9 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
Jens Steube bf5218c4dd Fix LM bug for both NV and AMD
9 years ago
jsteube f3a394b85d Workaround buggy NV OpenCL runtime
9 years ago
jsteube 0522ca9cbe Revert "Workaround buggy NV OpenCL runtime"
9 years ago