You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/include
jsteube d3d9b4e679
Reduce max. number of allowed function calls per rule from 256 to 32 to save GPU memory
8 years ago
..
affinity.h Introduce hashes_t; not finishe yet 8 years ago
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 8 years ago
autotune.h Get rid of attack_kern variable in data. context 8 years ago
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 8 years ago
bitmap.h Move all bitmap related host code into bitmap.c 8 years ago
bitops.h Move sanity check into user_options.c 8 years ago
common.h Make more use of new user_options_t* 8 years ago
convert.h Added docs/credits.txt 8 years ago
cpu_aes.h Introduce hashes_t; not finishe yet 8 years ago
cpu_crc32.h Added docs/credits.txt 8 years ago
cpu_des.h Added docs/credits.txt 8 years ago
cpu_md5.h Added docs/credits.txt 8 years ago
cpu_sha1.h Added docs/credits.txt 8 years ago
cpu_sha256.h Added docs/credits.txt 8 years ago
data.h Introduce hashes_t; not finishe yet 8 years ago
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 8 years ago
dictstat.h Introduce hashes_t; not finishe yet 8 years ago
dispatch.h Move thread_monitor() to monitor.c 8 years ago
dynloader.h Added docs/credits.txt 8 years ago
ext_ADL.h Added docs/credits.txt 8 years ago
ext_OpenCL.h Added docs/credits.txt 8 years ago
ext_nvapi.h Added docs/credits.txt 8 years ago
ext_nvml.h Added docs/credits.txt 8 years ago
ext_xnvctrl.h Added docs/credits.txt 8 years ago
filehandling.h Added docs/credits.txt 8 years ago
filenames.h Added docs/credits.txt 8 years ago
folder.h Fix missing includes in folder.h 8 years ago
hash_management.h Get rid of wordlist_mode variable in data. context 8 years ago
hlfmt.h Get rid of data.username 8 years ago
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 8 years ago
induct.h Move all induction folder related host code into induct.c 8 years ago
interface.h Get rid of truecrypt_keyfiles and veracrypt_keyfiles variable in main 8 years ago
locking.h Added docs/credits.txt 8 years ago
logfile.h Get rid of logfile_disable variable in data. context 8 years ago
logging.h Added docs/credits.txt 8 years ago
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 8 years ago
memory.h Added docs/credits.txt 8 years ago
monitor.h Move thread_monitor() to monitor.c 8 years ago
mpsp.h Get rid of hex_charset variable in data. context 8 years ago
opencl.h Move all bitmap related host code into bitmap.c 8 years ago
outfile.h Get rid of outfile, outfile_format, outfile_autohex, outfile_check_timer variable in main 8 years ago
outfile_check.h Move all outfile-check folder related host code into outfile_check.c 8 years ago
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 8 years ago
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 8 years ago
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 8 years ago
restore.h Get rid of restore, restore_disable and restore_timer variables in data. context 8 years ago
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 8 years ago
rp_kernel_on_cpu.h Added docs/credits.txt 8 years ago
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 8 years ago
session.h Move all bitmap related host code into bitmap.c 8 years ago
shared.h Move sanity check into user_options.c 8 years ago
status.h Get rid of attack_kern variable in data. context 8 years ago
stdout.h Get rid of attack_mode variable in data. context 8 years ago
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 8 years ago
thread.h Move global mux_dispatcher variable into opencl_ctx_t 8 years ago
timer.h Introduce hashes_t; not finishe yet 8 years ago
tuningdb.h Introduce hashes_t; not finishe yet 8 years ago
types.h Reduce max. number of allowed function calls per rule from 256 to 32 to save GPU memory 8 years ago
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 8 years ago
user_options.h Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode 8 years ago
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 8 years ago
weak_hash.h Get rid of wordlist_mode variable in data. context 8 years ago
wordlist.h Get rid of hex_wordlist variable in data. context 8 years ago