1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00
Commit Graph

1464 Commits

Author SHA1 Message Date
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
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
efffc6dc7b minor performance.txt grammar 2023-03-26 15:10:12 -08:00
Royce Williams
7cf5fdb174 minor credits.txt typo 2023-03-26 15:07:47 -08: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
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
c8dd3d63e9 Add new category for application database and move new -m 31400 to it 2023-03-20 11:22:34 +00: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
3447000b84 Fix missing supported hash-types in docs/readme.txt 2023-03-04 20:58:11 +00: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
Zgzorx
6fcc8177cc
Merge branch 'hashcat:master' into blake 2023-02-13 16:25:41 +01:00
jsteube
6bd94c3740 Update docs/changes.txt to reflect changes related to RFC 3629 2023-02-13 15:13:26 +00:00
Benoit BACQUEY
01dbb41734 Added Blake2s-256 to readme.txt 2023-02-10 11:26:52 +01:00
jsteube
079d5d5b97 Add a note to docs/limits.txt about cracking NTLM on CPU if the kernel needs to convert from UTF8 to UTF16. 2023-02-08 15:43:34 +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
21f7163dac
update license.txt 2023-01-10 11:25:48 +01: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