Commit Graph

5070 Commits (fafb277e0736a45775fbcadc1ca5caf0db07a308)

Author SHA1 Message Date
fse-a f8c0899670 Increased-virtual-backend-limit
5 months ago
Jens Steube 4d412c8e04
Merge pull request #3910 from Fil0sOFF/intel-igpu-memory-usage-fix
7 months ago
jsteube e15169bd49 Fix allocation buffer for --dynamic-x in hashes_init_stage2()
7 months ago
jsteube 810c65f908 Fix some warning about --dynamic-x in hashes_init_stage1()
7 months ago
jsteube d7bcc76b92 Add dynamic-x info to to save_hash()
7 months ago
Sergey Popov c7923fe8ba Fix RAM usage for Intel iGPUs
7 months ago
jsteube 1b357036f4 Add initial code for dynamic-x support in potfile.c, not active yet
7 months ago
jsteube 9269229c03 Fix some variable names and types related to dynamic-x support in hashes.c
7 months ago
jsteube b906a145ca Initialize new dynamicx type in autodetect_hashmode_test()
7 months ago
jsteube d2d27cd35e Add code to fetch dynamic-x info in potfile if there's dynamic-x enabled
7 months ago
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
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
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 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.
8 months ago
jsteube e55b331058 Refactor potfile_disable variable to just putfile, same idea as outfile_autohex variable
8 months ago
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
8 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