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 fb5d840cf8
Move wordlist folder scan to straight.c and combinator.c init functions
8 years ago
..
affinity.h Introduce hashes_t; not finishe yet 8 years ago
autotune.h Finished refactoring to remove all global variables 8 years ago
benchmark.h Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 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
combinator.h Move wordlist folder scan to straight.c and combinator.c init functions 8 years ago
common.h Added fix for Visual Studio compiler in C mode 8 years ago
convert.h Fix some missing sign conversions 8 years ago
cpt.h Make bitmaps, cracks-per-time and debugfile support modular 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
debugfile.h Make bitmaps, cracks-per-time and debugfile support modular 8 years ago
dictstat.h Add some useful stuff to main.c 8 years ago
dispatch.h Move thread_monitor() to monitor.c 8 years ago
dynloader.h Replaced dynloader macros with real functions 8 years ago
ext_ADL.h fixing calling conventions in ext_adl.h 8 years ago
ext_OpenCL.h Give all those anonymous structures a name, makes it easier to load the project into VS 8 years ago
ext_nvapi.h Use NvAPI_Status for RC with NvAPI instead of pure int 8 years ago
ext_nvml.h Give all those anonymous structures a name, makes it easier to load the project into VS 8 years ago
ext_xnvctrl.h Give all those anonymous structures a name, makes it easier to load the project into VS 8 years ago
filehandling.h Use larger counter to handle larger wordlists 8 years ago
folder.h Added hc_mkdir instead of mkdir macro 8 years ago
hashcat.h Add some useful stuff to main.c 8 years ago
hashes.h Finished refactoring to remove all global variables 8 years ago
hlfmt.h Move around some types and globals were they belong to 8 years ago
hwmon.h Make use of hwmon_ctx_t 8 years ago
induct.h Cleaned up data_t, only contexts left 8 years ago
interface.h Move wordlist folder scan to straight.c and combinator.c init functions 8 years ago
locking.h Added docs/credits.txt 8 years ago
logfile.h Rewrote logfile handling from scratch 8 years ago
logging.h Added docs/credits.txt 8 years ago
loopback.h Make loopback support modular 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 Make use of argc/argv easier 8 years ago
opencl.h Finished refactoring to remove all global variables 8 years ago
outfile.h Move around some types and globals were they belong to 8 years ago
outfile_check.h Remove unneeded includes from outfile_check.c 8 years ago
potfile.h Finished refactoring to remove all global variables 8 years ago
restore.h Move more stuff to status_ctx_t 8 years ago
rp.h Separate rules and straight mode from each other, remove rules_ctx_t 8 years ago
rp_cpu.h Prepare for rules_ctx_t 8 years ago
rp_kernel_on_cpu.h replaced swap_workaround macro with byte_swap_32() from bitops.c 8 years ago
shared.h Fix some missing sign conversions 8 years ago
sort_r.h Replace ssort() with sort_r.h 8 years ago
status.h Remove unneeded includes 8 years ago
stdout.h Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_* 8 years ago
straight.h Move wordlist folder scan to straight.c and combinator.c init functions 8 years ago
terminal.h Add some useful stuff to main.c 8 years ago
thread.h Finished refactoring to remove all global variables 8 years ago
timer.h Replaced timer macros with inlines 8 years ago
tuningdb.h Make tuning_db support modular 8 years ago
types.h Fix some variable name convention 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 Make use of argc/argv easier 8 years ago
weak_hash.h Finished refactoring to remove all global variables 8 years ago
wordlist.h Use larger counter to handle larger wordlists 8 years ago