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 d130cc66b3
Optimize ISA code on HIP for V_ALIGNBIT_B32 using a different template for inline assembly
3 years ago
..
modules Optimize ISA code on HIP for V_ALIGNBIT_B32 using a different template for inline assembly 3 years ago
Makefile
affinity.c Allow CPU affinity mask up to 64 processors in Windows. Remove call to SetThreadAffinityMask as SetProcessAffinityMask limits all threads in process. Report error code. pthread_setaffinity_np returns non-zero if failure; works also with OSX as it reports KERN_SUCCESS which is zero. 3 years ago
autotune.c
backend.c
benchmark.c
bitmap.c
bitops.c
brain.c
combinator.c Removed option --example-hashes, now is an alias of --hash-info 4 years ago
common.c
convert.c suppress some handpicked control characters from being printed to console 4 years ago
cpt.c
cpu_crc32.c
debugfile.c
dictstat.c
dispatch.c
dynloader.c
emu_general.c
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
emu_inc_hash_sha512.c
emu_inc_hash_streebog256.c
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
event.c
ext_ADL.c
ext_OpenCL.c
ext_cuda.c
ext_hip.c
ext_hiprtc.c
ext_iokit.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c
filehandling.c
folder.c
hashcat.c Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support 3 years ago
hashes.c
hlfmt.c
hwmon.c
induct.c
interface.c
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c Add event about autodetection process start 3 years ago
memory.c
monitor.c
mpsp.c
outfile.c
outfile_check.c
pidfile.c
potfile.c
restore.c
rp.c
rp_cpu.c
selftest.c
shared.c File handling: Do not abort on seeing a BOM in input files, just warn and ignore the BOM 3 years ago
slow_candidates.c
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
wordlist.c