philsmd
|
a24d723d66
|
minor code style fixes
|
2022-03-31 19:19:16 +02:00 |
|
Jens Steube
|
6adf5fcf26
|
Merge pull request #3246 from davidbolvansky/fix_win_build
Fixed windows build failure
|
2022-03-29 13:35:10 +02:00 |
|
Dávid Bolvanský
|
757d939728
|
Fixed windows build failure
|
2022-03-28 19:05:16 +02:00 |
|
Jens Steube
|
f375fdcad2
|
Merge pull request #3244 from davidbolvansky/neg_numbers
Fixed negative numbers in json output
|
2022-03-28 16:27:03 +02:00 |
|
Dávid Bolvanský
|
9d1ed97e07
|
Fixed negative numbers in json output
|
2022-03-27 12:37:56 +02:00 |
|
Dávid Bolvanský
|
d84127386a
|
Emit final status also in 'status-json' mode
|
2022-03-27 00:02:02 +01:00 |
|
Jens Steube
|
308d8f227d
|
Merge pull request #3240 from davidbolvansky/hash-info-json
add json output for hash info
|
2022-03-26 18:43:25 +01:00 |
|
Jens Steube
|
ad7b74bbff
|
Merge pull request #3238 from philsmd/philsmd-status-neg-values
fixes #3199: status screen problem with negative values due to %d usage
|
2022-03-25 17:35:07 +01:00 |
|
Jens Steube
|
84acc32a77
|
Merge pull request #3237 from philsmd/philsmd-a7-O-rule-right
fixes #3211: fixes -k in -a 7 with -O
|
2022-03-24 14:48:32 +01:00 |
|
Jens Steube
|
781ceb1df0
|
Merge pull request #3236 from philsmd/philsmd-stdout-a7-O
fixes #3201: fixed -O with -a 7 in --stdout mode
|
2022-03-23 19:01:19 +01:00 |
|
Jens Steube
|
7e76deb3b1
|
Merge pull request #3235 from philsmd/philsmd-whitespace
minor: removes whitespace in -m 23400 = Bitwarden
|
2022-03-22 20:14:56 +01:00 |
|
Jens Steube
|
ad5e5f246f
|
Merge pull request #3234 from philsmd/philsmd-hcargc-stdin-timeout
improve --stdout + --stdin-timeout-abort fix
|
2022-03-22 20:14:43 +01:00 |
|
Dávid Bolvanský
|
32ab02c7bb
|
add json output for hash info
|
2022-03-22 19:32:02 +01:00 |
|
philsmd
|
84cd48d721
|
fixed problem of negative values in terminal.c
|
2022-03-22 16:35:36 +01:00 |
|
philsmd
|
a2065b7c38
|
fixed problem of negative values in status.c
|
2022-03-22 16:17:26 +01:00 |
|
philsmd
|
101d01eaa0
|
fixes #3211: fixes -k in -a 7 with -O
|
2022-03-22 15:59:09 +01:00 |
|
philsmd
|
51fda295dd
|
fixes #3201: fixed -O with -a 7 in --stdout mode
|
2022-03-22 15:40:36 +01:00 |
|
philsmd
|
15a4767ad2
|
minor: removes whitespace in -m 23400 = Bitwarden
|
2022-03-22 15:33:11 +01:00 |
|
philsmd
|
e5657723d3
|
improve --stdout + --stdin-timeout-abort fix
|
2022-03-22 15:26:52 +01:00 |
|
Dávid Bolvanský
|
f018dd9263
|
json-encode device name
|
2022-03-21 09:25:26 +01:00 |
|
Dávid Bolvanský
|
50aea559c5
|
added device type
|
2022-03-21 08:55:16 +01:00 |
|
Dávid Bolvanský
|
100cd5fea4
|
status-json: also print device name
|
2022-03-21 08:55:16 +01:00 |
|
philsmd
|
5b0e621511
|
prevent further integer overflows in rp.c
|
2022-03-20 11:07:25 +01:00 |
|
Dávid Bolvanský
|
672fb2de4b
|
Do not use term colors if output is not terminal
|
2022-03-18 15:57:13 +01:00 |
|
Jens Steube
|
58205847f6
|
Merge pull request #3218 from willcrozi/stdin-stdout-fix
allow --stdout and --stdin-timeout-abort to be used together
|
2022-03-16 13:21:48 +01:00 |
|
Jens Steube
|
e69a37d929
|
Merge pull request #3219 from matrix/fix_3213
fix dpapimk_tmp_v1_t on module_15310.c
|
2022-03-15 18:51:39 +01:00 |
|
Jens Steube
|
cc794ed843
|
Merge pull request #3223 from philsmd/philsmd-rules-limit
prevent integer overflows in rp.c
|
2022-03-13 20:11:30 +01:00 |
|
philsmd
|
b51f536ac5
|
sanity check for u32 cast for combs_cnt, bfs_cnt
|
2022-03-13 14:41:34 +01:00 |
|
philsmd
|
5d9d3c7eb7
|
sanity check for u32 cast for combs_cnt, bfs_cnt
|
2022-03-13 14:25:09 +01:00 |
|
philsmd
|
8e4e42a613
|
prevent integer overflows in rp.c
|
2022-03-13 13:46:50 +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 |
|
Gabriele Gristina
|
4591071bc6
|
fix dpapimk_tmp_v1_t on module_15310.c
|
2022-03-11 13:34:33 +01:00 |
|
Will Crozier
|
73637d43db
|
allow --stdout and --stdin-timeout-abort to be used together
|
2022-03-11 10:46:49 +00: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 |
|
Jakub
|
2a5ee51530
|
Merge branch 'master' into bitwarden-fix
|
2022-03-06 13:41:32 +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 |
|
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 |
|
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 |
|