Commit Graph

15 Commits (master)

Author SHA1 Message Date
Gabriele Gristina 4070ed0ab5 Added missing code to get vectors work with Metal on hash-type 4710
2 years ago
Jens Steube ae3eeb1713
Merge pull request #3166 from matrix/metal_vectors
2 years ago
Gabriele Gristina b3d3b31c3e Metal: added support for vectors up to 4
2 years ago
philsmd 251ecc3b0b
fixes #3029: cracking long salts in -m 4510/4710
2 years ago
Jens Steube be75e4b4ea Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
2 years ago
Gabriele Gristina 9d36245d51 Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
2 years ago
Gabriele Gristina 2e4a136758 Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
2 years ago
Jens Steube 0abdcb1ae5 Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
2 years ago
Jens Steube 668d2179cd Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
2 years ago
Jens Steube 6c54314c2d Update -a 3 kernels to make use of new parameter salt_repeat
3 years ago
Jens Steube a8506e6691 Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
4 years ago
Jens Steube 04d5e5a119 New Attack-Mode: Association Attack. Like JtR's single mode. Very early
4 years ago
Gabriele Gristina 06bde16336 Added hash-mode 4711, Huawei sha1(md5(pass).salt)
5 years ago
Jens Steube c845d14601 Make -m 4710 more generic
5 years ago
Gabriele Gristina ff8c3ed8ab Added hash-mode 4710 optimized kernels
5 years ago