therealartifex
|
d22bb0e712
|
Renumber to hash mode 27200
|
2021-08-03 17:50:21 -04:00 |
|
therealartifex
|
483a62cb7c
|
Add test module, update name of hash mode 27100
|
2021-08-01 21:31:06 -04:00 |
|
therealartifex
|
dc662c354e
|
Update hash-mode number
|
2021-08-01 21:09:56 -04:00 |
|
therealartifex
|
6d4dbffda1
|
Moved the addition of static dashes to the kernel
|
2021-07-30 17:13:01 -04:00 |
|
therealartifex
|
c571fe4957
|
Merge branch 'master' of https://github.com/therealartifex/hashcat
|
2021-07-30 15:46:58 -04:00 |
|
therealartifex
|
8f7b7b9c14
|
change signature of kernel functions
|
2021-07-30 15:46:24 -04:00 |
|
therealartifex
|
1c9add307a
|
Merge branch 'hashcat:master' into master
|
2021-07-30 15:07:50 -04:00 |
|
Jens Steube
|
d85a9b6025
|
Merge pull request #2899 from matrix/snmpv3_sha256
Added hash-mode: SNMPv3 HMAC-SHA256-192
|
2021-07-30 18:57:49 +02:00 |
|
Jens Steube
|
bb1ead3b01
|
Merge branch 'master' into snmpv3_sha256
|
2021-07-30 18:57:44 +02:00 |
|
Jens Steube
|
948c2c93e8
|
Merge pull request #2898 from matrix/snmpv3_sha224
Added hash-mode: SNMPv3 HMAC-SHA224-128
|
2021-07-30 18:56:29 +02:00 |
|
Jens Steube
|
8801855b14
|
Merge branch 'master' into snmpv3_sha224
|
2021-07-30 18:56:20 +02:00 |
|
therealartifex
|
73104fafea
|
Update based on recommendations and examination of mode 19500
|
2021-07-30 10:40:21 -04:00 |
|
therealartifex
|
33ce4f9720
|
Add new hash-mode 28200 (SHA1DASH), used in Zynga, 8tracks, and avvo
|
2021-07-30 10:39:45 -04:00 |
|
Jens Steube
|
03ed06849a
|
Merge branch 'HIP44' into master
|
2021-07-29 11:00:28 +02:00 |
|
Jens Steube
|
d38d40c8ba
|
Unlock all GPU threads for AMD GPUs if WaveFront size is 32 (basically new models)
Add new hash-modes to tools/benchmark_deep.pl
Fix MINGW issue on 64 bit constant in refactored kernel-accel limiting section
|
2021-07-29 10:49:44 +02:00 |
|
Jens Steube
|
a4299b74af
|
Memory Management: Refactored the code responsible for limiting kernel accel in order to avoid out of -host- memory situations
|
2021-07-28 20:50:05 +02:00 |
|
Jens Steube
|
9c0a37accf
|
Update driver requirement
|
2021-07-28 07:56:34 +02:00 |
|
Jens Steube
|
ae39fa0979
|
Merge pull request #2908 from hashcat/master
Backports
|
2021-07-28 07:55:11 +02:00 |
|
Jens Steube
|
25f1c12e3c
|
SCRYPT Kernels: Add more optimized values for some new NV/AMD GPUs and new semi-automated derivation process description
Blowfish Kernels: Backport optimizations reducing bank conflicts from bcrypt to Password Safe v2 and Open Document Format (ODF) 1.1
|
2021-07-28 07:51:27 +02:00 |
|
Jens Steube
|
532a154542
|
ADL: Updated support for AMD Display Library to 15.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs
|
2021-07-27 12:02:27 +02:00 |
|
Jens Steube
|
c9d79374a5
|
Add missing u64 vector datatypes mapping for OpenCL
Improve u64 usage in OpenCL/inc_zip_inflate.cl
|
2021-07-27 09:54:15 +02:00 |
|
Jens Steube
|
f6de3e61e0
|
Merge pull request #2906 from hashcat/master
Backports
|
2021-07-27 09:48:56 +02:00 |
|
Jens Steube
|
e5ac568afb
|
Merge pull request #2903 from matrix/snmpv3_mod
fix snmpv3 md5/sha1, tested with real hashes
|
2021-07-27 09:47:47 +02:00 |
|
Jens Steube
|
e627288c04
|
Merge pull request #2897 from matrix/snmpv3_md5_sha1
Added hash-mode: SNMPv3 HMAC-MD5-96/HMAC-SHA1-96
|
2021-07-27 09:47:11 +02:00 |
|
Jens Steube
|
fd2cb59d26
|
AMD GPUs: On Apple OpenCL platform, we ask for the preferred kernel thread size rather than hard-coding 32
ECC secp256k1: Removed the inline assembly code for AMD GPUs because the latest JIT compilers optimize it with the same efficiency
|
2021-07-27 09:37:31 +02:00 |
|
Gabriele Gristina
|
d711c593de
|
fix to crack real hashes
|
2021-07-26 23:00:33 +02:00 |
|
Gabriele Gristina
|
d62fa617fb
|
fix to crack real hashes
|
2021-07-26 22:45:02 +02:00 |
|
Gabriele Gristina
|
c20ff01c39
|
using shared buffer between md5 and sha1 SNMPV3_TMP_ELEMS_OPT, fix to crack real hashes
|
2021-07-26 22:25:15 +02:00 |
|
Gabriele Gristina
|
e15fe3461e
|
add missing pw_min() to snmpv3 md5/sha1 modules
|
2021-07-26 19:38:53 +02:00 |
|
Gabriele Gristina
|
45fce5d3a3
|
fix snmpv3 md5/sha1, tested with real hashes
|
2021-07-26 19:04:30 +02:00 |
|
Jens Steube
|
7f419c68af
|
Blowfish Kernels: Backport optimizations reducing bank conflicts from bcrypt to Password Safe v2 and Open Document Format (ODF) 1.1
|
2021-07-26 13:38:39 +02:00 |
|
Jens Steube
|
f3f6cfadb7
|
Password Safe v2: Backport optimizations reducing bank conflicts in bcrypt
|
2021-07-26 10:17:21 +02:00 |
|
Jens Steube
|
b66c093c17
|
Merge pull request #2902 from hashcat/master
Backports
|
2021-07-26 08:18:35 +02:00 |
|
Jens Steube
|
1e3bd2c8a0
|
AMD GPUs: Add inline assembly code for md5crypt/sha256crypt, PDF 1.7, 7-Zip, RAR3, Samsung Android and Windows Phone 8+
|
2021-07-26 07:59:12 +02:00 |
|
Jens Steube
|
b53691c8f5
|
ADL: Updated support for AMD Display Library to 14.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs
|
2021-07-26 07:48:56 +02:00 |
|
Jens Steube
|
72e307fbce
|
Merge pull request #2901 from hashcat/master
Backport changes
|
2021-07-25 10:57:39 +02:00 |
|
Jens Steube
|
83badbeaf1
|
Backport native threads strategy from Kerberos to Office and PDF
|
2021-07-25 10:56:29 +02:00 |
|
Jens Steube
|
959a232828
|
Merge pull request #2885 from neheb/charfixes
const and char fixes
|
2021-07-25 10:36:40 +02:00 |
|
Jens Steube
|
84a4058edf
|
Merge pull request #2900 from hashcat/master
Backport changes
|
2021-07-25 10:34:05 +02:00 |
|
Jens Steube
|
44dbedd21a
|
Use improved native threads derivation for RC4 based hash-modes
|
2021-07-25 10:32:58 +02:00 |
|
Gabriele Gristina
|
58bb2b69b4
|
Added hash-mode: SNMPv3 HMAC-SHA256-192
|
2021-07-24 18:57:25 +02:00 |
|
Gabriele Gristina
|
7683ca19a3
|
Added hash-mode: SNMPv3 HMAC-SHA224-128
|
2021-07-24 18:36:10 +02:00 |
|
Gabriele Gristina
|
7c8d7f7831
|
Added hash-mode: SNMPv3 HMAC-MD5-96/HMAC-SHA1-96
|
2021-07-24 17:03:50 +02:00 |
|
Jens Steube
|
640d95a00f
|
Vendor Detection: Add "Intel" as a valid vendor name for GPU on macOS
|
2021-07-24 16:01:30 +02:00 |
|
Jens Steube
|
95af9964bf
|
Merge pull request #2896 from matrix/snmpv3_md5
Added hash-mode: SNMPv3 HMAC-MD5-96
|
2021-07-24 15:13:28 +02:00 |
|
Gabriele Gristina
|
4f10377703
|
Added hash-mode: SNMPv3 HMAC-MD5-96
|
2021-07-24 13:56:49 +02:00 |
|
Jens Steube
|
3a31b669b5
|
Optimize and clean up -m 25200 code.
Speed on CPU: 1521 -> 2066 (35% faster)
Speed on GPU: 16610 -> 157754 (9.4 times faster)
Works for all password lengths
|
2021-07-24 11:58:36 +02:00 |
|
Jens Steube
|
5e0f7ecf00
|
Merge pull request #2889 from matrix/snmpv3_sha1
Added hash-mode: SNMPv3 HMAC-SHA1-96
|
2021-07-24 11:56:46 +02:00 |
|
Gabriele Gristina
|
4fb44f826c
|
updated module_25200.c as requested in the review
|
2021-07-24 10:57:06 +02:00 |
|
Jens Steube
|
3f6c5a0042
|
Update module_unstable_warning() for -m 172xx on HIP
|
2021-07-23 21:09:55 +02:00 |
|