1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-22 18:19:09 +00:00
hashcat/include
2019-01-12 15:33:46 +01:00
..
affinity.h
autotune.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 Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed 2018-11-30 22:59:43 +01:00
convert.h Add decoder_apply_optimizer () 2018-12-15 15:22:40 +01:00
cpt.h
cpu_aes.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_blake2.h
cpu_crc32.h
cpu_des.h
cpu_md4.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md5.h
cpu_sha1.h
cpu_sha256.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
debugfile.h
dictstat.h
dispatch.h
dynloader.h Use dynloader.c instead of dlopen() directly 2018-12-19 16:09:28 +01:00
event.h
ext_ADL.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h fix some datatypes 2018-02-08 19:13:29 +01:00
folder.h
hashcat.h
hashes.h Use settings from selftest hash for benchmark unless overriden by module hooks 2019-01-12 01:59:18 +01:00
hlfmt.h Switch from size_t to int 2018-12-14 12:21:14 +01:00
hwmon.h
induct.h
interface_migrate.h Add -m 400 module 2019-01-12 15:33:46 +01:00
interface.h Some cleanup 2019-01-12 15:05:33 +01:00
locking.h file locking: check return value of fcntl () 2017-02-14 15:15:50 +01:00
logfile.h
loopback.h
memory.h
modules.h Some cleanup 2019-01-12 15:05:33 +01:00
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
opencl.h
outfile_check.h
outfile.h Make use of return length from ascii_digest instead of calling strlen() 2019-01-11 23:11:56 +01:00
pidfile.h
potfile.h Make use of return length from ascii_digest instead of calling strlen() 2019-01-11 23:11:56 +01:00
restore.h Update version to 5.1.0 2018-12-02 11:58:48 +01:00
rp_cpu.h
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h
rp.h
selftest.h
shared.h Some cleanup 2019-01-12 15:05:33 +01:00
slow_candidates.h
sort_r.h
status.h
stdout.h fix some datatypes 2018-02-08 19:13:29 +01:00
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h Add -m 400 module 2019-01-12 15:33:46 +01:00
usage.h Add support for hash modules to usage.c 2019-01-06 13:23:45 +01:00
user_options.h
wordlist.h