1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 18:08:56 +00:00
hashcat/include
2016-09-22 15:09:48 +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 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
benchmark.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
bitmap.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
bitops.h Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
common.h Make more use of new user_options_t* 2016-09-21 16:07:49 +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 Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +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 Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +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
filenames.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 Get rid of status* variables in data. context 2016-09-22 14:52:51 +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 some general induction-related functions to induct.c 2016-09-14 15:08:22 +02:00
interface.h Get rid of truecrypt_keyfiles and veracrypt_keyfiles variable in main 2016-09-21 22:21:35 +02:00
locking.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
logfile.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
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 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
opencl.h Get rid of benchmark variable in data. context 2016-09-22 15:07:19 +02:00
outfile_check.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
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 Get rid of restore, restore_disable and restore_timer variables in data. context 2016-09-22 14:45:00 +02:00
rp_cpu.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
rp_kernel_on_cpu.h Added docs/credits.txt 2016-09-11 22:20:15 +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 Introduce folder_config_t 2016-09-21 23:06:11 +02:00
shared.h Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
status.h Get rid of rp_* variables in data. context 2016-09-22 12:45:48 +02:00
stdout.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
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 Get rid of scrypt_tmto variable in data. context 2016-09-22 15:09:48 +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 Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode 2016-09-22 10:55:33 +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 Get rid of status* variables in data. context 2016-09-22 14:52:51 +02:00
wordlist.h Get rid of rule_buf_l, rule_buf_r, rule_len_l and rule_len_r in data. context 2016-09-22 12:15:13 +02:00