1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-22 12:32:04 +00:00
hashcat/include
2021-04-27 19:09:44 +02:00
..
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h
backend.h
benchmark.h
bitmap.h Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 2016-10-13 10:07:04 +02:00
bitops.h
brain.h
combinator.h
common.h Backend: Changed the maximum number of compute devices from 64 to 128 2020-07-10 11:32:42 +02:00
convert.h
cpt.h
cpu_crc32.h Add module for -m 12500 2019-01-25 13:31:32 +01:00
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. 2020-03-10 15:42:55 +01:00
dispatch.h
dynloader.h
emu_general.h Wrap atomic functions with hc_ prefix to have better platform control 2021-04-20 17:47:44 +02:00
emu_inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
emu_inc_cipher_des.h Get rid of CONSTSPEC macro in OpenCL kernels 2019-04-04 10:15:34 +02:00
emu_inc_ecc_secp256k1.h
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_rp_optimized.h
emu_inc_rp.h
event.h
ext_ADL.h
ext_cuda.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h Add support to configure hash-mode specific range of number of hashes supported 2019-05-19 14:46:05 +02:00
keyboard_layout.h
locking.h
logfile.h
loopback.h
memory.h
modules.h Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init() 2020-08-29 16:12:15 +02:00
monitor.h
mpsp.h
outfile_check.h
outfile.h
pidfile.h
potfile.h Keep output of --show and --left in the original ordering of the input hash file 2019-11-05 13:49:22 +01:00
restore.h hashcat 6.1.1 2020-07-29 12:16:53 +02:00
rp_cpu.h
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h use fallback qsort implementation on linux systems without glibc 2017-11-11 04:30:44 +01:00
status.h Run through Clang's readability-inconsistent-declaration-parameter-name 2019-08-03 22:37:38 -07:00
stdout.h
straight.h
terminal.h
thread.h Add CUDA device attributes to -I 2019-04-30 13:38:44 +02:00
timer.h
tuningdb.h Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
types.h
usage.h
user_options.h Update some of the visual indicator of active options when benchmarking 2017-10-14 12:54:34 +02:00
wordlist.h