1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 14:59:37 +00:00
hashcat/include
2020-09-06 13:29:32 +02:00
..
affinity.h
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 Update combinator.c function parameters 2016-10-06 10:10:04 +02:00
common.h
convert.h
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_crc32.h
debugfile.h Update debugfile.c and hashes.c function parameters 2016-10-06 10:55:14 +02:00
dictstat.h
dispatch.h
dynloader.h
emu_general.h
emu_inc_cipher_aes.h
emu_inc_cipher_des.h
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 Cache cubin instead of PTX to decrease startup time 2020-01-29 15:56:36 +01:00
ext_lzma.h
ext_nvapi.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_nvml.h Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_nvrtc.h Do some CUDA and NVRTC version checks on startup 2019-06-05 10:53:48 +02:00
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h
keyboard_layout.h Fix function declaration for execute_keyboard_layout_mapping() 2019-02-07 17:15:45 +01:00
locking.h Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format 2019-07-01 01:30:24 +02:00
logfile.h Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
loopback.h
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
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 Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.h
shared.h Use special type for hashlist sorting in brain_compute_session() 2020-05-12 08:54:26 +02:00
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
wordlist.h switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00