Commit Graph

9562 Commits (master)
 

Author SHA1 Message Date
jsteube 652b66e642 Refactor advise_disable variable to just advise, same idea as outfile_autohex variable
6 months ago
ViperelB 4e45b535d0
Optimized old "dive.rule" with ruleprocessorY
6 months ago
ViperelB e2a4bcb58b
Optimized generated2.rule with ruleprocessorY
6 months ago
jsteube 4dceea914f Refactor wordlist_autohex_disable variable to wordlist_autohex, same idea as outfile_autohex variable
6 months ago
jsteube 632504d1b0 Update tab completion script to support --outfile-json
6 months ago
Jens Steube 264e8ba95f
Merge pull request #3891 from PenguinKeeper7/outfile-json-check-fix
6 months ago
PenguinKeeper7 a033180aa1
Update user_options.c
6 months ago
jsteube 37175f5067 Add remaining --outfile-json code
6 months ago
jsteube e6715fbd89 Prepare options and usage for --outfile-json
6 months ago
jsteube ec4ce2ed89 Prepare types.h for --outfile-json
6 months ago
Jens Steube 3d00a27818
Merge pull request #3885 from raulperdomo/raulperdomo-19210-patch-1
6 months ago
raulperdomo 655cb2a108
Update module_19210.c
6 months ago
Jens Steube d10f3979fc
Merge pull request #3884 from neheb/cr
6 months ago
jsteube 8679512385 Fix some ordering in hashcat_init()
6 months ago
jsteube 8fbecc00cc Fix some ordering in hashcat_destroy()
6 months ago
Rosen Penev e12fc290a0 Prevent the git autocrlf option from messing files
6 months ago
jsteube c59b4bffd5 Add note on how to get CUDA running on WSL2
6 months ago
jsteube 0d0a07012c Do not show HIPRTC notice if HIP is not installed. In that case we can assume the system doesn't have an AMD GPU
6 months ago
jsteube 2093f1b8fc Fix CRLF for windows scripts
6 months ago
jsteube 79d73a7cf8 Fix CRLF in OpenCL/inc_cipher_cast.cl
6 months ago
Jens Steube f33109bed7
Merge pull request #3874 from ViperelB/master
6 months ago
Jens Steube 1a4a581774
Merge pull request #3880 from PenguinKeeper7/a9-outfile-warning-fix
6 months ago
Jens Steube a46c9cb812
Merge pull request #3879 from PenguinKeeper7/base-58-fix
6 months ago
jsteube 302dab6a24 Simplify module_hash_decode() in -m 32700
6 months ago
jsteube 33be14995a Get rid of OPTS_TYPE_HASH_COPY in -m 19210
6 months ago
PenguinKeeper7 1bae3383dc Fix -o warning when already used
6 months ago
PenguinKeeper7 4ea43742b9 Update inc_common.cl
6 months ago
jsteube 32853374b9 Fix some file modes
6 months ago
Jens Steube 4dd2890b12
Merge pull request #3875 from gorgiaxx/master
6 months ago
Jens Steube 2801527d81
Merge pull request #3873 from piru/master
6 months ago
Jens Steube bf65e65db0 Normalize module for -m 32700 and remove OPTS_TYPE_MP_MULTI_DISABLE and other not relevant flags
7 months ago
Gorgias 78ccd9783c
remove useless header file
7 months ago
Gorgias 1831101c3a
Merge branch 'hashcat:master' into master
7 months ago
gorgias 241b2aa566 Support QNX 7 SHA512 Hash
7 months ago
jsteube 5def8a3534 Rewrote -m 32700 kernel to use u32 datatype instead of u8
7 months ago
Jens Steube a74270b120 Remove SHA1_TRANSFORM_SWAP modificaton in inc_hash_sha1.cl and use replacement of sha1_final in -m 32700 sources as replacement
7 months ago
ViperelB 300a208dfb
Merge pull request #1 from ViperelB/ViperelB-patch-1
7 months ago
ViperelB 110219e7a0
Optimized T0XlCv2.rule with ruleprocessorY
7 months ago
Jens Steube 573423af97 Rewrite -m 32700 to use salt_iter and loop kernel as expected in slow hash modes
7 months ago
Harry Sintonen 8ae46f4487 Raise Flask Session Cookie (-m 29100) max data length to 120 chars.
7 months ago
Jens Steube 992fb9047c Fix -m 32700 kernel compile for ROCM/HIP
7 months ago
Jens Steube ce7e3b2483
Merge pull request #3863 from PenguinKeeper7/dictstat-never-created
7 months ago
Jens Steube 42f2286d16
Merge pull request #3742 from hans-vh/kremlin
7 months ago
jsteube d4c9c4fae4 Make base64_encode_three_bytes_better() in -m 32500 more readable
7 months ago
Jens Steube 5b06ffe63f
Merge pull request #3862 from PenguinKeeper7/unused-variable-warning
7 months ago
Jens Steube cc9ed0e24b
Merge pull request #3845 from philsmd/26610_verify_fix
7 months ago
PenguinKeeper7 e9eccf32b6 Space cleanup
7 months ago
PenguinKeeper7 2954b62a6a Use chgd variable to decide dictstat building
7 months ago
PenguinKeeper7 0c65c03397 Correctly check -j / -k's values
7 months ago
PenguinKeeper7 f3fbc1174d Remove user_options from potfile.c
7 months ago