1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-06 17:55:52 +00:00
hashcat/include
2019-07-29 18:42:50 +02:00
..
affinity.h
autotune.h
backend.h
benchmark.h
bitmap.h
bitops.h
brain.h Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows 2018-10-31 10:50:16 +01:00
combinator.h
common.h
convert.h Suggested changes for pull request 2019-05-15 07:29:29 +02:00
cpt.h
cpu_crc32.h
debugfile.h
dictstat.h Fix empty line check in _old_apply_rule() 2017-10-01 17:03:16 +02:00
dispatch.h
dynloader.h
emu_general.h Make it easier to include OpenCL kernels into modules 2019-04-04 20:01:37 +02:00
emu_inc_cipher_aes.h
emu_inc_cipher_des.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 Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_cuda.h Add hc_cuCtxSetCacheConfig() 2019-05-09 00:04:05 +02:00
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h Do some CUDA and NVRTC version checks on startup 2019-06-05 10:53:48 +02:00
ext_OpenCL.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h
keyboard_layout.h
locking.h
logfile.h
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use. 2016-11-20 22:54:52 +01:00
modules.h
monitor.h fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it) 2018-10-31 11:37:06 +01:00
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 2017-06-23 14:43:43 +02:00
outfile_check.h
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h Replace char[] with *char 2017-11-13 12:12:44 -08:00
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
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