1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-14 22:36:04 +00:00
hashcat/include
2016-10-18 00:13:40 +02:00
..
affinity.h
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 2016-09-27 11:09:17 +02:00
bitmap.h
bitops.h Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
combinator.h
common.h
convert.h Added the current first and last password candidate test queued for execution per device on status view 2016-10-04 18:30:00 +02:00
cpt.h
cpu_aes.h
cpu_crc32.h
cpu_des.h Added docs/credits.txt 2016-09-11 22:20:15 +02: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
dispatch.h
dynloader.h
event.h
ext_ADL.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
ext_xnvctrl.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
filehandling.h Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
induct.h
interface.h
locking.h
logfile.h
loopback.h
memory.h
monitor.h Move more status display calculate logic into separate functions 2016-10-17 13:44:07 +02:00
mpsp.h
opencl.h Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
outfile_check.h
outfile.h
potfile.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
restore.h
rp_cpu.h
rp_kernel_on_cpu.h replaced swap_workaround macro with byte_swap_32() from bitops.c 2016-10-01 12:39:48 +02:00
rp.h
shared.h
sort_r.h
status.h Make status_display_machine_readable() use of hashcat_status_t 2016-10-18 00:13:40 +02:00
stdout.h
straight.h Add straight_ctx_update_loop() 2016-10-06 22:18:20 +02:00
terminal.h
thread.h
timer.h Replaced timer macros with inlines 2016-10-01 12:55:39 +02:00
tuningdb.h
types.h Make status_display_machine_readable() use of hashcat_status_t 2016-10-18 00:13:40 +02:00
usage.h
user_options.h
weak_hash.h
wordlist.h