Commit Graph

8434 Commits (beb34c6f51277191d0f2dae8681f5fa5d671ddc4)
 

Author SHA1 Message Date
Dávid Bolvanský 32ab02c7bb add json output for hash info
2 years ago
philsmd bd01986a82
update changes for %d display problem
2 years ago
philsmd 84cd48d721
fixed problem of negative values in terminal.c
2 years ago
philsmd a2065b7c38
fixed problem of negative values in status.c
2 years ago
philsmd 566d72dee1
update changes for -k -a 7 -O fix
2 years ago
philsmd 101d01eaa0
fixes #3211: fixes -k in -a 7 with -O
2 years ago
philsmd 81912e3258
update changes for -a 7 -O --stdout fix
2 years ago
philsmd 51fda295dd
fixes #3201: fixed -O with -a 7 in --stdout mode
2 years ago
philsmd 15a4767ad2
minor: removes whitespace in -m 23400 = Bitwarden
2 years ago
philsmd e5657723d3
improve --stdout + --stdin-timeout-abort fix
2 years ago
Jens Steube 521a931a84
Merge pull request #3229 from davidbolvansky/hashcat-status-device-name
2 years ago
Dávid Bolvanský f018dd9263 json-encode device name
2 years ago
Dávid Bolvanský 50aea559c5 added device type
2 years ago
Dávid Bolvanský 100cd5fea4 status-json: also print device name
2 years ago
Jens Steube 881d336a78
Merge pull request #3233 from philsmd/philsmd-rp-overflows
2 years ago
philsmd 5b0e621511
prevent further integer overflows in rp.c
2 years ago
Jens Steube 8cf2783761
Merge pull request #3230 from davidbolvansky/stdout-terminal
2 years ago
Dávid Bolvanský 672fb2de4b Do not use term colors if output is not terminal
2 years ago
Jens Steube 98b89e43d1 Fix changes.txt ordering
2 years ago
Jens Steube ab300310a0 Improve support for enc_len and aad_len in AES_GCM_GHASH to actually allow 32 bit value (before was only 29 bit)
2 years ago
Jens Steube 58205847f6
Merge pull request #3218 from willcrozi/stdin-stdout-fix
2 years ago
Jens Steube e69a37d929
Merge pull request #3219 from matrix/fix_3213
2 years ago
Jens Steube f884a638f9
Merge pull request #3222 from philsmd/philsmd-10700-pw_max
2 years ago
Jens Steube cc794ed843
Merge pull request #3223 from philsmd/philsmd-rules-limit
2 years ago
Jens Steube a882c91cf8
Merge pull request #3224 from philsmd/philsmd-u32-cast
2 years ago
philsmd b51f536ac5
sanity check for u32 cast for combs_cnt, bfs_cnt
2 years ago
philsmd 5d9d3c7eb7
sanity check for u32 cast for combs_cnt, bfs_cnt
2 years ago
philsmd 8e4e42a613
prevent integer overflows in rp.c
2 years ago
philsmd f690b71602
update changes: note about wrong max pass in 10700
2 years ago
philsmd 1b770fdea7
fix maximum password length in -O -m 10700 = PDF
2 years ago
Jens Steube 8bc4a92089
Merge pull request #3215 from philsmd/philsmd-register-limit
2 years ago
Jens Steube 94013bdbd0
Merge pull request #3214 from philsmd/philsmd-cuda-main-driver
2 years ago
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.
2 years ago
Gabriele Gristina 4591071bc6 fix dpapimk_tmp_v1_t on module_15310.c
2 years ago
Will Crozier 73637d43db allow --stdout and --stdin-timeout-abort to be used together
2 years ago
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
2 years ago
philsmd 23f758aca7
updated changes.txt to mention the Register-Limit fix
2 years ago
philsmd e00af46a22
add Register-Limit to the "Optimizers" list
2 years ago
philsmd cd33a8a200
fixes #2560: mention "main driver" within the error message
2 years ago
Jens Steube 2b89c69cc4
Merge pull request #3202 from Greexter/bitwarden-fix
2 years ago
Jens Steube 43a27117a4
Merge pull request #3163 from willcrozi/stdout-perf
2 years ago
Jens Steube c94a26b382
Merge pull request #3196 from matrix/Amazon_AWS4-HMAC-SHA256
2 years ago
Jens Steube d1634eab84
Merge pull request #3208 from matrix/dpapimk_context_3
2 years ago
Jakub 2a5ee51530
Merge branch 'master' into bitwarden-fix
2 years ago
Jakub Štrom b3f1a0ebdf Improve anf fix bitwarden extract tool
2 years ago
Gabriele Gristina d1b136966c Updated changes.txt
2 years ago
Gabriele Gristina 6f45285919 DPAPI masterkey file v2 (context 3)
2 years ago
Gabriele Gristina d5c545804b Added hash-mode: DPAPI masterkey file v1 (context 3)
2 years ago
Gabriele Gristina fe96e26eff Prepare for DPAPI masterkey Context 3
2 years ago
Jens Steube 233cd56f16
Merge pull request #3206 from matrix/kerberos5_keys_etype_17_18
2 years ago