Fist0urs
|
014278ab0e
|
Working:
- MD4/sha1
- hmac-sha1
- pbkdf2-hmac-sha1
- pbkdf2-hmac-sha512
Remaining:
- handling of long salt (SID)
- (AES256/DES3) + the end
|
2017-05-01 22:21:54 +02:00 |
|
DoZ10
|
22b9f80531
|
Inserted blake2b_sigma into kernel for perf gain. Standardized naming convention to blake2b_transform()
|
2017-05-01 16:19:20 -04:00 |
|
Jens Steube
|
c9ee04d749
|
Merge pull request #1235 from 0xbsec/title-sep-e-rule
Add support for rule: eX
|
2017-05-01 12:38:52 +02:00 |
|
DoZ10
|
98b9e38d54
|
Fix for app compilation error on mingw
|
2017-04-30 21:31:51 -04:00 |
|
DoZ10
|
f0f96140b2
|
Fixed Attack modes 1 & 3
|
2017-04-30 21:10:54 -04:00 |
|
DoZ10
|
87e0281237
|
Moved init params in CPU (interface.c). Fixed vector-type problem in kernel a0.
|
2017-04-30 20:34:01 -04:00 |
|
Fist0urs
|
73d48dcd26
|
Initial commit, new format DPAPImk, works till hmac-sha1
|
2017-05-01 00:48:09 +02:00 |
|
mhasbini
|
5734741392
|
Add support for rule: eX
|
2017-04-30 16:23:39 +03:00 |
|
DoZ10
|
e71c68e0af
|
Fixed endianness to remove unecessary kernel swaps ops
|
2017-04-29 22:10:06 -04:00 |
|
Jens Steube
|
ef6467b49b
|
Merge pull request #1234 from neheb/patch-1
Fix AppVeyor
|
2017-04-28 09:18:40 +02:00 |
|
neheb
|
9c91c654da
|
Fix AppVeyor
|
2017-04-27 16:24:44 -07:00 |
|
Jens Steube
|
0fcf51dee3
|
Fixed a missing type specifier in a function declaration of the RACF kernel
|
2017-04-27 17:56:38 +02:00 |
|
Jens Steube
|
b996ef587b
|
Add GTX 1080 Ti to tuning database
|
2017-04-27 16:44:19 +02:00 |
|
DoZ10
|
c1f8204b06
|
Prepared transform routine
|
2017-04-27 01:26:23 -04:00 |
|
DoZ10
|
0e018c717d
|
Unrolled for() loops and removed S & P structs
|
2017-04-26 21:17:29 -04:00 |
|
DoZ10
|
76e3c0618e
|
Fixed for() loops coding style
|
2017-04-26 16:15:50 -04:00 |
|
DoZ10
|
903e716b9a
|
Swapped to outlen and tested. Okay. Still having problems with VECT_SIZE > 1
|
2017-04-25 18:28:40 -04:00 |
|
DoZ10
|
4839335c8a
|
Cleanup
|
2017-04-24 21:51:07 -04:00 |
|
DoZ10
|
58c1f46b19
|
Merge and conflict resolve.
|
2017-04-24 21:47:35 -04:00 |
|
DoZ10
|
8da56522f2
|
Added 600 to test.pl and test.sh..
|
2017-04-24 21:41:23 -04:00 |
|
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 |
|
Jens Steube
|
086a07264a
|
Switch from libiconv to win-iconv
|
2017-04-19 12:58:25 +02:00 |
|
Jens Steube
|
79609e8a54
|
Building: On binary release package, link libiconv static for windows binaries
|
2017-04-19 10:51:28 +02:00 |
|
Jens Steube
|
a93a143d1e
|
Use scalar swap32() version for scalar variable
|
2017-04-17 17:46:27 +02: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 |
|
Jens Steube
|
26a345334f
|
Added hash-mode 15200 = Blockchain, My Wallet, V2
Fixes https://github.com/hashcat/hashcat/issues/109
|
2017-04-16 13:19:23 +02:00 |
|
Jens Steube
|
e3cef832be
|
Use the ROUNDS_MYWALLET instead of a hard-coded value
|
2017-04-16 12:47:14 +02:00 |
|
Jens Steube
|
5cc3b7807f
|
Test for target Endianness and abort if it's big-endian
|
2017-04-15 17:33:59 +02:00 |
|