You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/src
Jens Steube 0c2afde83b
Add support for clUnloadPlatformCompiler()
3 years ago
..
modules Update module_unstable_warning() on latest Intel OpenCL runtime 3 years ago
Makefile Merge pull request #2650 from matrix/fix_osx_Makefile_warnings 3 years ago
affinity.c
autotune.c
backend.c Add support for clUnloadPlatformCompiler() 3 years ago
benchmark.c
bitmap.c
bitops.c
brain.c
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
debugfile.c
dictstat.c
dispatch.c
dynloader.c
emu_general.c Wrap atomic functions with hc_ prefix to have better platform control 3 years ago
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c
emu_inc_cipher_des.c
emu_inc_cipher_kuznyechik.c
emu_inc_cipher_serpent.c
emu_inc_cipher_twofish.c
emu_inc_common.c
emu_inc_ecc_secp256k1.c
emu_inc_hash_md4.c
emu_inc_hash_md5.c
emu_inc_hash_ripemd160.c
emu_inc_hash_sha1.c
emu_inc_hash_sha224.c
emu_inc_hash_sha256.c
emu_inc_hash_sha384.c Remove more old GCC diagnostic options 6 years ago
emu_inc_hash_sha512.c
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 6 years ago
emu_inc_hash_streebog512.c
emu_inc_hash_whirlpool.c
emu_inc_platform.c
emu_inc_rp.c
emu_inc_rp_optimized.c
emu_inc_scalar.c
emu_inc_simd.c
emu_inc_truecrypt_crc32.c
emu_inc_truecrypt_keyfile.c
emu_inc_truecrypt_xts.c
emu_inc_veracrypt_xts.c
event.c
ext_ADL.c
ext_OpenCL.c
ext_cuda.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_sysfs.c
filehandling.c
folder.c
hashcat.c Fixed race condition in potfile check during removal of empty hashes 3 years ago
hashes.c Fixed access to filename which is a null-pointer in benchmark mode 3 years ago
hlfmt.c
hwmon.c Workaround for NVML and WSL2 shim 3 years ago
induct.c
interface.c Merge pull request #2586 from llamasoft/patch-1 4 years ago
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c Merge pull request #2645 from n8x0b7T/master 3 years ago
memory.c
monitor.c
mpsp.c
outfile.c
outfile_check.c Fixed invalid handling of outfile folder entries for -m 22000 4 years ago
pidfile.c
potfile.c Fixed race condition in potfile check during removal of empty hashes 3 years ago
restore.c
rp.c
rp_cpu.c
selftest.c
shared.c Kernel Development: Kernel cache is disabled automatically in casehashcat is compiled with DEBUG=1 3 years ago
slow_candidates.c
status.c Support loading hash from command line in -m 22000 and -m 22001 4 years ago
stdout.c
straight.c
terminal.c Fix compiler warning from new --hash-info section 4 years ago
thread.c
timer.c
tuningdb.c Fixed tuning database search if a device was not assigned an alias it couldn't be found in general 3 years ago
usage.c Merge pull request #2672 from matrix/example2info 4 years ago
user_options.c Update complete SCRYPT workload tuning logic. 3 years ago
wordlist.c