Commit Graph

9520 Commits (ff94f4c9d0421fa807a9670aeb5c272094ee6cd6)
 

Author SHA1 Message Date
jsteube ff94f4c9d0 Refactor self_test_disable variable to just self_test, same idea as outfile_autohex variable
7 months ago
jsteube 7b52dad8c9 Refactor multiply_accel_disable variable to just multiply_accel, same idea as outfile_autohex variable
7 months ago
jsteube bf04a158aa Refactor markov_disable variable to just markov, same idea as outfile_autohex variable
7 months ago
jsteube e498138bb6 Refactor logfile_disable variable to just logfile, same idea as outfile_autohex variable
8 months ago
jsteube 31240cf91a Fix hwmon_disable issue in hwmon.c
8 months ago
jsteube 98ee1bd396 Refactor hwmon_disable variable to just hwmon, same idea as outfile_autohex variable
8 months ago
Jens Steube 7bd7f2d8a1
Merge pull request #3893 from ViperelB/master
8 months ago
jsteube 1255afb55c Refactor deprecated_check_disable variable to just deprecated_check, same idea as outfile_autohex variable
8 months ago
jsteube 652b66e642 Refactor advise_disable variable to just advise, same idea as outfile_autohex variable
8 months ago
ViperelB 4e45b535d0
Optimized old "dive.rule" with ruleprocessorY
8 months ago
ViperelB e2a4bcb58b
Optimized generated2.rule with ruleprocessorY
8 months ago
jsteube 4dceea914f Refactor wordlist_autohex_disable variable to wordlist_autohex, same idea as outfile_autohex variable
8 months ago
jsteube 632504d1b0 Update tab completion script to support --outfile-json
8 months ago
Jens Steube 264e8ba95f
Merge pull request #3891 from PenguinKeeper7/outfile-json-check-fix
8 months ago
PenguinKeeper7 a033180aa1
Update user_options.c
8 months ago
jsteube 37175f5067 Add remaining --outfile-json code
8 months ago
jsteube e6715fbd89 Prepare options and usage for --outfile-json
8 months ago
jsteube ec4ce2ed89 Prepare types.h for --outfile-json
8 months ago
Jens Steube 3d00a27818
Merge pull request #3885 from raulperdomo/raulperdomo-19210-patch-1
8 months ago
raulperdomo 655cb2a108
Update module_19210.c
8 months ago
Jens Steube d10f3979fc
Merge pull request #3884 from neheb/cr
8 months ago
jsteube 8679512385 Fix some ordering in hashcat_init()
8 months ago
jsteube 8fbecc00cc Fix some ordering in hashcat_destroy()
8 months ago
Rosen Penev e12fc290a0 Prevent the git autocrlf option from messing files
8 months ago
jsteube c59b4bffd5 Add note on how to get CUDA running on WSL2
8 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
8 months ago
jsteube 2093f1b8fc Fix CRLF for windows scripts
8 months ago
jsteube 79d73a7cf8 Fix CRLF in OpenCL/inc_cipher_cast.cl
8 months ago
Jens Steube f33109bed7
Merge pull request #3874 from ViperelB/master
8 months ago
Jens Steube 1a4a581774
Merge pull request #3880 from PenguinKeeper7/a9-outfile-warning-fix
8 months ago
Jens Steube a46c9cb812
Merge pull request #3879 from PenguinKeeper7/base-58-fix
8 months ago
jsteube 302dab6a24 Simplify module_hash_decode() in -m 32700
8 months ago
jsteube 33be14995a Get rid of OPTS_TYPE_HASH_COPY in -m 19210
8 months ago
PenguinKeeper7 1bae3383dc Fix -o warning when already used
8 months ago
PenguinKeeper7 4ea43742b9 Update inc_common.cl
8 months ago
jsteube 32853374b9 Fix some file modes
8 months ago
Jens Steube 4dd2890b12
Merge pull request #3875 from gorgiaxx/master
8 months ago
Jens Steube 2801527d81
Merge pull request #3873 from piru/master
9 months ago
Jens Steube bf65e65db0 Normalize module for -m 32700 and remove OPTS_TYPE_MP_MULTI_DISABLE and other not relevant flags
9 months ago
Gorgias 78ccd9783c
remove useless header file
9 months ago
Gorgias 1831101c3a
Merge branch 'hashcat:master' into master
9 months ago
gorgias 241b2aa566 Support QNX 7 SHA512 Hash
9 months ago
jsteube 5def8a3534 Rewrote -m 32700 kernel to use u32 datatype instead of u8
9 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
9 months ago
ViperelB 300a208dfb
Merge pull request #1 from ViperelB/ViperelB-patch-1
9 months ago
ViperelB 110219e7a0
Optimized T0XlCv2.rule with ruleprocessorY
9 months ago
Jens Steube 573423af97 Rewrite -m 32700 to use salt_iter and loop kernel as expected in slow hash modes
9 months ago
Harry Sintonen 8ae46f4487 Raise Flask Session Cookie (-m 29100) max data length to 120 chars.
9 months ago
Jens Steube 992fb9047c Fix -m 32700 kernel compile for ROCM/HIP
9 months ago
Jens Steube ce7e3b2483
Merge pull request #3863 from PenguinKeeper7/dictstat-never-created
9 months ago