1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-12 10:58:57 +00:00
hashcat/include
2016-12-23 14:57:46 +01:00
..
affinity.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
autotune.h
benchmark.h
bitmap.h
bitops.h
combinator.h
common.h Use $HEX[...] in case the password includes the separater character, increases potfile reading performance 2016-12-09 14:54:13 +01:00
convert.h Hash Parser: Improved error detection of invalid hex characters where hex character are expected 2016-12-23 14:57:46 +01:00
cpt.h
cpu_aes.h
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
dispatch.h
dynloader.h
event.h Only apply gnu_printf to MinGW 2016-12-03 16:04:38 -08:00
ext_ADL.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
ext_nvapi.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
ext_nvml.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
ext_OpenCL.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
ext_sysfs.h
ext_xnvctrl.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
filehandling.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
folder.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
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h Removed function induct_ctx_cleanup() from induct.c - code was moved into hashcat.c 2016-11-16 10:13:40 +01:00
interface.h WPA cracking: Reuse PBKDF2 intermediate keys if duplicate essid is detected 2016-12-22 02:17:49 +01:00
locking.h Fix locking.c warnings when compiling on windows 2016-11-07 15:02:34 +01:00
logfile.h Fix some variable names in hashcat.log 2016-11-22 18:39:02 +01:00
loopback.h Add some additional start-up checks 2016-10-06 17:26:15 +02:00
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
monitor.h
mpsp.h
opencl.h Improve CPU detection on AMDGPU-Pro 2016-11-14 13:05:40 +01:00
outfile_check.h
outfile.h
potfile.h Move hc_qsort_r() and hc_bsearch_r() from potfile.c to shared.c - Lets us use them from within all objects 2016-11-16 10:22:57 +01:00
restore.h
rp_cpu.h
rp_kernel_on_cpu.h
rp.h
shared.h Move hc_qsort_r() and hc_bsearch_r() from potfile.c to shared.c - Lets us use them from within all objects 2016-11-16 10:22:57 +01:00
sort_r.h Fix compilation for native Cygwin 2016-11-29 14:10:39 -08:00
status.h New option --progress-only: Quickly provides ideal progress step size and time to process it per device based on the user hashes and selected options, then quit 2016-12-09 23:44:43 +01:00
stdout.h
straight.h
terminal.h New option --progress-only: Quickly provides ideal progress step size and time to process it per device based on the user hashes and selected options, then quit 2016-12-09 23:44:43 +01:00
thread.h
timer.h
tuningdb.h
types.h Hash Parser: Improved error detection of invalid hex characters where hex character are expected 2016-12-23 14:57:46 +01:00
usage.h
user_options.h
weak_hash.h
wordlist.h