1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 09:58:57 +00:00
hashcat/include
2016-09-28 10:41:06 +02:00
..
affinity.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
attack_mode.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
autotune.h Separate rules and straight mode from each other, remove rules_ctx_t 2016-09-27 13:13:07 +02:00
benchmark.h Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 2016-09-27 11:09:17 +02:00
bitmap.h Move all bitmap related host code into bitmap.c 2016-09-22 16:23:36 +02:00
bitops.h Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
combinator.h Add missing combinator files 2016-09-27 20:07:49 +02:00
common.h data. no longer required in restore 2016-09-25 01:02:44 +02:00
convert.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_aes.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_crc32.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_des.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_md5.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_sha1.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
cpu_sha256.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
data.h Get rid of local_free() and global_free(), no longer required 2016-09-26 23:22:07 +02:00
debugfile.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
dictstat.h Move dictstat_init() out of outer loop, also add enabled flag 2016-09-24 13:01:17 +02:00
dispatch.h Move thread_monitor() to monitor.c 2016-09-15 04:29:22 +02:00
dynloader.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
ext_ADL.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
ext_nvapi.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
ext_nvml.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
ext_OpenCL.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
ext_xnvctrl.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
filehandling.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
folder.h Fix missing includes in folder.h 2016-09-22 11:05:04 +02:00
hash_management.h Introduct combinator_ctx_t 2016-09-27 18:32:09 +02:00
hlfmt.h Get rid of data.username 2016-09-22 11:56:06 +02:00
hwmon.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
induct.h Move all induction folder related host code into induct.c 2016-09-22 17:06:53 +02:00
interface.h Created hashconfig_kernel_thread_force() 2016-09-28 10:41:06 +02:00
locking.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
logfile.h Rewrote logfile handling from scratch 2016-09-23 21:41:05 +02:00
logging.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
loopback.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
memory.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
monitor.h Move thread_monitor() to monitor.c 2016-09-15 04:29:22 +02:00
mpsp.h refactor mask_ctx_parse_maskfile() 2016-09-27 20:02:12 +02:00
opencl.h Introduct combinator_ctx_t 2016-09-27 18:32:09 +02:00
outfile_check.h Move all outfile-check folder related host code into outfile_check.c 2016-09-22 22:40:47 +02:00
outfile.h Get rid of outfile, outfile_format, outfile_autohex, outfile_check_timer variable in main 2016-09-21 21:14:06 +02:00
potfile.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
powertune.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
remove.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
restore.h data. no longer required in restore 2016-09-25 01:02:44 +02:00
rp_cpu.h Prepare for rules_ctx_t 2016-09-24 11:08:35 +02:00
rp_kernel_on_cpu.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
rp.h Separate rules and straight mode from each other, remove rules_ctx_t 2016-09-27 13:13:07 +02:00
runtime.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
session.h Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
shared.h Move functions from filenames.c to opencl.c and shared.c 2016-09-24 21:44:43 +02:00
status.h Introduct combinator_ctx_t 2016-09-27 18:32:09 +02:00
stdout.h Introduct combinator_ctx_t 2016-09-27 18:32:09 +02:00
straight.h Separate rules and straight mode from each other, remove rules_ctx_t 2016-09-27 13:13:07 +02:00
terminal.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
thread.h Move global mux_dispatcher variable into opencl_ctx_t 2016-09-20 13:18:47 +02:00
timer.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
tuningdb.h Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
types.h refactor mask_ctx_parse_maskfile() 2016-09-27 20:02:12 +02:00
usage.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
user_options.h data. no longer required in restore 2016-09-25 01:02:44 +02:00
version.h Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
weak_hash.h Introduct combinator_ctx_t 2016-09-27 18:32:09 +02:00
wordlist.h Introduct combinator_ctx_t 2016-09-27 18:32:09 +02:00