1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-06 17:55:52 +00:00
hashcat/include
Jens Steube af5d346244
Merge pull request #2894 from jtojanen/master
Allow async execution
2021-08-02 10:05:20 +02:00
..
affinity.h
autotune.h
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
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
dispatch.h The hashcat brain 2018-10-28 16:47:13 +01:00
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 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 Add function to distinguish between warning and advice messages 2017-03-25 20:50:37 +01:00
ext_ADL.h
ext_cuda.h Implement async run_cuda_kernel_memset() and run_cuda_kernel_memset32() 2021-07-27 18:56:59 +03:00
ext_hip.h
ext_hiprtc.h
ext_iokit.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs_amdgpu.h
ext_sysfs_cpu.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
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
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 Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 2021-08-01 16:25:37 +02:00
monitor.h
mpsp.h
outfile_check.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
outfile.h
pidfile.h
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
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h Removed option --example-hashes, now is an alias of --hash-info 2020-12-29 07:56:20 +01:00
thread.h Use critical section instead of mutex in Windows 2021-07-10 16:29:40 +03:00
timer.h Fix clock_gettime() on OSX (v2) 2018-01-11 02:41:16 +01:00
tuningdb.h Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin 2021-08-01 16:25:37 +02:00
types.h
usage.h
user_options.h
wordlist.h