philsmd
|
f690b71602
|
update changes: note about wrong max pass in 10700
|
2022-03-13 13:01:37 +01:00 |
|
philsmd
|
1b770fdea7
|
fix maximum password length in -O -m 10700 = PDF
|
2022-03-13 12:59:55 +01:00 |
|
Jens Steube
|
8bc4a92089
|
Merge pull request #3215 from philsmd/philsmd-register-limit
fixed missing Register-Limit optimizer string in init screen
|
2022-03-12 17:14:13 +01:00 |
|
Jens Steube
|
94013bdbd0
|
Merge pull request #3214 from philsmd/philsmd-cuda-main-driver
fixes #2560: mention "main driver" within the error message
|
2022-03-12 17:13:56 +01:00 |
|
Jens Steube
|
e5b64a29d1
|
Fix the length positioning of the AAD string used by AES GCM. The implementation was not working at all due to this bug, but also this feature is not used in any kernel so far and thus did not pop up.
|
2022-03-11 15:29:20 +01:00 |
|
Jens Steube
|
14f78d9910
|
Improve -m 28400 perfomance slightly because we know the password input is always larger than the maximum supported so we can get rid of the E[] expanding function
|
2022-03-10 13:15:17 +01:00 |
|
philsmd
|
23f758aca7
|
updated changes.txt to mention the Register-Limit fix
|
2022-03-09 18:24:24 +01:00 |
|
philsmd
|
e00af46a22
|
add Register-Limit to the "Optimizers" list
|
2022-03-09 18:23:10 +01:00 |
|
philsmd
|
cd33a8a200
|
fixes #2560: mention "main driver" within the error message
|
2022-03-09 18:15:54 +01:00 |
|
Jens Steube
|
2b89c69cc4
|
Merge pull request #3202 from Greexter/bitwarden-fix
Added parameter for second PBKDF2 iteration count for -m 23400, fixes #3033
|
2022-03-09 13:15:39 +01:00 |
|
Jens Steube
|
43a27117a4
|
Merge pull request #3163 from willcrozi/stdout-perf
stdout mode: batched password index/buffer transfers from device
|
2022-03-08 13:24:09 +01:00 |
|
Jens Steube
|
c94a26b382
|
Merge pull request #3196 from matrix/Amazon_AWS4-HMAC-SHA256
Added hash-mode: Amazon AWS4-HMAC-SHA256
|
2022-03-07 16:15:05 +01:00 |
|
Jens Steube
|
d1634eab84
|
Merge pull request #3208 from matrix/dpapimk_context_3
Added hash-modes: DPAPI masterkey file v1/v2 (context 3)
|
2022-03-06 20:03:07 +01:00 |
|
Jakub
|
2a5ee51530
|
Merge branch 'master' into bitwarden-fix
|
2022-03-06 13:41:32 +01:00 |
|
Jakub Štrom
|
b3f1a0ebdf
|
Improve anf fix bitwarden extract tool
|
2022-03-06 10:50:04 +01:00 |
|
Gabriele Gristina
|
d1b136966c
|
Updated changes.txt
|
2022-03-06 00:56:48 +01:00 |
|
Gabriele Gristina
|
6f45285919
|
DPAPI masterkey file v2 (context 3)
|
2022-03-06 00:55:47 +01:00 |
|
Gabriele Gristina
|
d5c545804b
|
Added hash-mode: DPAPI masterkey file v1 (context 3)
|
2022-03-06 00:50:46 +01:00 |
|
Gabriele Gristina
|
fe96e26eff
|
Prepare for DPAPI masterkey Context 3
|
2022-03-06 00:47:14 +01:00 |
|
Jens Steube
|
233cd56f16
|
Merge pull request #3206 from matrix/kerberos5_keys_etype_17_18
Added hash-modes: Kerberos 5, etype 17/18, DB
|
2022-03-05 21:50:41 +01:00 |
|
Jakub Štrom
|
6db32cd992
|
Add Bitwarden extraction tool
|
2022-03-05 21:44:01 +01:00 |
|
Gabriele Gristina
|
91761b45ef
|
Updated changes.txt
|
2022-03-05 13:00:22 +01:00 |
|
Gabriele Gristina
|
0d282bbfb3
|
Added hash-mode: Kerberos 5, etype 18, DB
|
2022-03-05 12:59:38 +01:00 |
|
Gabriele Gristina
|
580afa985d
|
Added hash-mode: Kerberos 5, etype 17, DB
|
2022-03-05 12:59:14 +01:00 |
|
Jens Steube
|
96715f7c09
|
Merge pull request #3197 from matrix/13100_format
Added support to use "John the Ripper" hash format with hash-type 13100
|
2022-03-04 22:37:26 +01:00 |
|
Jens Steube
|
317abecac9
|
Merge pull request #3203 from Lars-Saetaberget/25800_bugfix
Fix mask endianness for 25800
|
2022-03-03 18:59:42 +01:00 |
|
Jens Steube
|
5fe2cf2cee
|
Merge pull request #3204 from Lars-Saetaberget/bcryptsha512
Added kernel, module and unit-test for hash-mode 28400: bcryptsha512
|
2022-03-02 21:39:50 +01:00 |
|
Lars Sætaberget
|
d1fe4355dd
|
Added 28400 to docs
|
2022-03-02 12:58:28 +01:00 |
|
Lars Sætaberget
|
918b4cf7da
|
Added kernel, module and unit-test for hash-mode 28400: bcryptsha512
|
2022-03-02 12:32:01 +01:00 |
|
Lars Sætaberget
|
e71f3e519f
|
Fix mask endianness for 25800
|
2022-03-02 11:03:14 +01:00 |
|
Jens Steube
|
4e2ad23081
|
Merge pull request #3198 from philsmd/philsmd-whitespace
code style fix: remove extra spaces in source code
|
2022-03-01 19:20:57 +01:00 |
|
Gabriele Gristina
|
7d636eeef9
|
Merge branch 'master' into 13100_format
|
2022-03-01 01:59:44 +01:00 |
|
Jakub
|
0147826870
|
Merge branch 'master' into bitwarden-fix
|
2022-03-01 00:29:44 +01:00 |
|
Jakub Štrom
|
2d79bc1a22
|
remove esalt param
|
2022-03-01 00:25:06 +01:00 |
|
Jakub Štrom
|
5154807c4e
|
Remove esalt param
|
2022-03-01 00:01:43 +01:00 |
|
Jakub Štrom
|
7c29dff84c
|
Update changes
|
2022-02-28 23:36:02 +01:00 |
|
Jakub Štrom
|
9b66c01535
|
Add parameter for second iteration count
|
2022-02-28 23:16:12 +01:00 |
|
Jakub Štrom
|
74af4eced6
|
update module version
|
2022-02-28 21:47:59 +01:00 |
|
Jens Steube
|
95405ddc2a
|
Merge pull request #3200 from matrix/18200_format
Added support to use 'John the Ripper' hash format with hash-type 18200
|
2022-02-28 16:50:39 +01:00 |
|
Jakub Štrom
|
67ba1f2112
|
add new version fix
|
2022-02-27 23:29:15 +01:00 |
|
Jens Steube
|
c1df53b47c
|
Merge pull request #3175 from matrix/metal_vectors_21200
Added missing code to get vectors work with Metal on hash-type 21200
|
2022-02-27 22:07:30 +01:00 |
|
Gabriele Gristina
|
9615bf566b
|
fix Cygwin build warnings
|
2022-02-27 14:39:28 +01:00 |
|
Gabriele Gristina
|
eb30a1c820
|
fix Cygwin build warnings
|
2022-02-27 14:26:34 +01:00 |
|
Gabriele Gristina
|
7e16335999
|
Added support to use 'John the Ripper' hash format with hash-type 18200
|
2022-02-27 12:15:17 +01:00 |
|
Gabriele Gristina
|
39912575b2
|
fix style
|
2022-02-27 12:12:22 +01:00 |
|
philsmd
|
56bb1b9974
|
remove extra spaces in terminal.c
|
2022-02-27 10:24:08 +01:00 |
|
philsmd
|
87638caecd
|
remove extra spaces at line end in -m 25400 module
|
2022-02-27 10:21:12 +01:00 |
|
philsmd
|
c9e3c7abac
|
remove extra spaces in main.c
|
2022-02-27 10:18:54 +01:00 |
|
Gabriele Gristina
|
395d19513d
|
fix sample formats
|
2022-02-26 21:19:52 +01:00 |
|
Jens Steube
|
5df0adc113
|
Merge pull request #3174 from matrix/metal_vectors_20900
Added missing code to get vectors work with Metal on hash-type 20900
|
2022-02-26 20:23:06 +01:00 |
|