1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-10 03:35:44 +00:00
hashcat/include
2016-11-22 18:39:02 +01:00
..
affinity.h
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h
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 Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
combinator.h
common.h
convert.h
cpt.h Update cpt.c function parameters 2016-10-06 10:26:47 +02:00
cpu_aes.h
cpu_crc32.h
cpu_des.h
cpu_md4.h Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_md5.h
cpu_sha1.h changed uint to u32 2016-10-04 00:35:49 -04:00
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
ext_ADL.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
ext_xnvctrl.h
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
hashcat.h Move opencl_info() to terminal.c 2016-10-25 16:40:06 +02:00
hashes.h Handling --show and --left need to be refactored, do not use those flags atm 2016-10-18 20:42:34 +02:00
hlfmt.h Update hlfmt.c function parameters 2016-10-06 21:12:32 +02:00
hwmon.h Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro 2016-11-05 23:19:13 +01:00
induct.h
interface.h
locking.h
logfile.h Fix some variable names in hashcat.log 2016-11-22 18:39:02 +01:00
loopback.h
memory.h
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
restore.h
rp_cpu.h
rp_kernel_on_cpu.h Some cleanup before going to optimize more code in inc_rp.c 2016-11-01 13:01:15 +01:00
rp.h
shared.h
sort_r.h
status.h
stdout.h
straight.h Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h Added option --keep-guessing to continue cracking hashes even after they have been cracked. 2016-10-31 10:09:04 +01:00
weak_hash.h
wordlist.h