1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00
hashcat/include
2022-09-12 20:48:38 +02:00
..
affinity.h
autotune.h
backend.h stdout mode: transfer indexes and compressed pw buffer from device in blocks, reducing overhead 2022-02-25 16:35:55 +00:00
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 Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.h
combinator.h Update combinator.c function parameters 2016-10-06 10:10:04 +02:00
common.h The hc_bytealign_be_S() was merged too early, but is not yet used anywhere for this platform so we can remove it again. 2021-08-12 15:15:32 +02:00
convert.h
cpt.h
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
emu_general.h Update module_unstable_warning for benchmark short selection on macOS for CPU and GPU; Allow use of GPU without --force testwise 2021-05-10 14:36:41 +02:00
emu_inc_bignum_operations.h
emu_inc_cipher_aes.h
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h
emu_inc_hash_base58.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_radmin3_constants.h radmin3: use hexadecimal instead of .incbin 2022-05-30 18:00:06 +02:00
emu_inc_rp_optimized.h Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_rp.h
event.h
ext_ADL.h
ext_cuda.h
ext_hip.h
ext_hiprtc.h HIP Backend: removed unused functions from hiprtc to workaroung missing function symbols on windows dll 2022-08-26 14:53:15 +02:00
ext_iokit.h
ext_lzma.h remove ioapi include 2021-12-29 18:17:01 -08:00
ext_metal.h
ext_nvapi.h
ext_nvml.h
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs_amdgpu.h Rename hardware monitor interface sysfs to sysfs_amdgpu 2021-07-09 20:48:10 +02:00
ext_sysfs_cpu.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
modules.h
monitor.h
mpsp.h
outfile_check.h
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp.h
selftest.h Add HC_API_CALL to a few functions 2018-09-18 16:34:00 -07:00
shared.h
slow_candidates.h update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
sort_r.h
status.h
stdout.h
straight.h Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h minor code style fixes 2022-03-31 19:19:16 +02:00
thread.h Use critical section instead of mutex in Windows 2021-07-10 16:29:40 +03:00
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h