1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-26 23:51:16 +00:00
hashcat/include
2021-07-30 11:34:25 +03: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
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
combinator.h
common.h
convert.h
cpt.h
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 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_cipher_aes.h
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
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
emu_inc_rp_optimized.h
emu_inc_rp.h
event.h
ext_ADL.h
ext_cuda.h
ext_hip.h
ext_hiprtc.h HIP Backend: Added support to support HIP 4.4 and later, but added check to rule out older versions because they are incompatible 2021-07-23 16:04:34 +02:00
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_amdgpu.h
ext_sysfs_cpu.h
filehandling.h use const char for fopen mode 2021-07-22 18:11:11 -07:00
folder.h use recursive mkdir for the profile and the cache dir 2021-06-05 21:55:59 +02:00
hashcat.h
hashes.h check_hash() needs to return value to indicate possible error 2021-07-27 14:36:48 +03:00
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 Add some additional start-up checks 2016-10-06 17:26:15 +02:00
memory.h
modules.h
monitor.h
mpsp.h Fix calculation of mask length for status view in case hex-charset is used 2019-10-09 19:18:18 +02:00
outfile_check.h
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 hashcat 6.1.1 2020-07-29 12:16:53 +02:00
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 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
slow_candidates.h update all HCFILE vars and related code 2019-07-02 21:30:35 +02:00
sort_r.h use fallback qsort implementation on linux systems without glibc 2017-11-11 04:30:44 +01:00
status.h
stdout.h fix some datatypes 2018-02-08 19:13:29 +01:00
straight.h Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h Removed option --example-hashes, now is an alias of --hash-info 2020-12-29 07:56:20 +01:00
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