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/include
Jens Steube 8973f2beca
Add more RC_FINAL_ enum types
2 years ago
..
affinity.h
autotune.h
backend.h stdout mode: transfer indexes and compressed pw buffer from device in blocks, reducing overhead 3 years ago
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h The hc_bytealign_be_S() was merged too early, but is not yet used anywhere for this platform so we can remove it again. 3 years ago
convert.h Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2 years ago
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
emu_general.h
emu_inc_bignum_operations.h added Radmin3 2 years ago
emu_inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 6 years ago
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h
emu_inc_hash_base58.h fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking 2 years ago
emu_inc_hash_md4.h
emu_inc_hash_md5.h
emu_inc_hash_sha1.h
emu_inc_hash_sha256.h
emu_inc_hash_sha512.h
emu_inc_radmin3_constants.h radmin3: use hexadecimal instead of .incbin 2 years ago
emu_inc_rp.h Remove more old GCC diagnostic options 6 years ago
emu_inc_rp_optimized.h
event.h
ext_ADL.h OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h 3 years ago
ext_OpenCL.h beautify ext_OpenCL.h 3 years ago
ext_cuda.h CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 3 years ago
ext_hip.h Update HIP includes to work with Linux on HIP 5.1.20531+ 2 years ago
ext_hiprtc.h HIP Backend: removed unused functions from hiprtc to workaroung missing function symbols on windows dll 2 years ago
ext_iokit.h Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal) 3 years ago
ext_lzma.h remove ioapi include 3 years ago
ext_metal.h Backends: added Metal host-code 3 years ago
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 3 years ago
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
filehandling.h Avoid directly accessing file handle 3 years ago
folder.h
hashcat.h
hashes.h check_hash() needs to return value to indicate possible error 3 years ago
hlfmt.h
hwmon.h show all fans in hwmon output 3 years ago
induct.h
interface.h change interface, add module_benchmark_charset () 2 years ago
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h change interface, add module_benchmark_charset () 2 years ago
monitor.h
mpsp.h Fix calculation of mask length for status view in case hex-charset is used 5 years ago
outfile.h
outfile_check.h
pidfile.h
potfile.h
restore.h
rp.h Added option --generate-rules-func-sel to specify a pool of operators that the random rule generator is allowed to pick from 3 years ago
rp_cpu.h
selftest.h
shared.h Prepare file_to_buffer() for later use 2 years ago
slow_candidates.h
sort_r.h Fix the build for NetBSD 3 years ago
status.h Refactored Recovered.New... handling 2 years ago
stdout.h
straight.h
terminal.h minor code style fixes 3 years ago
thread.h
timer.h
tuningdb.h Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup 2 years ago
types.h Add more RC_FINAL_ enum types 2 years ago
usage.h Usage Screen: On windows console, wait for any keypress if usage_mini_print() is used 3 years ago
user_options.h
wordlist.h