1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-20 21:48:19 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jens Steube
51e47daa1d Fix detection of argon2 kernel_accel_new. Ensure user-defined -n value does not exceed available memory; reduce it if necessary. On devices with unified memory (iGPU), only half of the memory is made available.
Improve unit test for -m 8300. In optimized mode, allow longer passwords, domain names, and salts. In both optimized and pure modes, ensure the domain name does not exceed 63 characters.
Fix SNMPv3 unit test to produce passwords of at least 8 characters, as required by RFC 3414.
Fix file permissions in tools/ folder.
2025-07-14 11:30:21 +02:00
its5Q
9a14c99bb1 Update metamask2hashcat to use new format and add test vault JSON 2024-02-24 16:42:08 +10:00
its5Q
b90fe9f228 Merge branch 'master' of https://github.com/its5Q/hashcat 2024-02-23 06:22:48 +10:00
its5Q
d725b4b928 Switch to using TOKEN_ATTR_OPTIONAL_ROUNDS for Metamask hashmodes 2024-02-23 06:22:27 +10:00
its5Q
55406d8342
Cleaner JSON key handling in metamask2hashcat
Co-authored-by: kgolawski <konrad.golawski@gmail.com>
2024-02-22 22:48:00 +10:00
its5Q
205e7f6e71 Update metamask2hashcat help string 2024-02-22 03:40:36 +10:00
its5Q
c4bb788ad5 Add hashmodes 26620 and 26630 with dynamic iteration count 2024-02-22 03:39:05 +10:00
red
2cc49d2e87
Update metamask2hashcat.py
increase CT-length
2023-08-29 21:43:11 +02:00
Gabriele Gristina
1d4d84d19c Added hash-mode: MetaMask Mobile Wallet, updated extraction tool 2023-04-15 18:32:10 +02:00
Your Name
95642af34b remove print-statement, not needed as 26600 and 26610 have different hash signatures 2023-02-27 15:34:05 +01:00
Your Name
2b80abde6d add comments on possible improvements 2023-02-27 15:32:59 +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
philsmd
a6c21e7ffc
make our hash extraction scripts executable 2022-05-21 11:45:48 +02:00
Gabriele Gristina
9e37897f91 add metamask extraction tool 2021-08-12 18:48:44 +02:00