Jens Steube
ba6a9c2d3c
Merge branch 'master' into fix_18400_metal
2023-04-18 20:23:35 +02:00
Gabriele Gristina
38f3b77a3a
Fixed minimum password length in module of hash-mode 29800
2023-04-18 20:13:39 +02:00
Jens Steube
9af0f9911e
Merge branch 'master' into fix_31700_vec
2023-04-17 16:00:39 +02:00
Gabriele Gristina
a4f8690e1a
Merge branch 'master' into fix_3730_vec
2023-04-16 15:32:51 +02:00
Gabriele Gristina
529b933302
Merge branch 'master' into fix_31700_vec
2023-04-16 15:32:20 +02:00
Gabriele Gristina
312cd78af4
Merge branch 'master' into fix_18400_metal
2023-04-16 15:31:53 +02:00
Gabriele Gristina
3a8da27366
Merge branch 'master' into fix_18600_metal
2023-04-16 15:31:23 +02:00
Gabriele Gristina
19e1161748
Merge branch 'master' into fix_opti_null
2023-04-16 15:30:57 +02:00
Gabriele Gristina
d7c914e267
Merge branch 'master' into fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH
2023-04-16 15:30:18 +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
Gabriele Gristina
4eac85cb8c
update changes.txt
2023-04-15 23:28:29 +02:00
Gabriele Gristina
1d4d84d19c
Added hash-mode: MetaMask Mobile Wallet, updated extraction tool
2023-04-15 18:32:10 +02:00
Gabriele Gristina
cf3ab8e2dc
Handle signed/unsigned PDF permission P value for all PDF hash-modes
2023-04-11 21:17:25 +02:00
Gabriele Gristina
2adf735e51
Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules
2023-04-11 19:34:01 +02:00
Gabriele Gristina
7eee4931bb
Fixed display problem of the 'Optimizers applied' list for algorithms using OPTI_TYPE_SLOW_HASH_SIMD_INIT2 and/or OPTI_TYPE_SLOW_HASH_SIMD_LOOP2
2023-04-11 19:07:02 +02:00
Gabriele Gristina
43b3bba611
Fixed build failed for 18600 with Apple Metal
2023-04-11 18:41:26 +02:00
Gabriele Gristina
a4c9f3bda9
Fixed build failed for 18400 with Apple Metal
2023-04-11 18:39:57 +02:00
Gabriele Gristina
bad9a0ca63
Fixed incompatible pointer types (salt1 and salt2 buf) in 31700 a3 kernel
2023-04-11 18:26:54 +02:00
Gabriele Gristina
5564319fdc
Fixed incompatible pointer types (salt1 and salt2 buf) in 3730 a3 kernel
2023-04-11 18:10:25 +02:00
jsteube
6862c1102e
Open Document Format: Added support for small documents with content length < 1024
2023-04-09 16:15:12 +00:00
jsteube
f3fe379571
Fix missing entry for -m 31800 in changes.txt
2023-04-06 14:31:10 +00:00
jsteube
7655e163c8
Fix changes.txt new algorithm ordering
2023-04-02 20:02:53 +00:00
jsteube
dc51a1a976
Renumber -m 31500 to -m 31700
2023-04-01 09:00:55 +00:00
Royce Williams
b0b1a882eb
minor changes.txt grammar/style
2023-03-26 15:04:21 -08:00
Jens Steube
a1db6d4d63
Merge pull request #3655 from Chick3nman/show-username
...
Add error message when mixing --show and --username
2023-03-26 23:40:41 +02:00
Chick3nman
9b2aca0a38
Add Domain Cached Credentials 2 (DCC2), MS Cache 2, (NT), -m 31600
2023-03-23 21:09:55 -05:00
Chick3nman
f862e3e30a
Add module/kernel for Domain Cached Credentials (DCC), MS Cache (NT)
2023-03-23 20:58:48 -05:00
Chick3nman
7e22899607
Updated docs/changes.txt
2023-03-23 20:08:05 -05:00
Chick3nman
e76486fe6f
Add changes for brain port sanity check
2023-03-23 19:09:37 -05:00
Chick3nman
43ef1da420
Add changes from previous PR #3598 .
2023-03-23 19:07:48 -05:00
jsteube
074411418f
Fix -a 3 for -m 31400 in vector datatype mode
2023-03-18 23:16:01 +00:00
jsteube
75b4714ca0
Fix docs/changes.txt
2023-03-18 19:33:39 +00:00
Your Name
6c653fa89d
m26610 also in changes
2023-03-08 00:53:25 +01:00
Your Name
6bc86d06b1
remove debug printfs, added changes.txt
2023-03-07 23:50:49 +01:00
jsteube
f7103f5116
Added hash-mode: GPG (AES-128/AES-256 (SHA-256($pass)))
2023-03-02 09:33:27 +00:00
jsteube
a5d94c1f0d
Added hash-mode: Veeam VBK
2023-03-01 11:35:37 +00:00
Your Name
141b0289b1
updated changes, more clear comment
2023-02-26 13:45:06 +01:00
Your Name
5208447e72
change hash-signature for 26610 (incompatible with 26600), remove debug print statements in attacks, add comments, add reference data
2023-02-26 13:31:38 +01:00
jsteube
12dc17ef5a
Add missing entry for BLAKE2s-256 in docs/changes.txt
2023-02-17 19:43:21 +00:00
jsteube
6bd94c3740
Update docs/changes.txt to reflect changes related to RFC 3629
2023-02-13 15:13:26 +00:00
jsteube
42f574646e
Skip generated rule that was the result of chaining rule operation and caused this generated rule to exceed the maximum number of function calls
2023-02-02 17:57:12 +00:00
justpretending
4160a812b5
Add entry in changes.txt about broken debug mode 5
2023-01-25 23:38:42 +07:00
jsteube
47622ffba9
Add missing entry in changes.txt about scrypt buffer change
2023-01-24 10:26:28 +00:00
jsteube
17b2e9062b
Prevent Hashcat from hanging by checking during startup that the output file is a named pipe
2023-01-19 15:54:26 +00:00
philsmd
3ef69f2919
added -m 3090x = Bitcoin raw private key
2023-01-04 15:52:48 +01:00
jsteube
3390159bb2
AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly)
2023-01-04 08:36:37 +00:00
jsteube
6440b44c51
Check updated Appveyor integration settings
2023-01-01 18:43:43 +00:00
jsteube
60f98d51d0
Add missing entry for Anope IRC in readme.txt
2022-12-27 18:00:37 +00:00
Jens Steube
2431201007
Merge pull request #3536 from hops/anope-sha256
...
Added hash-mode: Anope IRC Services (enc_sha256)
2022-12-15 19:41:10 +01:00
Jens Steube
aca82314be
Fix somes changes.txt entries
2022-12-14 23:06:27 +01:00
hops
7edda7c82f
Added hash-mode: Anope IRC Services (enc_sha256)
2022-12-14 19:30:11 +01:00
Jens Steube
453ec4e7d9
DEScrypt Kernel (1500): Improved performance from 950MH/s to 2200MH/s (RX6900XT) on HIP backend by workaround invalid compile time optimizer
2022-12-03 16:48:44 +01:00
Jens Steube
80ba8ca18e
Rename -m 25850 to 30600 and add missing unit-test
2022-11-23 10:37:12 +01:00
Thomas WACHE
01938c374c
Merge remote-tracking branch 'origin/master' into bcrypt_sha256
2022-11-21 10:39:28 +01:00
Thomas WACHE
ea67beee05
Updated changes
2022-11-21 10:38:19 +01:00
Jens Steube
18fcf28d64
Apple Driver: Automatically enable GPU support on Apple OpenCL instead of CPU support
...
Apple Driver: Updated requirements to use Apple OpenCL API to macOS 13.0
2022-11-20 14:27:16 +01:00
Jens Steube
346e945045
Merge branch 'master' into ripemd160-hmac
2022-11-19 14:24:23 +01:00
jsteube
9a52ee6d01
Fix error message in backend.c and add missing new hash-mode entries in changes.txt
2022-11-18 09:47:17 +00:00
piwvvo
0bd3fa4fe4
added HMAC-RIPEMD160
2022-11-14 20:18:35 +01:00
piwvvo
f5c53a7e77
added mode 30500
2022-11-14 18:19:41 +01:00
Jens Steube
6d5d9a266f
AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 or later)
2022-11-05 12:56:36 +01:00
Jens Steube
23458b8898
Merge pull request #3498 from ventaquil/bugfix/luks-all-keys
...
Tool `luks2hashcat.py` extract all active keys
2022-11-04 10:11:21 +01:00
jsteube
02698b1c77
Rename -m 1412 to -m 30420, add unit test and optimized kernels
2022-11-03 20:03:20 +00:00
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
cf7521ef9f
Update changes.txt
2022-09-16 16:26:41 +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
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
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
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
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
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