Jens Steube
|
8973f2beca
|
Add more RC_FINAL_ enum types
|
2022-09-12 20:48:38 +02:00 |
|
Jens Steube
|
7a5ea7e255
|
Merge pull request #3456 from davidbolvansky/escape_fields_json
Escape some fields of --status-json output
|
2022-09-11 17:02:10 +02:00 |
|
Dávid Bolvanský
|
3b033af7d6
|
Escape some fields of --status-json output
|
2022-09-11 01:44:54 +02:00 |
|
Jens Steube
|
522e87c08f
|
Remove unused variable
|
2022-09-10 18:12:01 +02:00 |
|
Jens Steube
|
d04dec91d1
|
Merge pull request #3448 from davidbolvansky/status-info-enhanced
Added more HW info to status-json output
|
2022-09-09 13:20:46 +02:00 |
|
Jens Steube
|
c42b1b9385
|
Merge pull request #3446 from Chick3nman/master
Add warning for potfile-disable in Assoc Attack mode
|
2022-09-08 12:51:17 +02:00 |
|
Dávid Bolvanský
|
98fd9126b9
|
Added more HW info to status-json output
|
2022-09-07 23:57:46 +02:00 |
|
Chick3nman
|
dd58e52800
|
Fix Typo
Fix a minor typo in a comment
|
2022-09-07 15:52:06 -05:00 |
|
Chick3nman
|
ee11834d3c
|
Add potfile warning for Assoc Attack
Warn users that the potfile will not be used for Association Attack mode
|
2022-09-07 15:50:20 -05:00 |
|
Jens Steube
|
acbcd04884
|
Merge pull request #3441 from IppSec/master
Updated flask session max length for payload to be 2047
|
2022-09-07 17:44:41 +02:00 |
|
ippsec
|
cec997e321
|
Change the token size from 2047 to 56. In the current kernel we only have 57 bytes worth of space
|
2022-09-06 14:58:11 -04:00 |
|
Jens Steube
|
120b39dca8
|
Merge pull request #3442 from davidbolvansky/hybrid_attack_hex
Do not hexify worldlist when --hex-charset is used
|
2022-09-06 10:24:36 +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
|
1d9147ce1c
|
Merge pull request #3439 from davidbolvansky/hash-info-deprecated
Expose deprecated status and notice in hash info
|
2022-09-05 18:28:20 +02:00 |
|
ippsec
|
1687fd80f4
|
Updated flask session max length for payload to be 2047
|
2022-09-05 11:26:34 -04:00 |
|
Dávid Bolvanský
|
ba886c4805
|
Expose deprecated status and notice in hash info
|
2022-09-04 23:02:06 +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
|
9de24b8598
|
Unset PRODUCTION option
|
2022-09-02 17:23:37 +02:00 |
|
Jens Steube
|
e5b3023636
|
hashcat 6.2.6
|
2022-09-02 16:58:13 +02:00 |
|
Jens Steube
|
00653c9f73
|
Fix some changes.txt typos
|
2022-09-01 20:59:00 +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
|
7b36d7ebf8
|
Fixed autodetect memory allocation for temporary hashes for LUKS v1 (legacy) in --identify mode
|
2022-08-31 10:53:56 +02:00 |
|
Jens Steube
|
5aaf8e2c42
|
AMD Driver: Updated requirements for AMD Linux drivers to "AMDGPU" (21.50 or later) and "ROCm" (5.0 or later)
AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly)
|
2022-08-30 10:12:26 +02:00 |
|
Jens Steube
|
9ed69c6248
|
Add missing unit-test for -m 29700
|
2022-08-30 09:10:13 +02:00 |
|
Jens Steube
|
289f6b7cbd
|
Fix missing OPTS_TYPE_PT_ALWAYS_HEXIFY in -m 29700 which is later required for test.sh compatiblity
|
2022-08-29 20:35:10 +02:00 |
|
Jens Steube
|
05ee1076d4
|
Merge pull request #3431 from hashcat/philsmd-remove-rule-bom
fixes #3425: remove BOM from some rule files
|
2022-08-28 19:46:13 +02:00 |
|
Jens Steube
|
2e5cc361db
|
Merge pull request #3430 from hashcat/philsmd-status-na
cosmetic: use N/A in status prompt, typo fix
|
2022-08-27 18:11:37 +02:00 |
|
philsmd
|
eb7f33f6b9
|
remove BOM from T0XlC_insert_HTML_entities_0_Z.rule
|
2022-08-27 11:39:56 +02:00 |
|
philsmd
|
920231eefe
|
remove bom from T0XlCv2.rule
|
2022-08-27 11:37:27 +02:00 |
|
philsmd
|
13ac0561ab
|
cosmetic: use N/A in status prompt, typo fix
|
2022-08-27 11:08:36 +02:00 |
|
Jens Steube
|
49517f63cb
|
HIP Backend: removed unused functions from hiprtc to workaroung missing function symbols on windows dll
|
2022-08-26 14:53:15 +02:00 |
|
Jens Steube
|
e363bf787e
|
Add XML support for keepass keyfile and improve performance by not using chdir()
|
2022-08-25 20:33:10 +02:00 |
|
Jens Steube
|
fd5700a607
|
Add missing recursivefiles2sha256sum.pl for mode 29700
|
2022-08-24 14:33:57 +02:00 |
|
Jens Steube
|
f6275fb47b
|
Merge pull request #3421 from davidbolvansky/amd_driver_unstable_warnings
Remove unstable warnings for AMD GPU
|
2022-08-23 17:50:45 +02:00 |
|
Jens Steube
|
93e9da9716
|
Merge pull request #3424 from davidbolvansky/metal_spaces_in_inc_path
metal: escape spaces in include path with backslash
|
2022-08-22 15:34:34 +02:00 |
|
Jens Steube
|
7ca2627bc2
|
Added hash-mode: KeePass 1 (AES/Twofish) and KeePass 2 (AES) - keyfile only mode
|
2022-08-21 18:02:35 +02:00 |
|
Jens Steube
|
c884a5d02f
|
Logfile: Write per-session "recovered new" value to logfile
Fixes https://github.com/hashcat/hashcat/issues/3392
|
2022-08-20 09:39:59 +02:00 |
|
Dávid Bolvanský
|
480c23c05d
|
metal: escape spaces in include path with backslash
|
2022-08-19 23:58:35 +02:00 |
|
Jens Steube
|
a52b70d1c5
|
Refactored Recovered.New... handling
|
2022-08-19 12:02:21 +02:00 |
|
Dávid Bolvanský
|
38f6bbcbdc
|
Remove unstable warnings for AMD GPU
|
2022-08-18 22:22:01 +02:00 |
|
Jens Steube
|
bf0ffa66d7
|
Abstract access to digests_done_new via API
|
2022-08-18 11:21:34 +02:00 |
|
Jens Steube
|
c3e18f7fed
|
Remove module_unstable_warning() entry for older AMD GPU for -m 1500
|
2022-08-17 18:41:50 +02:00 |
|
jsteube
|
8668694daf
|
Show Recovered.New status entry also if no potfile entry matched a hashlist entry
|
2022-08-16 13:55:42 +00:00 |
|
jsteube
|
05eff0d683
|
Fixed invalid handling of keyfiles in Keepass if transf_random_seed doesn't change
|
2022-08-14 18:15:06 +00:00 |
|
Jens Steube
|
78ee811fa9
|
Use -flegacy-pass-manager for -m 501, -m 1600 and -m 6300 on AMD HIP for massive speed improvement
|
2022-08-12 16:20:14 +02:00 |
|
Jens Steube
|
16d5beb1a6
|
Use -flegacy-pass-manager for -m 500 on AMD HIP for massive speed improvement 14.3MH/s -> 24.6MH/s
|
2022-08-11 17:43:18 +02:00 |
|
Jens Steube
|
3d898c5daf
|
AMD Driver: Updated requirements for AMD Linux drivers to ROCm 5.2.1 or later due to new HIP interface
|
2022-08-10 19:19:34 +02:00 |
|
jsteube
|
0e813cbe84
|
Add Modules_bcrypt.hctune as example for algorithm based tuning
|
2022-08-09 18:49:54 +00:00 |
|
jsteube
|
c8350eb555
|
Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup
|
2022-08-08 11:09:04 +00:00 |
|