.. |
amp_a0.cl
|
|
|
amp_a1.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |
amp_a3.cl
|
|
|
inc_cipher_aes-gcm.cl
|
Added AES_GCM_ALT1 and fix opencl compiler warnings
|
2020-12-26 07:07:56 +01:00 |
inc_cipher_aes-gcm.h
|
Added AES_GCM_ALT1 and fix opencl compiler warnings
|
2020-12-26 07:07:56 +01:00 |
inc_cipher_aes.cl
|
added OpenCL kernel code for AES-192
|
2020-05-31 10:30:19 +02:00 |
inc_cipher_aes.h
|
added OpenCL kernel code for AES-192
|
2020-05-31 10:30:19 +02:00 |
inc_cipher_camellia.cl
|
|
|
inc_cipher_camellia.h
|
|
|
inc_cipher_des.cl
|
|
|
inc_cipher_des.h
|
|
|
inc_cipher_kuznyechik.cl
|
|
|
inc_cipher_kuznyechik.h
|
|
|
inc_cipher_serpent.cl
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
inc_cipher_serpent.h
|
|
|
inc_cipher_twofish.cl
|
|
|
inc_cipher_twofish.h
|
|
|
inc_common.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_common.h
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_multi_bs.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_multi_bs.h
|
|
|
inc_comp_multi.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_multi.h
|
|
|
inc_comp_single_bs.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_single_bs.h
|
|
|
inc_comp_single.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_comp_single.h
|
|
|
inc_diskcryptor_xts.cl
|
|
|
inc_diskcryptor_xts.h
|
|
|
inc_ecc_secp256k1.cl
|
Refactoring: Extract transform_public, point_mul_xy and set_precomputed_basepoint_g. Add constants and documentation.
|
2021-02-08 23:02:47 +01:00 |
inc_ecc_secp256k1.h
|
Refactoring: Extract transform_public, point_mul_xy and set_precomputed_basepoint_g. Add constants and documentation.
|
2021-02-08 23:02:47 +01:00 |
inc_hash_blake2b.cl
|
fixes #1298: add pure kernels for -m 600 = BLAKE2b-512
|
2020-06-24 23:41:58 +02:00 |
inc_hash_blake2b.h
|
remove extra newline in blake2b include file
|
2020-06-25 17:05:32 +02:00 |
inc_hash_md4.cl
|
|
|
inc_hash_md4.h
|
|
|
inc_hash_md5.cl
|
Update support for RSA/DSA/EC/OPENSSH Private Keys
|
2020-08-03 16:57:23 +02:00 |
inc_hash_md5.h
|
Update support for RSA/DSA/EC/OPENSSH Private Keys
|
2020-08-03 16:57:23 +02:00 |
inc_hash_ripemd160.cl
|
|
|
inc_hash_ripemd160.h
|
|
|
inc_hash_sha1.cl
|
Use oldschool SHA1 kernel for CPU it's slightly faster
|
2020-03-03 12:36:55 +01:00 |
inc_hash_sha1.h
|
|
|
inc_hash_sha224.cl
|
|
|
inc_hash_sha224.h
|
|
|
inc_hash_sha256.cl
|
|
|
inc_hash_sha256.h
|
|
|
inc_hash_sha384.cl
|
|
|
inc_hash_sha384.h
|
|
|
inc_hash_sha512.cl
|
|
|
inc_hash_sha512.h
|
|
|
inc_hash_streebog256.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_hash_streebog256.h
|
|
|
inc_hash_streebog512.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_hash_streebog512.h
|
Fix streebog512_g() in vector datatype mode
|
2020-02-20 16:42:12 +01:00 |
inc_hash_whirlpool.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_hash_whirlpool.h
|
|
|
inc_luks_aes.cl
|
Add missing inc_platform.h include
|
2019-04-26 13:59:43 +02:00 |
inc_luks_aes.h
|
|
|
inc_luks_af.cl
|
|
|
inc_luks_af.h
|
|
|
inc_luks_essiv.cl
|
|
|
inc_luks_essiv.h
|
|
|
inc_luks_serpent.cl
|
|
|
inc_luks_serpent.h
|
|
|
inc_luks_twofish.cl
|
|
|
inc_luks_twofish.h
|
|
|
inc_luks_xts.cl
|
|
|
inc_luks_xts.h
|
|
|
inc_platform.cl
|
|
|
inc_platform.h
|
|
|
inc_rp_optimized.cl
|
OpenCL Kernels: Added datatypes to literals of some 64 bit kernel constants
|
2020-07-22 14:06:58 +02:00 |
inc_rp_optimized.h
|
|
|
inc_rp.cl
|
Merge pull request #2448 from philsmd/refactor_cosmetic_fix
|
2020-06-15 10:01:31 +02:00 |
inc_rp.h
|
|
|
inc_scalar.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_scalar.h
|
|
|
inc_simd.cl
|
|
|
inc_simd.h
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
inc_truecrypt_crc32.cl
|
|
|
inc_truecrypt_crc32.h
|
|
|
inc_truecrypt_keyfile.cl
|
|
|
inc_truecrypt_keyfile.h
|
|
|
inc_truecrypt_xts.cl
|
|
|
inc_truecrypt_xts.h
|
|
|
inc_types.h
|
Add support for modulus operator in vector data types
|
2021-03-30 21:43:27 +02:00 |
inc_vendor.h
|
Add option to force disable real SHM access to be used from within the module
|
2020-03-20 16:20:22 +01:00 |
inc_veracrypt_xts.cl
|
|
|
inc_veracrypt_xts.h
|
|
|
inc_zip_inflate.cl
|
|
|
m00000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00010_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00020_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00030_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00040_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00050_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00060_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00110_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00120_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00130_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00140_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00150_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00160_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00400-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00500-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m00900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01410_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01420_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01430_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01440_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01450_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01460_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01600-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01720_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01730_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01740_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01750_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01760_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01800-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m01800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02000_a0-optimized.cl
|
Add optimized fake kernels for -m 2000 to enable hashcat to respect user decision to use pure or optimized password candidate generators in --stdout mode
|
2020-06-12 08:57:59 +02:00 |
m02000_a0-pure.cl
|
fix some further kernel declarations
|
2020-06-15 14:58:34 +02:00 |
m02000_a1-optimized.cl
|
Fix kernel declarations in optimized -m 2000 kernels
|
2020-06-13 19:39:54 +02:00 |
m02000_a1-pure.cl
|
|
|
m02000_a3-optimized.cl
|
Fix kernel declarations in optimized -m 2000 kernels
|
2020-06-13 19:39:54 +02:00 |
m02000_a3-pure.cl
|
|
|
m02100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02410_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02410_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02410_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02501-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02610_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m02610_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02710_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m02810_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m02810_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m02810_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03710_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m03710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m03910_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m03910_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04010_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04010_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04110_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04110_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04310_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04310_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04400_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04500_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04510_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04510_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04520_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04520_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04700_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04710_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m04710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m04900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05300_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m05300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05400_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m05400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05600_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m05600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05800-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m05800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06100_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m06100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06211-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06212-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06213-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06221-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06222-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06223-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06231-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06232-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06233-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06300-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m06900_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m07000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07300_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m07300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07400-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07701_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07701_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07701_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07801_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07801_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07801_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m07900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08400_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m08400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m08900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09710_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09720_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09720_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09720_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09810_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09810_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09810_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09820_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09820_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09820_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m09900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10410_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10410_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10410_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10420_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10420_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10420_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10700-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m10900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11100_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m11100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11600-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11750_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11750_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11750_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11760_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11760_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11760_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11850_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11850_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11850_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11860_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11860_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11860_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m11900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12500-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12600_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m12600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m12900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13711-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13712-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13713-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13721-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13722-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13723-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13731-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13732-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13733-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13751-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13752-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13753-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13771-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13772-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13773-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m13900_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m13900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14400_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m14400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14611-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14612-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14613-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14621-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14622-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14623-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14631-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14632-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14633-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14641-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14642-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14643-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m14900_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m15900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16511_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16511_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16511_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16512_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16512_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16512_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16513_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16513_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16513_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16600_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16801-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m16900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17210_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17210_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17210_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17220_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17220_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17220_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17225_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17225_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17225_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17230_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17230_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17230_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17600_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17600_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17600_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17800_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m17900_a3-optimized.cl
|
minor: fix indentation issue in -m 17900 = Keccak-384
|
2020-10-02 09:27:25 +02:00 |
m18000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18700_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m18900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m19900-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20011-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20012-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20013-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20510_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20510_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20510_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20710_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m20710_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20800_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m20800_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m20900_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m20900_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21000_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21100_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m21100_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21200_a3-optimized.cl
|
Fix broken support for fast hashes in optimized mask attack mode due to changes caused from -a 9 addition
|
2020-10-08 13:57:15 +02:00 |
m21200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21400_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m21800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22000-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22001-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22200_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22300_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22500_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22911_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22911_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22911_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22921_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22921_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22921_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22931_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22931_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22931_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22941_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22941_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22941_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22951_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22951_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m22951_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23001_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23002_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a0-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a0-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a1-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a1-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a3-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23003_a3-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23100-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23200-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23300-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23400-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23500-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23600-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23700-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23700-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23800-optimized.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23800-pure.cl
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
|
2020-09-29 15:56:32 +02:00 |
m23900-pure.cl
|
Fixes a buffer problem in -m 23900 if pw_len is larger than expected
|
2020-10-04 09:59:24 +02:00 |
m24410-pure.cl
|
Added hash-mode: PKCS#8 Private Keys
|
2020-10-09 10:35:27 +02:00 |
m24420-pure.cl
|
Added hash-mode: PKCS#8 Private Keys
|
2020-10-09 10:35:27 +02:00 |
m24610-pure.cl
|
Add additional support for SQLCipher v3 and hashes SHA1 and SHA256 and a unit-test
|
2021-03-26 11:36:41 +01:00 |
m24620-pure.cl
|
Add additional support for SQLCipher v3 and hashes SHA1 and SHA256 and a unit-test
|
2021-03-26 11:36:41 +01:00 |
m24630-pure.cl
|
Add additional support for SQLCipher v3 and hashes SHA1 and SHA256 and a unit-test
|
2021-03-26 11:36:41 +01:00 |
m24700_a0-optimized.cl
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
m24700_a0-pure.cl
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
m24700_a1-optimized.cl
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
m24700_a1-pure.cl
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
m24700_a3-optimized.cl
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
m24700_a3-pure.cl
|
Rename -m 29800 to -m 24700 and other small changes
|
2021-04-01 11:14:18 +02:00 |
m24800_a0-optimized.cl
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
m24800_a0-pure.cl
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
m24800_a1-optimized.cl
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
m24800_a1-pure.cl
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
m24800_a3-optimized.cl
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
m24800_a3-pure.cl
|
Add optimized -m 24800 kernels
|
2021-03-31 11:05:22 +02:00 |
m24900_a0-optimized.cl
|
Remove lookup table for speed, add vector datatype support for CPU and unit-test script for -m 24900
|
2021-03-27 14:08:22 +01:00 |
m24900_a1-optimized.cl
|
Remove lookup table for speed, add vector datatype support for CPU and unit-test script for -m 24900
|
2021-03-27 14:08:22 +01:00 |
m24900_a3-optimized.cl
|
Remove lookup table for speed, add vector datatype support for CPU and unit-test script for -m 24900
|
2021-03-27 14:08:22 +01:00 |
m25300-pure.cl
|
Rename -m 29700 to 25300
|
2021-04-02 11:05:00 +02:00 |
m27000-optimized.cl
|
Added AES_GCM_ALT1 and fix opencl compiler warnings
|
2020-12-26 07:07:56 +01:00 |
m27000-pure.cl
|
Added AES_GCM_ALT1 and fix opencl compiler warnings
|
2020-12-26 07:07:56 +01:00 |
markov_be.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |
markov_le.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |
shared.cl
|
Unroll some of the code in the candidate generators
|
2020-03-04 13:30:09 +01:00 |