Jens Steube
|
964a901f2a
|
Allow numbers not power of 2 in autotune
|
2016-05-26 12:40:12 +02:00 |
|
Jens Steube
|
ca8bb56404
|
Make it a real balancing loop
|
2016-05-26 00:51:11 +02:00 |
|
jsteube
|
167d763795
|
Workaround some AMD device_maxmem_alloc / device_global_mem problem
|
2016-05-26 00:07:08 +02:00 |
|
jsteube
|
250dbde2a2
|
Add more include-dir variants to also make Intel OpenCL SDK on windows happy
|
2016-05-25 23:47:02 +02:00 |
|
Jens Steube
|
6ed35891f6
|
Trying to find a workaround for Issue https://github.com/hashcat/oclHashcat/issues/335
|
2016-05-25 23:15:53 +02:00 |
|
Jens Steube
|
2899f53a15
|
Move files from include/ to OpenCL/ if they are used within kernels
Rename includes in OpenCL so that it's easier to recognize them as such
|
2016-05-25 23:04:26 +02:00 |
|
Jens Steube
|
083c8ed515
|
Reduce use of mux_display to a minimum
|
2016-05-25 11:35:17 +02:00 |
|
Jens Steube
|
e1a9c435cc
|
Merge branch 'master' of https://github.com/hashcat/oclHashcat
|
2016-05-24 19:31:14 +02:00 |
|
Jens Steube
|
57e1191307
|
Fix bug in -a 1 mode: If left wordlist has less entries than right wordlist then 0x80 was not added
|
2016-05-24 19:30:55 +02:00 |
|
jsteube
|
35d7e67354
|
Fix some typos
|
2016-05-24 12:10:43 +02:00 |
|
jsteube
|
6b0a13d998
|
Reduce helptext width from 134 to 118; Reduce -w 1 target to 2ms
|
2016-05-23 21:34:50 +02:00 |
|
jsteube
|
d4cc8e3701
|
Adjust target workload profile timings slightly
|
2016-05-23 01:28:11 +02:00 |
|
jsteube
|
3a42ab3577
|
Fix changes
|
2016-05-22 22:25:15 +02:00 |
|
jsteube
|
73fd95ac01
|
Redesigned hashcat --help menu
|
2016-05-22 21:46:06 +02:00 |
|
jsteube
|
c901935843
|
Update autotune engine
|
2016-05-21 15:49:09 +02:00 |
|
jsteube
|
63f5ecf9d7
|
Mark -n and -u as outdated function and restrict them to --force
|
2016-05-21 12:26:44 +02:00 |
|
jsteube
|
4ed418f504
|
Fix some indents
|
2016-05-21 12:16:09 +02:00 |
|
jsteube
|
bb513afe13
|
Fix some indents
|
2016-05-21 12:13:37 +02:00 |
|
Jens Steube
|
c6c865e32e
|
Some final fixes for d_return_buf refactorization; Initial kernels vor veracrypts SHA256 KDF (not working)
|
2016-05-21 00:39:22 +02:00 |
|
Jens Steube
|
37953cdc8f
|
Optimize handling of cracked hashes, was a bottleneck if too many at once
|
2016-05-20 18:24:33 +02:00 |
|
Jens Steube
|
bfb669f9c3
|
Respect eventual already cracked hashes from potfile when generating the bitmaps
|
2016-05-20 15:47:42 +02:00 |
|
Jens Steube
|
5d5d1a5843
|
More VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing
|
2016-05-19 22:37:43 +02:00 |
|
Jens Steube
|
dcc39a22c6
|
Speed up unamplified speed
|
2016-05-18 22:26:19 +02:00 |
|
Jens Steube
|
f5ee678bbe
|
Use umask(077), mainly to secure hashcat.pot from reading from other users, but should be a good idea for all files. See https://github.com/hashcat/oclHashcat/issues/331 for details
|
2016-05-18 09:56:23 +02:00 |
|
Royce Williams
|
05d099d3be
|
add version header and time to --status-automat
|
2016-05-17 06:24:35 -08:00 |
|
Jens Steube
|
c6e5ff2a68
|
Do not show any header in case --status-automat is used
|
2016-05-17 11:29:38 +02:00 |
|
Jens Steube
|
567fcfe176
|
Enabled support of --status-automat in combination with --benchmark for automated benchmark processing
|
2016-05-17 10:17:00 +02:00 |
|
jsteube
|
b5cb29ad1c
|
Minimal psafe2 increase and autotune fix
|
2016-05-16 21:30:21 +02:00 |
|
jsteube
|
eea3424c38
|
Added SIMD code for all generic PBKDF2-HMAC-* modes
|
2016-05-15 19:54:56 +02:00 |
|
Jens Steube
|
9976f85c3a
|
Cache clGetKernelWorkGroupInfo() results on startup
Use clGetEventProfilingInfo() instead of our own timer
|
2016-05-15 13:22:31 +02:00 |
|
Jens Steube
|
5987029441
|
Added SIMD code for DCC2
|
2016-05-15 01:13:09 +02:00 |
|
Jens Steube
|
9d74f2958d
|
Added SIMD code for WPA/WPA2
|
2016-05-14 19:45:51 +02:00 |
|
Jens Steube
|
0891989404
|
Fix WinZip multihash
|
2016-05-12 13:05:12 +02:00 |
|
Jens Steube
|
a5ec5d68b8
|
Change some newline handling and startup infos
|
2016-05-12 12:44:15 +02:00 |
|
Jens Steube
|
7a4ab2b42d
|
Prepare for WinZip integration
|
2016-05-12 09:26:54 +02:00 |
|
jsteube
|
aefd3b03a3
|
Use VERSION_TAG only, but uncut
|
2016-05-11 12:19:02 +02:00 |
|
jsteube
|
77a9377d18
|
In case the user did not specify --opencl-device-types and the user runs hashcat in a system with only a CPU only he probably want to use that CPU. In such a case, automatically enable CPU device type support, since it's disabled by default.
|
2016-05-11 11:58:51 +02:00 |
|
jsteube
|
b5a71dca58
|
Add more informative help text in case of faulty or no OpenCL installation
|
2016-05-11 11:38:52 +02:00 |
|
Jens Steube
|
332c3a7e09
|
Fix autotune to not actually crack hashes
|
2016-05-11 00:01:29 +02:00 |
|
Jens Steube
|
3d229b20d4
|
Remove debugging option from JIT compiler option
|
2016-05-10 19:30:11 +02:00 |
|
jsteube
|
e47030ed7d
|
Prepare to rename project into hashcat
This release markes the fusion of "hashcat" and "oclHashcat" into "hashcat".
It combines all features of all hashcat projects in one project.
|
2016-05-10 19:07:07 +02:00 |
|