1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 04:23:06 +00:00
hashcat/include
2021-05-02 08:15:25 +00:00
..
affinity.h partially fix compile for musl 2017-10-30 20:16:54 -07:00
autotune.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
backend.h Add support for clUnloadPlatformCompiler() 2021-05-02 08:15:25 +00:00
benchmark.h
bitmap.h
bitops.h Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.h use BRAIN_SERVER_TIMER instead of BRAIN_SERVER_DUMP_EVERY 2020-01-11 11:26:55 +01:00
combinator.h
common.h
convert.h
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_crc32.h
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 Fix extra semicolon warnings 2019-11-09 16:42:50 -08:00
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
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_md5.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha1.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha256.h
emu_inc_hash_sha512.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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
ext_nvrtc.h
ext_OpenCL.h Add support for clUnloadPlatformCompiler() 2021-05-02 08:15:25 +00:00
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 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
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 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
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