Commit Graph

1167 Commits (5cddf5275dc07f5224adc336a1ecec9e61b7a75a)

Author SHA1 Message Date
Jens Steube 0fb3b3c83e Declare internal functions in OpenCL kernels as static
5 years ago
jsteube 69587c91dd Do not use uint if not needed
5 years ago
jsteube 891a5beef8 Do not use uint if not needed
5 years ago
jsteube 0a8c7fab1c Do not use ulong. It causes the 32 bit compilation to fail
5 years ago
jsteube 6e57028912 Add digest_t to emu_m02501_pure.h for later use
5 years ago
jsteube 2bb594b385 Remove add3() from bitops, replaced with the ones in inc_common.cl
5 years ago
jsteube 5b667d2c01 Get rid of src/cpu_aes.c, src/cpu_des.c, src/cpu_md5.c and src/cpu_sha256.c
5 years ago
jsteube fb8a9d7c40 Get rid of cpu_sha1.c
5 years ago
jsteube 4e5da084f2 Testfix for osx
5 years ago
jsteube 66d94b06e4 Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version
5 years ago
jsteube a44bed7549 More preparation for OpenCL emulation mode
5 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
5 years ago
jsteube 5ef67a8ab7 Apply previous blowfish optimization for -m 3200 also on -m 9000 and -m 18600
5 years ago
jsteube 42e440611a Fix some broken strict-aliasing rules
5 years ago
jsteube 218322f630 Support for inline VeraCrypt PIM Brute-Force
5 years ago
jsteube 111889d3fc Keep Guessing: No longer automatically activate --keep-guessing for modes 9720, 9820, 14900 and 18100
5 years ago
jsteube b99d392e78 OpenCL Runtime: Disable OpenCL kernel cache on Apple for Intel CPU (throws CL_BUILD_PROGRAM_FAILURE for no reason)
5 years ago
jsteube 1537fc4e5d Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning)
5 years ago
jsteube c43ef406a9 Make sure not to abort entire benchmark if a mode was marked as unstable
5 years ago
jsteube 88a051629c Support module specific JiT compiler build options
5 years ago
jsteube 166f908241 Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY
5 years ago
jsteube 540b405e3a Replace IS_ROCM with HAS_VPERM and HAS_VADD3
5 years ago
jsteube 0096f1a56b Add generic_salt_encode so we have both function types
5 years ago
jsteube 6f4b72bcd3 Rename parse_and_store_generic_salt to generic_salt_decode
5 years ago
jsteube bab735b367 Get rid of hash_type variable. This hopefully reduces some confusion for new hashcat kernel developers
5 years ago
jsteube 75f7172cca Prepare remove of hash_type variable
5 years ago
jsteube dc9c7e4027 Add -m 3710, 3800, 4010, 4110, 4300, 4400, 4500, 4520, 4521, 4522, 4700 module
5 years ago
jsteube c584fa3646 Add -m 121, 124, 2600, 2611, 2612, 2711 and 3711 module
5 years ago
jsteube 000d6a0039 Add -m 11700, 11750, 11760, 11800, 11850 and 11860 module
5 years ago
jsteube 0e9330d700 Add -m 6000 and -m 6100 module
5 years ago
jsteube 977598b25d Add -m 4900 module
5 years ago
jsteube e18bb5864c Add -m 10100 module
5 years ago
jsteube b195456281 Add -m 111 module
5 years ago
jsteube aca1776aa5 Add -m 11100 module
5 years ago
jsteube f689950e0c Remove some leftovers
5 years ago
jsteube 7432db69fa Add -m 10200 module
5 years ago
jsteube 9daaca2188 Add -m 14400 module
5 years ago
jsteube f4fb9111cf Add -m 9900 module
5 years ago
jsteube 9df982382d Add -m 16600 module
5 years ago
jsteube c16a3feabc Add -m 16500 module
5 years ago
jsteube 63f0ed45bc Add -m 16400 module
5 years ago
jsteube 9cdc27b7c2 Add -m 16300 module
5 years ago
jsteube 1454580b4f Add -m 15500 module
5 years ago
jsteube 19ec4340e3 Add -m 16200 module
5 years ago
jsteube 535a5c8b40 Add -m 16100 module
5 years ago
jsteube dafe5bdafc Add -m 15200 module
5 years ago
jsteube 41ba9424fd Add -m 14700 and -m 14800 module
5 years ago
jsteube 444db31e3d Add -m 13800 module
5 years ago
jsteube 2bb5a9f76f Add -m 13600 module
5 years ago
jsteube c7b424381b Add -m 13300 module
5 years ago