1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-18 19:51:04 +00:00
Commit Graph

1462 Commits

Author SHA1 Message Date
Konrad Goławski
23139faa62 Extract all active keys 2022-11-02 22:02:46 +01:00
Jens Steube
932ddb1ee2
Merge pull request #3493 from fse-a/improved_error_message
Added error message describing workaround when detecting more than 64
2022-10-29 19:38:22 +02:00
Jens Steube
8e6351cf77
Merge pull request #3482 from davidrozen76/master
Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2…
2022-10-28 21:41:03 +02:00
pelle
f456973928 Added error message describing workaround when detecting more than 64 backend devices. 2022-10-27 12:09:37 +02:00
Jens Steube
1f0fb154a5
Merge pull request #3485 from Lars-Saetaberget/lastpass_iv
Add support for non-zero IV to lastpass (-m 6800)
2022-10-24 18:19:46 +02:00
Lars Sætaberget
3c3e0bf1a2 Update changes.txt 2022-10-24 09:31:04 +02:00
davidrozen76
c8907ebb63
Merge branch 'master' into master 2022-10-23 15:01:12 +03:00
jsteube
7764666dd1 Add note to changes.txt about ENCsecurity Datavault 2022-10-23 10:24:49 +00:00
Pikachu
2a19e0c0bd Removed unnecessary parsing of salt2 in pure kernels 2022-10-23 08:08:33 +03:00
Banaanhangwagen
20afb3ca55
Update readme.txt 2022-09-16 16:28:08 +02:00
Banaanhangwagen
cf7521ef9f
Update changes.txt 2022-09-16 16:26:41 +02: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
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
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
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
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
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
philsmd
ccd754f220
fixes #3404: fixed name/category/readme for -m 29600 2022-07-30 11:35:50 +02: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
philsmd
7aff5f339c
plugin dev guide: these functions aren't mandatory 2022-07-23 11:58:38 +02:00
Jens Steube
31758f09a8
Merge pull request #3301 from ventaquil/github-workflow
GitHub workflow for pushing or creating pull request
2022-07-22 18:17:21 +02:00
Tom S
0ab1765344 edit changes 2022-07-18 17:12:06 +01:00
philsmd
dc57d7d0ef
update dev guide: add notes about benchmark settings 2022-07-15 17:57:44 +02:00
philsmd
d9749e8799
change interface, add module_benchmark_charset () 2022-07-15 17:17:57 +02:00
philsmd
caeffebbe0 Add -m 28505/28506, Bitcoin WIF, P2SH(P2WPKH)/compat address 2022-06-29 18:15:48 +02:00
Jens Steube
e0fae5c7ab
Merge pull request #3344 from philsmd/bitcoin_segwit_p2wpkh
rename -m 28503/28504 from P2WSH to P2WPKH
2022-06-29 17:11:07 +02:00
Konrad Goławski
c845645606 Build on push or pull request
Workflow to build application after pushing to master or creating pull request for that branch.
2022-06-27 18:32:13 +02:00
Konrad Goławski
ddb2d6e61a New LUKS v1 modules 2022-06-25 13:54:20 +02:00
philsmd
1ba15ea3a0 rename -m 28503/28504 from P2WSH to P2WPKH 2022-06-25 11:57:51 +02:00
Jens Steube
8f365216e0 Fix changes.txt hash mode listing 2022-06-24 22:10:18 +02:00
Jens Steube
a7ab9f48c3
Merge pull request #3336 from philsmd/p2wsh_segwit_bech32
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address
2022-06-23 13:44:54 +02:00
piwvvo
8234cbaa13
Merge branch 'hashcat:master' into master 2022-06-20 18:55:00 +02:00
philsmd
22e033020a
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2022-06-20 15:25:34 +02:00
Jens Steube
372d3a127f
Merge pull request #3326 from ventaquil/pkcs-increase-accepted-salt-len
Increase salt length for PKCS#8
2022-06-19 20:41:22 +02:00
piwvvo
6d941307ce added md5(sha1($pass).$salt) 2022-06-18 18:11:00 +02:00
Konrad Goławski
3d03c80c6e Increase salt length for PKCS#8
Fixes GH-3323
2022-06-17 17:57:11 +02:00
Konrad Goławski
5898ae9fa3 Added legacy suffix to old TrueCrypt modules 2022-06-17 00:36:40 +02:00
Jens Steube
c53c28ed3a
Merge pull request #3302 from ventaquil/veracrypt-strings
VeraCrypt strings
2022-06-16 19:41:33 +02:00
Jens Steube
629c5e3169
Merge branch 'master' into hashcat_p2pkh 2022-06-14 15:14:52 +02:00
Jens Steube
d2b3ddf7ad
Merge pull request #3319 from philsmd/fix_readme
readme: add missing new hash modes
2022-06-13 16:40:30 +02:00
Jens Steube
f63e388158
Merge pull request #3318 from philsmd/fix_changes
changes: fix alphabetic order of newly added hash types
2022-06-13 16:40:12 +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
philsmd
a7064ebf0b
readme: add missing new hash modes 2022-06-11 11:35:28 +02:00
philsmd
277ec35357
changes: fix alphabetic order of newly added hash types 2022-06-11 11:33:00 +02:00
philsmd
4870a4b247
fixes vector bug in -m 27800 = MurmurHash 3 with -a 3 2022-06-11 11:27:25 +02:00
Konrad Goławski
b00ea483af New VeraCrypt modules 2022-06-07 23:01:03 +02:00
Konrad Goławski
1018cd7b28 New TrueCrypt modules 2022-06-06 18:00:26 +02:00
piwvvo
b0ceb41e4a added Radmin3 2022-05-28 15:56:29 +02:00
tweqx
fb065e6e8c
Merge branch 'hashcat:master' into master 2022-05-21 22:25:50 +02:00
tweqx
0a5575cde5 Add BLAKE2b-512($salt.$pass) and BLAKE2b-512($pass.$salt) 2022-05-21 15:09:05 +02:00
philsmd
26f88e339d
add our hash extraction scripts to release/beta 2022-05-21 11:52:21 +02:00
Jens Steube
f161c3c181 Add missing changes.txt entry for 29500 2022-05-20 17:09:11 +02:00
Jens Steube
d4a8c7e579 Rules: Add support to include source wordlist in debugging format missing usage and changes 2022-05-16 21:13:37 +02:00
Jens Steube
69ae2785e1 Fix changes.txt entry 2022-05-13 13:43:46 +02:00
philsmd
41c0098eb5
changes.txt incorrectly already announces RAdmin3 support 2022-05-11 17:45:36 +02:00
Jens Steube
0305536a2a Add missing entry about RAdmin3 in changes.txt 2022-05-11 11:18:16 +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
ec7eae9886 Debug Rules: Set --debug-file to $session.debugfile if --debug-mode was set by the user and --debug-file was not set 2022-04-23 19:29:19 +02:00
philsmd
1d122e201b
update changes.txt to mention fix of memleak in rp 2022-04-20 19:13:08 +02:00
Jens Steube
d02b392b9e Command Line: Disallow combinations of some options. for instance, using -t in -a 0 mode 2022-04-20 15:43:23 +02:00
Jens Steube
4791cca0aa AMD Driver: Updated requirements for AMD Linux drivers to ROCm 5.1.1 or later due to new HIP interface
AMD Driver: Updated requirements for AMD Windows drivers to Adrenalin 22.3.1 or later due to new HIP interface
2022-04-19 13:02:51 +02:00
Jens Steube
78a1048670 Fixed false negative on hash-types 8900, 15700, 22700, 27700 and 28200 if using the HIP backend 2022-04-17 11:47:33 +02:00
Jens Steube
6509351dce Rules: Add new rulesets from T0XlC: T0XlCv2, T0XlC_3_rule, T0XlC_insert_HTLM_entities_0_Z
T0XlC_3_rule: example ruleset for the new 3 modifier.
T0XlC_insert_HTLM_entities_0_Z: inserts the HTML entity names and numbers from 0 to Z (it's pretty powerful but only applies where the websites encode somehow the password characters then hash them)
2022-04-09 19:37:36 +02:00
Jens Steube
4f6a1498c2 Update changes.txt 2022-04-04 17:23:40 +02:00
Jens Steube
753994bfe0 Fixed password reassembling function reporting an incorrect candidate in some cases when the correct candidate has zero length 2022-03-30 20:52:47 +02:00
Jens Steube
ad7b74bbff
Merge pull request #3238 from philsmd/philsmd-status-neg-values
fixes #3199: status screen problem with negative values due to %d usage
2022-03-25 17:35:07 +01:00
Jens Steube
84acc32a77
Merge pull request #3237 from philsmd/philsmd-a7-O-rule-right
fixes #3211: fixes -k in -a 7 with -O
2022-03-24 14:48:32 +01:00
philsmd
bd01986a82
update changes for %d display problem 2022-03-22 16:37:29 +01:00
philsmd
566d72dee1
update changes for -k -a 7 -O fix 2022-03-22 16:01:22 +01:00
philsmd
81912e3258
update changes for -a 7 -O --stdout fix 2022-03-22 15:42:07 +01:00
Jens Steube
98b89e43d1 Fix changes.txt ordering 2022-03-18 07:51:38 +01:00
philsmd
f690b71602
update changes: note about wrong max pass in 10700 2022-03-13 13:01:37 +01:00
philsmd
23f758aca7
updated changes.txt to mention the Register-Limit fix 2022-03-09 18:24:24 +01:00
Jens Steube
2b89c69cc4
Merge pull request #3202 from Greexter/bitwarden-fix
Added parameter for second PBKDF2 iteration count for -m 23400, fixes #3033
2022-03-09 13:15:39 +01:00
Jens Steube
c94a26b382
Merge pull request #3196 from matrix/Amazon_AWS4-HMAC-SHA256
Added hash-mode: Amazon AWS4-HMAC-SHA256
2022-03-07 16:15:05 +01:00
Jakub
2a5ee51530
Merge branch 'master' into bitwarden-fix 2022-03-06 13:41:32 +01:00
Gabriele Gristina
d1b136966c Updated changes.txt 2022-03-06 00:56:48 +01:00
Gabriele Gristina
91761b45ef Updated changes.txt 2022-03-05 13:00:22 +01:00
Jens Steube
96715f7c09
Merge pull request #3197 from matrix/13100_format
Added support to use "John the Ripper" hash format with hash-type 13100
2022-03-04 22:37:26 +01:00
Lars Sætaberget
d1fe4355dd Added 28400 to docs 2022-03-02 12:58:28 +01:00
Gabriele Gristina
7d636eeef9
Merge branch 'master' into 13100_format 2022-03-01 01:59:44 +01:00
Jakub
0147826870
Merge branch 'master' into bitwarden-fix 2022-03-01 00:29:44 +01:00
Jakub Štrom
7c29dff84c Update changes 2022-02-28 23:36:02 +01:00
Gabriele Gristina
7e16335999 Added support to use 'John the Ripper' hash format with hash-type 18200 2022-02-27 12:15:17 +01:00
Gabriele Gristina
8e00ef9a88 Added support to use 'John the Ripper' hash format with hash-type 13100 2022-02-26 19:14:20 +01:00
Gabriele Gristina
98ce2496d5 Amazon AWS4-HMAC-SHA256 2022-02-23 22:20:18 +01:00
Gabriele Gristina
f890cd8134 Improved management of systems with multiple OpenCL platforms and show empty OpenCL platforms only in backend information mode 2022-02-19 21:17:56 +01:00
Gabriele Gristina
24de156ce8 Fixed backend active devices checks 2022-02-19 17:21:27 +01:00
Gabriele Gristina
7eb66e9936 Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal) 2022-02-15 22:20:03 +01:00
Jens Steube
fea59e3a3a
Merge pull request #3167 from matrix/env_info
Added folder_config info to --backend-info/-I output, changed --backend-info/-I option handling
2022-02-13 22:05:16 +01:00
Gabriele Gristina
8c2756d74d fix wording 2022-02-13 12:41:27 +01:00