jsteube
|
9b3d18f87d
|
SIMD for slow hashes prototype
|
2016-05-01 18:34:59 +02:00 |
|
Jens Steube
|
aef8dc2b01
|
First working version of -m 13500
|
2016-04-26 22:45:23 +02:00 |
|
Jens Steube
|
9294aaccae
|
Merge pull request #311 from fgaudreault/master
Adding parser and basic kernels for -m 13500
|
2016-04-26 20:12:33 +02:00 |
|
Jens Steube
|
7cbce12ea7
|
Add platform vendor_id detection
|
2016-04-26 13:59:14 +02:00 |
|
Francois Gaudreault
|
96e60bfb05
|
Fixing minor definitions.
|
2016-04-25 09:11:49 -04:00 |
|
Martin Lemay
|
8cf6607c87
|
Refactored 134 to 13500. Added esalt struct
|
2016-04-22 12:26:03 -04:00 |
|
Francois Gaudreault
|
2df81367df
|
Adding parser and basic kernels for -m 134
|
2016-04-21 13:22:05 -04:00 |
|
Fist0urs
|
9e8b7a1d9a
|
-m 13400 Increased max kdb size to 300KB
|
2016-04-18 18:27:51 +02:00 |
|
Michael Sprecher
|
0dcb762a8e
|
Added new hash mode -m 125 = ArubaOS
|
2016-04-10 00:58:28 +02:00 |
|
Fist0urs
|
34b8d89422
|
Added support of keyfiles within Keepass 1.x and Keepass 2.x
|
2016-04-06 16:05:09 +02:00 |
|
Jens Steube
|
09e971c938
|
Use a fixed path for the potfile rather than session depending
|
2016-04-03 15:46:05 +02:00 |
|
Fist0urs
|
52b17a602f
|
New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES)
|
2016-04-02 14:45:05 +02:00 |
|
Jens Steube
|
88fafeb928
|
Synchronize maximum output line size with input line size
|
2016-03-31 16:12:13 +02:00 |
|
Jens Steube
|
c4e6ffc346
|
Removed some unused macros
|
2016-03-26 13:14:51 +01:00 |
|
Jens Steube
|
0fdebf904d
|
Replace BUFSIZ with HCBUFSIZ and move them from stack to heap
|
2016-03-26 10:37:59 +01:00 |
|
philsmd
|
3c1e05aaf3
|
#234: increase max. salt length to 28 for -m 22 = Juniper Netscreen/SSG (ScreenOS)
|
2016-03-07 15:52:50 +01:00 |
|
Fist0urs
|
b0f1cb8a98
|
New format -m 13300 AxCrypt in memory SHA1
|
2016-03-02 14:35:10 +01:00 |
|
Fist0urs
|
ad17fba9b6
|
New format -m 13200 AxCrypt
|
2016-03-01 19:11:13 +01:00 |
|
Jens Steube
|
990f973c48
|
Add hard-wired Device-Name for Tuning-Database which matches all Device-Types:
- DEVICE_TYPE_CPU
- DEVICE_TYPE_GPU
- DEVICE_TYPE_ACCELERATOR
Optimized IRIS GPU workaround settings
|
2016-02-20 00:58:22 +01:00 |
|
Jens Steube
|
96bde85378
|
Allow mixed settings auto and fixed values for parameter and inside tuningdb for loops and accel
|
2016-02-19 18:58:03 +01:00 |
|
magnum
|
a5be8a75ed
|
Allow and support vector-width 16, which is current maximum for
OpenCL. Closes #226.
|
2016-02-18 08:51:45 +01:00 |
|
Fist0urs
|
c3dabdd69e
|
Initial commit
|
2016-02-16 16:34:46 +01:00 |
|
Jens Steube
|
c09bc848f7
|
Autotuning engine prototype
|
2016-02-14 15:45:52 +01:00 |
|
Jens Steube
|
2dfe9200d6
|
Remove Wordload-Profiles from tuningdb, we can simply calculate it
|
2016-02-11 14:16:08 +01:00 |
|
Jens Steube
|
02ad834c7f
|
Added new concept of a tuning database; tryout phase
|
2016-02-10 20:40:21 +01:00 |
|
Jens Steube
|
6d37c123a5
|
Merge branch 'master' of https://github.com/hashcat/oclHashcat
|
2016-02-06 23:22:38 +01:00 |
|
Jens Steube
|
ab5ecd8eaa
|
Fix some updated buffer sizes and new optimizer descriptions
|
2016-02-06 23:22:26 +01:00 |
|
Jens Steube
|
0362df07ed
|
Merge pull request #210 from gm4tr1x/hd4000v0
Fix SHA-3(Keccak) issue with HD4000 (issue #191) and reorder macro
|
2016-02-06 22:07:38 +01:00 |
|
Gabriele 'matrix' Gristina
|
225fc28dff
|
Fix SHA-3(Keccak) issue with HD4000 (issue #191) and reorder macro
|
2016-02-06 18:18:21 +01:00 |
|
Gabriele 'matrix' Gristina
|
e2db8afdf8
|
Add missing pthread_setaffinity_np for osx
|
2016-02-06 18:00:04 +01:00 |
|
Gabriele 'matrix' Gristina
|
fa7465aa86
|
gpu loops/accel per-device
|
2016-02-05 15:27:09 +01:00 |
|
Gabriele 'matrix' Gristina
|
89e5ed2574
|
handling possible clEnqueueFillBuffer not found in opencl lib
|
2016-02-04 21:06:19 +01:00 |
|
Jens Steube
|
2381af313d
|
Some cleanups
|
2016-02-04 15:47:52 +01:00 |
|
Gabriele 'matrix' Gristina
|
e67eec1ae0
|
get rid of nvidia nvapi static linking
|
2016-02-03 20:53:00 +01:00 |
|
Gabriele 'matrix' Gristina
|
f3407cd7f4
|
HWMon mod
|
2016-02-02 01:14:33 +01:00 |
|
Gabriele 'matrix' Gristina
|
0f159d42e6
|
Fixed HC_LOAD_FUNC macro
|
2016-02-01 13:07:14 +01:00 |
|
Jens Steube
|
b8285cbce2
|
Fix broken ADL on windows
|
2016-02-01 12:18:05 +01:00 |
|
Jens Steube
|
f256363448
|
Merge pull request #190 from gm4tr1x/fixLoopsAccelV3
Fixed loops/accel for 6800, 11300 and 11600 (osx)
|
2016-02-01 08:08:20 +01:00 |
|
Gabriele 'matrix' Gristina
|
d120ede655
|
Update ADL Library Loader
|
2016-01-31 23:48:38 +01:00 |
|
Gabriele 'matrix' Gristina
|
b542d4a431
|
Fixed loops/accel for 6800, 11300 and 11600 (osx)
|
2016-01-31 21:48:08 +01:00 |
|
Gabriele 'matrix' Gristina
|
53faf6a24a
|
Fixed some gpu loops/accel settings
|
2016-01-31 17:38:05 +01:00 |
|
magnum
|
ce170ea980
|
Acquire an exclusive lock before writing to any file. Note that in
some cases we never explicitly unlock a file because fclose will do
it implicitly. Closes #172.
|
2016-01-29 16:48:19 +01:00 |
|
Gabriele 'matrix' Gristina
|
3952fa7e06
|
Updated gpu accel for -m 6211 and default runtime value to 8
|
2016-01-27 23:39:58 +01:00 |
|
Jens Steube
|
cae457df0c
|
Merge pull request #167 from gm4tr1x/issue84
Issue84
|
2016-01-27 18:43:18 +01:00 |
|
Gabriele 'matrix' Gristina
|
5bae9de3a3
|
Implemented OpenCL library loader
|
2016-01-26 21:40:49 +01:00 |
|
Gabriele 'matrix' Gristina
|
6ba392c0df
|
Modified as @jsteube request
|
2016-01-26 12:07:19 +01:00 |
|
Gabriele 'matrix' Gristina
|
dcc4b5a60f
|
Added custom OSX kernel loops and gpu accel default values
Disabled some not yet worked hash types in OSX
|
2016-01-24 22:48:01 +01:00 |
|
Jens Steube
|
1d3795a3ab
|
Converted _a3 kernels, use SIMD for CPU and GPU
|
2016-01-23 15:32:31 +01:00 |
|
Jens Steube
|
bfc4495bd3
|
Expanded version information as discussed in https://github.com/hashcat/oclHashcat/issues/138
|
2016-01-21 10:17:22 +01:00 |
|
Gabriele 'matrix' Gristina
|
5da79e4411
|
Added support for build without ADL/NVML/NVAPI (issue #120)
Added support for build OSX native binaries (issue #63)
|
2016-01-20 20:55:09 +01:00 |
|