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
philsmd ff53873791
radmin3: use hexadecimal instead of .incbin
2 years ago
..
affinity.h
autotune.h
backend.h stdout mode: transfer indexes and compressed pw buffer from device in blocks, reducing overhead 2 years ago
benchmark.h
bitmap.h
bitops.h Remove add3() from bitops, replaced with the ones in inc_common.cl 5 years ago
brain.h Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support 3 years ago
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 tokenizer support for TOKEN_ATTR_VERIFY_FLOAT 5 years ago
cpt.h
cpu_crc32.h VeraCrypt: Increase password length support for non-boot volumes from 64 to 128. 3 years ago
debugfile.h
dictstat.h Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry. 4 years ago
dispatch.h
dynloader.h Fix extra semicolon warnings 5 years ago
emu_general.h Update module_unstable_warning for benchmark short selection on macOS for CPU and GPU; Allow use of GPU without --force testwise 3 years ago
emu_inc_bignum_operations.h added Radmin3 2 years ago
emu_inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
emu_inc_cipher_des.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
emu_inc_ecc_secp256k1.h electrum 4/5: improve speed (rm hook) 5 years ago
emu_inc_hash_md4.h Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md5.h Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha1.h Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha256.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
emu_inc_hash_sha512.h Remove more old GCC diagnostic options 5 years ago
emu_inc_radmin3_constants.h radmin3: use hexadecimal instead of .incbin 2 years ago
emu_inc_rp.h Remove more old GCC diagnostic options 5 years ago
emu_inc_rp_optimized.h Remove more old GCC diagnostic options 5 years ago
event.h
ext_ADL.h OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h 2 years ago
ext_OpenCL.h beautify ext_OpenCL.h 2 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 2 years ago
ext_hip.h Update HIP includes to work with Linux on HIP 5.1.20531+ 2 years ago
ext_hiprtc.h Update HIP includes to work with Linux on HIP 5.1.20531+ 2 years ago
ext_iokit.h Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal) 2 years ago
ext_lzma.h remove ioapi include 2 years ago
ext_metal.h Backends: added Metal host-code 2 years ago
ext_nvapi.h Restyling hwmon (2021)(2) 3 years ago
ext_nvml.h Restyling hwmon (2021)(2) 3 years ago
ext_nvrtc.h CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 2 years ago
ext_sysfs_amdgpu.h Rename hardware monitor interface sysfs to sysfs_amdgpu 3 years ago
ext_sysfs_cpu.h Added temperature watchdog and utilization for CPU on linux using sysfs and procfs 3 years ago
filehandling.h Avoid directly accessing file handle 3 years ago
folder.h use recursive mkdir for the profile and the cache dir 3 years ago
hashcat.h Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
hashes.h check_hash() needs to return value to indicate possible error 3 years ago
hlfmt.h switch almost all FILE ops, potfile is the only missing 5 years ago
hwmon.h show all fans in hwmon output 3 years ago
induct.h
interface.h Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 3 years ago
keyboard_layout.h
locking.h Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format 5 years ago
logfile.h Fix extra semicolon warnings 5 years ago
loopback.h
memory.h
modules.h User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line 3 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 Fix segfault in --hash-info by avoid huge stack buffer allocation 3 years ago
outfile_check.h
pidfile.h
potfile.h Keep output of --show and --left in the original ordering of the input hash file 5 years ago
restore.h hashcat 6.1.1 4 years ago
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 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon 3 years ago
slow_candidates.h update all HCFILE vars and related code 5 years ago
sort_r.h Fix the build for NetBSD 2 years ago
status.h added device type 2 years ago
stdout.h
straight.h
terminal.h minor code style fixes 2 years ago
thread.h Use critical section instead of mutex in Windows 3 years ago
timer.h
tuningdb.h Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 3 years ago
types.h Added user advice if a hash throws 'token length exception' 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 switch almost all FILE ops, potfile is the only missing 5 years ago