Commit Graph

9542 Commits (252e7614da31c297e835bc80d3e976192c178604)
 

Author SHA1 Message Date
jsteube 252e7614da Add a warning about delayed output in case --dynamic-x is used in combination with --show
7 months ago
jsteube 702306dfd5 If --dynamic-x is used, potfile database needs to keep all hashes
7 months ago
jsteube 4da1d31668 Replaced index() with strchr() to enable mingw to compile windows binaries
7 months ago
Jens Steube 46ce637d3c
Merge pull request #3900 from 0x588/base58
7 months ago
jsteube 934105bec0 Start using extract_dynamicx_hash() from hlfmt_hash_hashcat()
7 months ago
jsteube 2029be782e Refactor extract_dynamic_x() to extract_dynamicx_hash() and add code
7 months ago
jsteube 2d3ebf1d4e Add global dynamic-x hash mode extraction function
7 months ago
0x588 a196cfe01c Update inc_hash_base58.cl
7 months ago
jsteube 4da995cf88 Change hlfmt.c strategy to extract dynamic-x hash-mode
7 months ago
jsteube 09915c7243 Prepare hlfmt.c for combination of --username and --dynamic-x
7 months ago
jsteube 81edbfd30a Add --dynamic-x parameter to bash completion script
7 months ago
jsteube 5f735dadae Add usage entry for new --dynamic-x parameter
7 months ago
jsteube c00d88e2d9 Prepare hlfmt.c for dynamic_x flag
7 months ago
jsteube cdad6cca7b Fix datatype access to user_options->username in hlfmt.c
7 months ago
jsteube b66527f0d2 Prepare commandline parameter for upcoming partial support for $dynamic_X$
7 months ago
jsteube b1b349e8c9 Prepare commandline parameter for upcoming partial support for $dynamic_X$
7 months ago
jsteube adbcef6909 Refactor optimized_kernel_enable variable to just optimized_kernel, same idea as outfile_autohex variable
7 months ago
jsteube 686bc227cf Allow user to use --keyboard-layout-mapping for VeraCrypt SHA512 plugins.
7 months ago
Jens Steube 8a206a9c09
Merge pull request #3895 from PenguinKeeper7/patch-1
7 months ago
jsteube e55b331058 Refactor potfile_disable variable to just putfile, same idea as outfile_autohex variable
7 months ago
jsteube b597a96328 Refactor restore_disable variable to restore_enable, try to make variable names always positive for easier handling
7 months ago
jsteube ff94f4c9d0 Refactor self_test_disable variable to just self_test, same idea as outfile_autohex variable
7 months ago
PenguinKeeper7 208f9b88dd
Add 4060/4060Ti to autotune alias
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