1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-10 06:32:48 +00:00
Commit Graph

4642 Commits

Author SHA1 Message Date
Dávid Bolvanský
ba886c4805 Expose deprecated status and notice in hash info 2022-09-04 23:02:06 +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
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
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
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
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
jsteube
7668ec5865 Prepare file_to_buffer() for later use 2022-08-07 20:36:08 +00:00
jsteube
51b1744805 Fix some format in -m 29600 2022-08-06 19:56:11 +00:00
Jens Steube
a500543729
Merge branch 'master' into 29600_no_hash_copy 2022-08-05 11:03:42 +02:00
Jens Steube
99be4f9fd8
Merge pull request #3409 from philsmd/29600_salt_arr_size
fix length of salt_buf for -m 29600
2022-08-04 09:41:01 +02:00
Jens Steube
c957861af7
Merge pull request #3408 from philsmd/29600_hex_salt
add OPTS_TYPE_ST_HEX to -m 29600 and restrict salt lengths
2022-08-03 17:13:25 +02:00
Jens Steube
3f20e50c86
Merge pull request #3406 from philsmd/29600_example_hash
updates example hash and password for -m 29600
2022-08-01 15:24:05 +02:00
Jens Steube
c36cc0b4ff
Merge pull request #3405 from philsmd/29600_name_readme_category
fixes #3404: fixed name/category/readme for -m 29600
2022-07-31 18:53:29 +02:00
philsmd
cccb4fdaf4
no need for OPTS_TYPE_HASH_COPY in -m 29600 2022-07-30 11:58:40 +02:00
philsmd
0822930471
fix length of salt_buf for -m 29600 2022-07-30 11:54:50 +02:00
philsmd
93c8f3cb7c
add OPTS_TYPE_ST_HEX to -m 29600 and restrict salt lengths 2022-07-30 11:48:57 +02:00
philsmd
891a348d99
updates example hash and password for -m 29600 2022-07-30 11:39:49 +02:00
philsmd
ccd754f220
fixes #3404: fixed name/category/readme for -m 29600 2022-07-30 11:35:50 +02:00
philsmd
0fc1b66d98
fix white space in -m 29600 = Terra Station Wallet 2022-07-30 11:22:38 +02:00
Royce Williams
6239c49718 typo in --outfile-check-timer help example 2022-07-28 06:17:54 -08:00
jsteube
5fa08a7989 Terminal: Limit output length of example hash in --example-hash mode to 200. Use --mach to see full example hash 2022-07-27 12:35:57 +00:00
Jens Steube
9bc8a90593
Merge pull request #3395 from ventaquil/make-hash-info-readable-again
Set up maximum length of example hash
2022-07-27 13:30:36 +02:00
Konrad Goławski
336b9c38c8 Set up maximum length of example hash
Fixes GH-3382
2022-07-25 22:33:02 +02:00
Konrad Goławski
f7ba563a28 TrueCrypt modules code cleanup 2022-07-25 15:53:51 +02:00
Konrad Goławski
74e2dad0d7 LUKS legacy module code cleanup 2022-07-22 18:49:02 +02:00
Konrad Goławski
2bd1861a83 New LUKS modules code cleanup 2022-07-22 18:49:02 +02:00
danielnachun
29373a0f6d
src/filehandling.c: add missing include 2022-07-20 14:30:33 -07:00
jsteube
ded6b14474 Fix missing new module_benchmark_charset() entry in -m 29600 2022-07-20 18:21:13 +00:00
Tom S
b0d99924e5 m29600, terra crypto wallet 2022-07-18 17:08:38 +01:00
Jens Steube
aa5becf1ad
Merge pull request #3379 from ventaquil/code-cleanup-pkcs8
24410/24420 modules cleanup
2022-07-17 15:59:30 +02:00
philsmd
8a77861ba3
Makefile: update MODULE_INTERFACE_VERSION 2022-07-15 17:50:31 +02:00
Jens Steube
c13451d6d5
Merge pull request #3381 from philsmd/benchmark_custom_charset
change interface, add module_benchmark_charset ()
2022-07-15 17:19:23 +02:00
philsmd
d9749e8799
change interface, add module_benchmark_charset () 2022-07-15 17:17:57 +02:00
Jens Steube
eb9bb1c363
Merge pull request #3376 from philsmd/token_length_exception_summary
warning about token length exception was showing incorrect values/percentage
2022-07-15 16:06:20 +02:00