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
Jens Steube
2016-05-25 23:04:26 +02:00
083c8ed515
Reduce use of mux_display to a minimum
Jens Steube
2016-05-25 11:35:17 +02:00
df3f4a439a
We can safely replace atomic_add() with atomic_inc()
jsteube
2016-05-21 10:58:58 +02:00
c6c865e32e
Some final fixes for d_return_buf refactorization; Initial kernels vor veracrypts SHA256 KDF (not working)
Jens Steube
2016-05-21 00:39:22 +02:00
f2598025c6
Some fixes for rare kernels
jsteube
2016-05-20 19:05:54 +02:00
37953cdc8f
Optimize handling of cracked hashes, was a bottleneck if too many at once
Jens Steube
2016-05-20 18:24:33 +02:00
bfb669f9c3
Respect eventual already cracked hashes from potfile when generating the bitmaps
Jens Steube
2016-05-20 15:47:42 +02:00
5d5d1a5843
More VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing
Jens Steube
2016-05-19 22:37:43 +02:00
c6e5ff2a68
Do not show any header in case --status-automat is used
Jens Steube
2016-05-17 11:29:38 +02:00
020234b655
Fix "abort trap: 6" for -m 6231 on OSX
Gabriele 'matrix' Gristina
2016-05-17 10:31:56 +02:00
567fcfe176
Enabled support of --status-automat in combination with --benchmark for automated benchmark processing
Jens Steube
2016-05-17 10:17:00 +02:00
e46aa7103a
Fix some macros for NV
jsteube
2016-05-16 20:30:39 +02:00
e69c385b4d
Separated sm50, sm52 and older cards in hashcat.hctune and updated accordingly
jsteube
2016-05-16 02:38:58 +02:00
eea3424c38
Added SIMD code for all generic PBKDF2-HMAC-* modes
jsteube
2016-05-15 19:54:56 +02:00
9976f85c3a
Cache clGetKernelWorkGroupInfo() results on startup Use clGetEventProfilingInfo() instead of our own timer
Jens Steube
2016-05-15 13:22:31 +02:00
9ac762c2c7
test fix: ArubaOS salts are 8 hexadecimal chars long (4 binary), not 10 (4 binary), because '01' will be appended afterwards (total length is 10)
philsmd
2016-05-13 19:02:57 +02:00
c78d7568e6
Add some missing changes
Jens Steube
2016-05-13 15:31:58 +02:00
7a4ab2b42d
Prepare for WinZip integration
Jens Steube
2016-05-12 09:26:54 +02:00
dca9683b3b
Balancing the workload turns out to be very efficient
jsteube
2016-05-12 09:24:20 +02:00
aefd3b03a3
Use VERSION_TAG only, but uncut
jsteube
2016-05-11 12:19:02 +02:00
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.
jsteube
2016-05-11 11:58:51 +02:00
b5a71dca58
Add more informative help text in case of faulty or no OpenCL installation
jsteube
2016-05-11 11:38:52 +02:00
332c3a7e09
Fix autotune to not actually crack hashes
Jens Steube
2016-05-11 00:01:29 +02:00