Commit Graph

5044 Commits (b597a9632878ac5d5970bcc6015e87aaddd69413)

Author SHA1 Message Date
jsteube b597a96328 Refactor restore_disable variable to restore_enable, try to make variable names always positive for easier handling
8 months ago
jsteube ff94f4c9d0 Refactor self_test_disable variable to just self_test, same idea as outfile_autohex variable
8 months ago
jsteube 7b52dad8c9 Refactor multiply_accel_disable variable to just multiply_accel, same idea as outfile_autohex variable
8 months ago
jsteube bf04a158aa Refactor markov_disable variable to just markov, same idea as outfile_autohex variable
8 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
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
jsteube 4dceea914f Refactor wordlist_autohex_disable variable to wordlist_autohex, same idea as outfile_autohex variable
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
raulperdomo 655cb2a108
Update module_19210.c
9 months ago
jsteube 8679512385 Fix some ordering in hashcat_init()
9 months ago
jsteube 8fbecc00cc Fix some ordering in hashcat_destroy()
9 months ago
jsteube c59b4bffd5 Add note on how to get CUDA running on WSL2
9 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
9 months ago
Jens Steube 1a4a581774
Merge pull request #3880 from PenguinKeeper7/a9-outfile-warning-fix
9 months ago
jsteube 302dab6a24 Simplify module_hash_decode() in -m 32700
9 months ago
jsteube 33be14995a Get rid of OPTS_TYPE_HASH_COPY in -m 19210
9 months ago
PenguinKeeper7 1bae3383dc Fix -o warning when already used
9 months ago
jsteube 32853374b9 Fix some file modes
9 months ago
Jens Steube 4dd2890b12
Merge pull request #3875 from gorgiaxx/master
9 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
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 ce7e3b2483
Merge pull request #3863 from PenguinKeeper7/dictstat-never-created
9 months ago
Jens Steube 42f2286d16
Merge pull request #3742 from hans-vh/kremlin
9 months ago
PenguinKeeper7 e9eccf32b6 Space cleanup
10 months ago
PenguinKeeper7 2954b62a6a Use chgd variable to decide dictstat building
10 months ago
PenguinKeeper7 0c65c03397 Correctly check -j / -k's values
10 months ago
PenguinKeeper7 f3fbc1174d Remove user_options from potfile.c
10 months ago
Jens Steube 0af2345916
Merge pull request #3851 from neheb/decvl
10 months ago
red a1ff328ae9
Update module_31900.c
10 months ago
Jens Steube ede390c36a
Merge pull request #3839 from neheb/cas
10 months ago
Jens Steube db4d8e23e5
Merge pull request #3832 from mohemiv/potfile-fix
10 months ago
Jens Steube 3c3737ed3e
Merge pull request #3838 from PenguinKeeper7/master
10 months ago
Rosen Penev a55d4aa3c9 fix prototypes and old declarations
10 months ago
Rosen Penev ae07d65f34 clang-tidy: remove useless casts
10 months ago
Rosen Penev 795674c939 fix some const-qual warnings
10 months ago
Jens Steube c39719685c
Merge pull request #3831 from neheb/mm
10 months ago
Jens Steube 91095845b9 Support longer OpenCL device names
10 months ago
PenguinKeeper7 9d9815d166 Prevent file-unsafe characters in --session
10 months ago