1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-26 23:51:16 +00:00
hashcat/include
2021-06-30 21:01:55 +02:00
..
affinity.h
autotune.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
backend.h
benchmark.h Added option --benchmark-all to benchmark all hash-modes not just the default selection 2017-12-05 11:08:59 +01:00
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 Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support 2021-06-26 20:24:45 +02:00
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 VeraCrypt: Increase password length support for non-boot volumes from 64 to 128. 2021-06-17 09:45:30 +02: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
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
emu_inc_ecc_secp256k1.h electrum 4/5: improve speed (rm hook) 2019-12-05 10:43:42 +01:00
emu_inc_hash_md4.h
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
event.h
ext_ADL.h Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_cuda.h
ext_iokit.h
ext_lzma.h
ext_nvapi.h Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_nvml.h
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
keyboard_layout.h
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
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 Remove unnecessary includes 2017-03-04 18:30:39 -08:00
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
rp_cpu.h
rp.h Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h Merge pull request #2825 from matrix/hwmon_osx_v2 2021-06-20 11:09:35 +02:00
stdout.h
straight.h
terminal.h
thread.h Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 2021-05-05 22:53:04 +02:00
timer.h Replaced timer macros with inlines 2016-10-01 12:55:39 +02:00
tuningdb.h
types.h File handling: Do not abort on seeing a BOM in input files, just warn and ignore the BOM 2021-06-29 20:42:22 +02:00
usage.h
user_options.h
wordlist.h