jsteube
e55b331058
Refactor potfile_disable variable to just putfile, same idea as outfile_autohex variable
2023-10-21 16:42:29 +00:00
jsteube
b597a96328
Refactor restore_disable variable to restore_enable, try to make variable names always positive for easier handling
2023-10-20 12:16:18 +00:00
jsteube
ff94f4c9d0
Refactor self_test_disable variable to just self_test, same idea as outfile_autohex variable
2023-10-19 06:08:24 +00:00
jsteube
7b52dad8c9
Refactor multiply_accel_disable variable to just multiply_accel, same idea as outfile_autohex variable
2023-10-18 12:41:09 +00:00
jsteube
bf04a158aa
Refactor markov_disable variable to just markov, same idea as outfile_autohex variable
2023-10-17 12:17:05 +00:00
jsteube
e498138bb6
Refactor logfile_disable variable to just logfile, same idea as outfile_autohex variable
2023-10-16 13:18:45 +00:00
jsteube
98ee1bd396
Refactor hwmon_disable variable to just hwmon, same idea as outfile_autohex variable
2023-10-15 18:40:56 +00:00
jsteube
1255afb55c
Refactor deprecated_check_disable variable to just deprecated_check, same idea as outfile_autohex variable
2023-10-13 12:17:44 +00:00
jsteube
652b66e642
Refactor advise_disable variable to just advise, same idea as outfile_autohex variable
2023-10-12 13:03:45 +00:00
jsteube
4dceea914f
Refactor wordlist_autohex_disable variable to wordlist_autohex, same idea as outfile_autohex variable
2023-10-10 21:03:07 +00:00
jsteube
ec4ce2ed89
Prepare types.h for --outfile-json
2023-10-05 18:07:15 +00:00
PenguinKeeper7
1bae3383dc
Fix -o warning when already used
2023-09-18 16:16:47 +01:00
PenguinKeeper7
2954b62a6a
Use chgd variable to decide dictstat building
...
Use rule_buf_l_chgd and rule_buf_r_chgd instead of checking raw values for futureproofing / code cleanliness
2023-09-04 23:09:07 +01:00
Rosen Penev
88347540f3
include zlib.h
...
Various types included in zlib.h such as gzFile are implicitly included
with minizip. Get rid of this behavior and explicitly include zlib.h.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-07-09 16:53:42 -07:00
Gabriele Gristina
aa4be217fd
Merge branch 'master' into help2int
2023-05-05 15:41:37 +02:00
Gabriele Gristina
36606addac
Help: show supported hash-modes only with -hh
2023-05-01 17:38:42 +02:00
Gabriele Gristina
e6d1a4c8a2
Added --metal-compiler-runtime option
2023-05-01 03:33:35 +02:00
jsteube
6785a32e7a
Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption
2023-04-16 12:04:34 +00:00
jsteube
c8dd3d63e9
Add new category for application database and move new -m 31400 to it
2023-03-20 11:22:34 +00:00
jsteube
77c9f096db
Align loading rules log event usage with other log events
2023-03-11 08:55:37 +00:00
justpretending
004ec79647
Don't close and reopen a FIFO
2023-02-19 00:55:55 +07:00
jsteube
6ee2658104
Prefix more macros to avoid collisions in other existing libraries
2023-01-30 14:41:12 +00:00
jsteube
f1ff925b6e
Prepare rename macros in header files from _MACRO to MACRO
2023-01-17 19:25:40 +00:00
Gabriele Gristina
15d74b7c1c
Disable Metal < 200, commented unused and deprecated code
2022-12-08 18:59:34 +01:00
Jens Steube
8973f2beca
Add more RC_FINAL_ enum types
2022-09-12 20:48:38 +02:00
Dávid Bolvanský
454b0ad294
Do not hexify worldlist when --hex-charset is used
2022-09-06 01:25:23 +02:00
Jens Steube
613c863f1d
Prepare an enum type to represent the final return codes
2022-09-04 18:10:40 +02:00
Jens Steube
93d40beb17
Status Code: Add specific return code for self-test fail (-11)
...
Fixes https://github.com/hashcat/hashcat/issues/3437
2022-09-03 15:46:40 +02:00
Jens Steube
ea29cb5805
Restore: Restore timer is decreased from 60 seconds to 1 second, but only updates if there's actually a change compared to previous data written to restore file
2022-08-31 11:44:13 +02:00
Jens Steube
a52b70d1c5
Refactored Recovered.New... handling
2022-08-19 12:02:21 +02:00
Jens Steube
bf0ffa66d7
Abstract access to digests_done_new via API
2022-08-18 11:21:34 +02:00
philsmd
d9749e8799
change interface, add module_benchmark_charset ()
2022-07-15 17:17:57 +02:00
Konrad Goławski
a15fa2014c
Increase event buffers sizes
...
Fixes GH-3359
2022-07-03 14:55:47 +02:00
philsmd
22e033020a
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address
2022-06-20 15:25:34 +02:00
philsmd
754038ad16
fixes #3090 closes #3091 : Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
2022-06-11 11:44:05 +02:00
Jens Steube
5977edb1d2
Added user advice if a hash throws 'token length exception'
2022-05-04 14:26:53 +02:00
Jens Steube
c6c816518c
Prepare hashcat option to be used as stock module marker
2022-04-07 19:59:11 +02:00
Dávid Bolvanský
50aea559c5
added device type
2022-03-21 08:55:16 +01:00
Dávid Bolvanský
100cd5fea4
status-json: also print device name
2022-03-21 08:55:16 +01:00
Jens Steube
c7564f0b26
Update types.h
...
Please use u32 whenever you want to use "uint" or "unsigned int"
2022-02-17 09:48:52 +01:00
Gabriele Gristina
578c7e91d4
fix crossBuild error (windows)
2022-02-17 09:28:29 +01:00
Chick3nman
16096c8db9
Fix hashcat_status struct
2022-02-14 16:59:14 -06:00
Chick3nman
808e6fff2b
Prepare "Net New" value for status, test initial status message format
2022-02-14 16:54:36 -06:00
Gabriele Gristina
3064c63c71
User Options: Change --backend-info/-I option type, from bool to int
2022-02-13 12:33:11 +01:00
Gabriele Gristina
490702fcfa
Backends: added Metal host-code
2022-02-05 22:48:16 +01:00
Gabriele Gristina
f13948d14c
Merge remote-tracking branch 'origin/master' into updated_moduleUnstableWarnings_and_statusCodes
2022-01-24 07:32:41 +01:00
Gabriele Gristina
a1ced24564
Fixed bug on benchmark engine, add some unstable warnings, updated negative status code
2022-01-22 12:10:09 +01:00
Gabriele Gristina
6175459b0a
Merge branch 'hashcat:master' into autotune_error_handling
2022-01-21 20:26:10 +01:00
Gabriele Gristina
7650894e02
fixed bug in benchmark engine, updated negative status code
2022-01-11 04:58:30 +01:00
Gabriele Gristina
607d314ff2
Merge branch 'master' into autotune_error_handling
2022-01-07 12:24:39 +01:00