DoZ10
|
9ddd4596a0
|
Added 12700 to test.sh (lazy conflict fix).
|
2017-04-24 21:40:01 -04:00 |
|
DoZ10
|
f93426c8f8
|
Remove tmp 600.
|
2017-04-24 21:37:43 -04:00 |
|
DoZ10
|
327a509492
|
Fixed test files conflicts.
|
2017-04-24 21:33:20 -04:00 |
|
DoZ10
|
10629190e3
|
Now compiles for test.sh -m 600 -a 0 -V1 and -V2, but does not resolve on V2.
|
2017-04-23 20:32:34 -04:00 |
|
DoZ10
|
e23f88fec8
|
Fixed Test files to match output. $Blake2$ Tag added to interface hash output
|
2017-04-23 10:28:58 -04:00 |
|
DoZ10
|
de477580a0
|
Code Cleanup and short doc additions
|
2017-04-22 21:50:22 -04:00 |
|
DoZ10
|
1386d0eecc
|
Added kernel m00600_a1.cl
|
2017-04-22 10:44:38 -04:00 |
|
DoZ10
|
bb61408e89
|
Added kernel m00600_a0
|
2017-04-22 09:51:39 -04:00 |
|
DoZ10
|
60afdc2a30
|
Added function m04 in attack mode 3
|
2017-04-22 08:32:05 -04:00 |
|
DoZ10
|
a60cddc2cc
|
Added Blake2 signature according for JtR format.
|
2017-04-22 07:35:22 -04:00 |
|
DoZ10
|
72724ccba4
|
Removed rotr64_w() function.
|
2017-04-21 21:08:54 -04:00 |
|
DoZ10
|
b61d74255b
|
Removed load64() and load64_reverse() functions.
|
2017-04-21 20:52:34 -04:00 |
|
DoZ10
|
ad305308bb
|
Remove useless loop.
|
2017-04-20 19:32:54 -04:00 |
|
DoZ10
|
5689892e46
|
Removed useless spaces.
|
2017-04-20 19:30:04 -04:00 |
|
DoZ10
|
976f50a56b
|
Code cleanup.
|
2017-04-20 19:24:28 -04:00 |
|
DoZ10
|
3ce9597685
|
Renamed load64_inv -> load64_reverse
|
2017-04-20 19:21:47 -04:00 |
|
DoZ10
|
f56ffdc32f
|
Removed OPTS_TYPE_ST_ADDBITS15
|
2017-04-20 19:17:36 -04:00 |
|
DoZ10
|
3cc681989c
|
fix: changed salt configuration.
|
2017-04-20 19:09:03 -04:00 |
|
DoZ10
|
afdef5ce1c
|
fix: Kernel m00600_a3.cl function s04.
|
2017-04-19 13:27:28 -04:00 |
|
DoZ10
|
c2af1e7c5c
|
undo: debug
|
2017-04-16 11:55:21 -04:00 |
|
DoZ10
|
d455c18d4b
|
saved.
|
2017-04-16 11:51:59 -04:00 |
|
DoZ10
|
c3b95db072
|
rm: cleanup files.
|
2017-04-16 11:33:13 -04:00 |
|
DoZ10
|
c0cedbf15f
|
add: now target hash is okay.
|
2017-04-16 11:28:06 -04:00 |
|
DoZ10
|
d5ca5d59db
|
add: lots of things....
|
2017-04-16 10:07:12 -04:00 |
|
DoZ10
|
60cf44e0da
|
fix: test.
|
2017-04-13 20:48:54 -04:00 |
|
DoZ10
|
69dad31a29
|
fix: changed -m 6200 -> 600
|
2017-04-13 20:45:48 -04:00 |
|
DoZ10
|
25e061ce1c
|
fix: syntax bug..
|
2017-04-13 20:26:21 -04:00 |
|
DoZ10
|
abb0f84985
|
fix: m number in cl file.
|
2017-04-13 17:37:17 -04:00 |
|
DoZ10
|
0a8f17c24a
|
fix: g madness...
|
2017-04-13 17:33:08 -04:00 |
|
DoZ10
|
bf45f87d39
|
random work...
|
2017-04-13 17:06:48 -04:00 |
|
DoZ10
|
4e9bb8b093
|
init
|
2017-04-13 08:38:59 -04:00 |
|
Jens Steube
|
fab4ede364
|
Merge pull request #1223 from stephengroat/patch-1
fix strings
|
2017-04-11 14:41:37 +02:00 |
|
jsteube
|
318ba234f8
|
OpenCL Runtime: Updated AMDGPU-Pro driver version check, do warn if version 17.10 is detected which is known to be broken
|
2017-04-11 13:33:25 +02:00 |
|
sgroat
|
21efc80975
|
fix string
|
2017-04-10 13:35:01 -07:00 |
|
jsteube
|
fee364ec7a
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2017-04-10 10:12:27 +02:00 |
|
jsteube
|
26949a4fce
|
WPA cracking: Improved nonce-error-corrections mode to fix corrupt nonce generated on Big-Endian devices
WPA cracking: Reduced --nonce-error-corrections default from 16 to 8 to compensate speed drop caused due to Big-Endian fixes
Fixes https://github.com/hashcat/hashcat/issues/1221
|
2017-04-10 10:11:32 +02:00 |
|
Jens Steube
|
6fa2c3bab6
|
Merge pull request #1219 from magnumripper/master
Ensure 'make clean' is a safe operation
|
2017-04-07 09:06:30 +02:00 |
|
magnum
|
ba0b2ee641
|
Ensure 'make clean' is a safe operation (eg. do not remove output and
session files). Add a 'make distclean' target for removing such files
as well. Closes #1218.
|
2017-04-06 11:39:29 +02:00 |
|
jsteube
|
8caf3ba57f
|
Remove some debugging printf() call
|
2017-04-05 12:34:25 +02:00 |
|
Jens Steube
|
a9756b20e7
|
Merge pull request #1217 from roycewilliams/master
a few more minor hash-mode name fixes
|
2017-04-04 15:55:32 +02:00 |
|
Royce Williams
|
b668aa2a81
|
label for 5700 Cisco type 4; update readme.txt
|
2017-04-04 05:14:08 -08:00 |
|
Royce Williams
|
4a393cacf6
|
5800 is Samsung only
|
2017-04-04 05:03:01 -08:00 |
|
Royce Williams
|
0679059727
|
Merge remote-tracking branch 'upstream/master'
|
2017-04-04 04:59:40 -08:00 |
|
Royce Williams
|
98605cc316
|
a few more minor hash-mode name fixes
|
2017-04-03 06:59:04 -08:00 |
|
Royce Williams
|
8620e4113f
|
a few minor hash-mode name fixes
|
2017-04-03 06:55:35 -08:00 |
|
Jens Steube
|
6c98fac17c
|
Merge pull request #1216 from roycewilliams/master
standardize usage output
|
2017-04-03 13:00:18 +02:00 |
|
Royce Williams
|
46b83926fa
|
clarify and standardize hash-mode names
|
2017-04-03 00:16:56 -08:00 |
|
Royce Williams
|
9074693e6f
|
standardize usage output
|
2017-04-02 20:23:07 -08:00 |
|
Jens Steube
|
418341b585
|
Merge pull request #1215 from roycewilliams/master
more event_log_* standardization
|
2017-04-02 15:53:46 +02:00 |
|
Royce Williams
|
be4cf9ef67
|
more event_log_* standardization
|
2017-04-02 00:18:59 -08:00 |
|