This website requires JavaScript.
17985c7b03
add -m 12900 = Android FDE (Samsung DEK) to the hash list for tab completion
philsmd
2016-01-09 01:28:31 +01:00
332b3c35e5
Added new hash mode -m 12900 = Android FDE (Samsung DEK)
jsteube
2016-01-09 00:49:54 +01:00
e137e0fde6
Merge pull request #66 from unix-ninja/master
Jens Steube
2016-01-07 23:45:55 +01:00
2cea702a2e
Update unix-ninja's leetspeak file
unix-ninja
2016-01-07 16:35:14 -05:00
e8229af09b
Fix for -m 1500, -m 3000: Missing "defined" keyword Fix for -m 1000: MD4_H1 copy/paste error Fix for -m 8900, -m 9300: Invalid value for device_processor_cores for CPU devices Fix for -m 9100: Variable salt2 initializer needed some clauses for clearness Temporary limit gpu_accel for CPU devices to 1 for development phase Mark pocl as too bleeding edge for production use, recommend native drivers Remove workarounds for pocl Rename VENDOR_ID_UNKNOWN to VENDOR_ID_GENERIC in host code Rename IS_UNKNOWN to IS_GENERIC in kernel code
jsteube
2016-01-07 20:14:34 +01:00
6dab39e69c
Merge pull request #64 from philsmd/master
Jens Steube
2016-01-07 20:09:50 +01:00
c438112d20
Merge pull request #65 from philsmd/pr-help-typo
Jens Steube
2016-01-07 20:08:37 +01:00
82ac8cbcfe
additional --opencl-platform value check
philsmd
2016-01-07 17:15:28 +01:00
6fcc3f2728
typo
philsmd
2016-01-07 16:48:50 +01:00
7b7caf3842
added additional --opencl-platform check (reject numbers > number of OpenCL platforms)
philsmd
2016-01-07 16:35:45 +01:00
6e680aa31c
Workaround for either pocl or llvm fails and produces invalid optimized code
jsteube
2016-01-06 11:48:18 +01:00
36df3ef329
A CPU is not a GPU
jsteube
2016-01-05 23:35:06 +01:00
39c44f2007
More fixes for IS_UNKNOWN in kernels
jsteube
2016-01-05 23:10:04 +01:00
bacc1049e3
More fixes for IS_UNKNOWN in kernels
jsteube
2016-01-05 23:05:06 +01:00
8e3a72f911
More fixes for IS_UNKNOWN in kernels
jsteube
2016-01-05 22:47:56 +01:00
3979fe6991
Merge pull request #61 from philsmd/master
Jens Steube
2016-01-05 21:40:40 +01:00
4d6d056709
updated MIT license year
philsmd
2016-01-05 19:31:35 +01:00
2b706f909e
Update README.txt with new release version number and new driver recommendation
jsteube
2016-01-05 16:50:57 +01:00
51a1868903
Shorten some helptext
Jens Steube
2016-01-05 12:28:56 +01:00
060bf8163d
Merge pull request #59 from philsmd/pr-fix-opencl-platform-descripion
Jens Steube
2016-01-05 12:27:59 +01:00
1116dc9aa0
Merge pull request #58 from philsmd/master
Jens Steube
2016-01-05 12:26:38 +01:00
8bf3bdbf1b
the parameter --opencl-platform takes a number, not a string
philsmd
2016-01-05 10:29:05 +01:00
7c73498ed0
fix a typo: oclHashcat64.sh is of course not a directory
philsmd
2016-01-05 09:43:28 +01:00
9d84e75259
updated tab completion (rm old oclHashcat64.sh + added --opencl-platform completion)
philsmd
2016-01-05 09:33:11 +01:00
16294fe94e
Next release version will be v2.10
jsteube
2016-01-05 08:30:18 +01:00
331188167c
Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context
jsteube
2016-01-05 08:26:44 +01:00
f6d8da52a1
Fix blowfish based algorithms for unknown opencl platform usage
jsteube
2016-01-04 22:21:13 +01:00
894140b816
Generate a more easy to read filename for cached kernels
jsteube
2016-01-04 20:56:15 +01:00
8baf705f6a
Preparation for distinguish between OpenCL device types at runtime (mostly for HMS)
jsteube
2016-01-04 20:12:34 +01:00
8b50b60484
More fixes for general OpenCL platforms
jsteube
2016-01-04 19:23:21 +01:00
c4b1c8e7ca
small fix for unknown opencl platforms
jsteube
2016-01-04 16:13:10 +01:00
3b589e3aac
Prepare for allow other OpenCL platforms thans AMD and NVidia
jsteube
2016-01-04 13:17:20 +01:00
6f1100f643
Merge pull request #54 from philsmd/master
Jens Steube
2016-01-04 11:38:47 +01:00
f2b8f008c0
pr #53 did not copy the example .hash and .dict files to the doc folder
philsmd
2016-01-03 23:29:39 +01:00
336318146e
Merge pull request #53 from philsmd/master
Jens Steube
2016-01-03 22:25:09 +01:00
d8ac4c3bbc
install also the example scripts, place them into the doc folder
philsmd
2016-01-03 22:01:02 +01:00
faf18601f9
Merge branch 'master' of https://github.com/hashcat/oclHashcat
jsteube
2016-01-03 21:00:47 +01:00
083daf4613
Fix path to includes
jsteube
2016-01-03 21:00:36 +01:00
aabfd442d3
Merge pull request #52 from philsmd/master
Jens Steube
2016-01-03 20:49:40 +01:00
a9e7cc3e20
updated rp_gpu_on_cpu rules test script, we do not need the cpp extension anymore
philsmd
2016-01-03 20:15:52 +01:00
7ed13c5fd7
Merge pull request #51 from philsmd/master
Jens Steube
2016-01-03 19:56:48 +01:00
00d8789346
Merge remote-tracking branch 'upstream/master'
philsmd
2016-01-03 19:56:23 +01:00
0428514f61
Extended support from 14 to 255 functions calls per rule on GPU
jsteube
2016-01-03 19:49:47 +01:00
483833d06d
added note about how to fix the 'cannot find -lOpenCL' error to BUILD.md
philsmd
2016-01-03 19:47:55 +01:00
245909dde2
Merge pull request #50 from philsmd/master
Jens Steube
2016-01-03 19:31:15 +01:00
1774f73601
updated BUILD.md with the notes about OpenCL-Headers + removed some target that do not exist anymore
philsmd
2016-01-03 19:25:37 +01:00
0952a4dfd3
Fix CFLAGS_CROSS_LINUX in Makefile
Jens Steube
2016-01-03 18:50:02 +01:00
8cf367fb9e
Merge pull request #49 from philsmd/pr-patch-examples
Jens Steube
2016-01-03 18:47:39 +01:00
5fb95fab4d
Merge pull request #48 from philsmd/pr-get-rid-of-oclHashcat64bin
Jens Steube
2016-01-03 18:47:34 +01:00
765e8048a1
Merge pull request #47 from philsmd/pr-update-gitignore
Jens Steube
2016-01-03 18:47:29 +01:00
f9999848a1
Merge pull request #45 from philsmd/pr-rename-session-dir
Jens Steube
2016-01-03 18:47:23 +01:00
2aa0766c46
Merge pull request #44 from philsmd/master
Jens Steube
2016-01-03 18:47:18 +01:00
23db5c9737
the example*.sh files should now also use the native binary, only when we use the packaging we need to use .bin
philsmd
2016-01-03 18:34:38 +01:00
2d11066052
using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
philsmd
2016-01-03 18:13:32 +01:00
98c38a570e
minor: .gitignore update
philsmd
2016-01-03 17:43:24 +01:00
d378319ea6
this patch makes it much clearer where the sessions under ~/.hashcat are located
philsmd
2016-01-03 17:11:36 +01:00
1f0832d5a7
updated tab completion with current algorithm list etc
philsmd
2016-01-03 16:44:27 +01:00
f9dd03eb79
Merge pull request #43 from philsmd/pr-fix-deps
Jens Steube
2016-01-03 15:52:46 +01:00
737e1a281c
Merge pull request #42 from philsmd/master
Jens Steube
2016-01-03 15:28:57 +01:00
fcc3aca640
fixed typo in tools/deps.sh
philsmd
2016-01-03 14:32:50 +01:00
6b1b444a5e
fixed tab completion to work with 64.bin, 32.bin and just 'oclHashcat' binaries
philsmd
2016-01-03 14:15:11 +01:00
11bf28745a
Generate folders for cached kernels for the binary distribution in runtime, too
jsteube
2016-01-03 13:49:07 +01:00
79b1f96efe
Fix logfile buffer size
jsteube
2016-01-03 13:31:40 +01:00
dc13c2fc71
Switched to Khronos OSS OpenCL reference implementation for building
Jens Steube
2016-01-03 13:17:14 +01:00
5703637721
Fix for windows, shared_dir was not set to install_dir
jsteube
2016-01-03 02:28:52 +01:00
3fce66bd8c
Use native oclHashcat for test.sh
jsteube
2016-01-03 02:14:27 +01:00
61744662c0
Fix path to includes
jsteube
2016-01-03 01:56:41 +01:00
5f7c47b461
Fix path to includes
jsteube
2016-01-03 01:48:05 +01:00
d008a45f3c
Activate reordering or files to help integration into linux distributions
jsteube
2016-01-03 00:40:31 +01:00
2be8f5f982
- Added Makefile target for native compilation - Moved rules_optimize tool to hashcat-utils
jsteube
2016-01-02 17:42:47 +01:00
5fa4d9918b
Update BUILD.md
Jens Steube
2016-01-01 22:22:04 +01:00
7c479f9a3e
Merge pull request #39 from philsmd/master
Jens Steube
2016-01-01 22:20:13 +01:00
fc65b6fd44
issue #38 : NVIDIA SDK is not needed anymore, the lib is dynamically loaded on NVidia systems
philsmd
2016-01-01 17:41:03 +01:00
f92da22608
Merge pull request #37 from philsmd/master
Jens Steube
2016-01-01 11:28:23 +01:00
d9f30011f5
fixed minor display problem in usage
philsmd
2016-01-01 09:50:09 +01:00
e4465d7dcb
Merge branch 'GetRidOfCUDA'
Jens Steube
2016-01-01 01:09:57 +01:00
6893a9ad85
Merge branch 'master' into GetRidOfCUDA
Jens Steube
2016-01-01 01:09:24 +01:00
700ed7dba7
Fix the GPU Platform fix
jsteube
2015-12-31 15:31:21 +01:00
04e5ad2d54
Fix OpenCL platform selection
jsteube
2015-12-31 15:25:34 +01:00
06b1a1e2ae
Update 9300 default tmto for NV
jsteube
2015-12-31 09:32:10 +01:00
31292946e2
Fix some scrypt default values
jsteube
2015-12-30 23:06:45 +01:00
87095191d7
Updated old RC4 code in Kerberos 5, increased performance
jsteube
2015-12-30 21:53:01 +01:00
a849313093
Fix speed -m 9700, 9710, 9800 and 9810 for NV, also increases some on AMD
jsteube
2015-12-30 21:30:29 +01:00
bd16fd4cfc
Declare word_buf_r as __constant for _a3 kernel AMD's runtime compiler does that automatically, NV's does not or with different (but worse) thresholds
jsteube
2015-12-30 16:54:08 +01:00
7807eb6f2d
Fix -m 7800 for NV
jsteube
2015-12-30 00:29:39 +01:00
68662f0062
replace swap32 and swap64 with faster versions for NV
jsteube
2015-12-30 00:13:59 +01:00
d94cd314f2
Fix TC whirlpool speed for NV
jsteube
2015-12-28 22:07:09 +01:00
77df413886
Add allocatable memory location per GPU
jsteube
2015-12-28 11:29:07 +01:00
a78173af7e
prepare scrypt tmto value for manual tuning
jsteube
2015-12-28 09:20:18 +01:00
94d6fd3693
revert switch to rotate ()
jsteube
2015-12-27 21:22:54 +01:00
3942ae02a2
Speedup -m 5300
jsteube
2015-12-27 20:15:24 +01:00
e68419f19e
Speedup -m 5400#
jsteube
2015-12-27 20:01:10 +01:00
212395168f
Testchange for speed
jsteube
2015-12-27 19:23:55 +01:00
da66ce7538
Fix -m 8000 for NV
jsteube
2015-12-27 17:13:17 +01:00
cb6247956f
Merge branch 'GetRidOfCUDA' of https://github.com/hashcat/oclHashcat into GetRidOfCUDA
Jens Steube
2015-12-27 10:37:32 +01:00
eb7e096956
Fix bug in test.pl, did not handle zero length passwords in -m 7700
Jens Steube
2015-12-27 10:37:13 +01:00
37920af27c
Merge pull request #33 from philsmd/GetRidOfCUDA
Jens Steube
2015-12-27 10:01:47 +01:00
286bde422b
limit the salt length of -m 22 = Juniper Netscreen/SSG (ScreenOS) to 10
philsmd
2015-12-27 09:48:52 +01:00
0f906dcfeb
Fix a bug in the implementation of GOST R 34.11-94, zero length passwords were not cracked
Jens Steube
2015-12-26 17:10:03 +01:00
bf5218c4dd
Fix LM bug for both NV and AMD
Jens Steube
2015-12-26 10:14:42 +01:00