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 52068e25d5
Add some additional start-up checks
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 Update bitmap.c function parameters 8 years ago
bitops.h Move sanity check into user_options.c 8 years ago
combinator.h Update combinator.c function parameters 8 years ago
common.h Added fix for Visual Studio compiler in C mode 8 years ago
convert.h Added the current first and last password candidate test queued for execution per device on status view 8 years ago
cpt.h Update cpt.c function parameters 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 changed uint to u32 8 years ago
cpu_sha1.h changed uint to u32 8 years ago
cpu_sha256.h changed uint to u32 8 years ago
debugfile.h Update debugfile.c and hashes.c function parameters 8 years ago
dictstat.h Add some additional start-up checks 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 Update folder.c function parameters 8 years ago
hashcat.h Add some useful stuff to main.c 8 years ago
hashes.h Update debugfile.c and hashes.c function parameters 8 years ago
hlfmt.h changed uint to u32 8 years ago
hwmon.h Update hwmon.c function parameters 8 years ago
induct.h Update induct.c function parameters 8 years ago
interface.h Update interface.c function parameters 8 years ago
locking.h Added docs/credits.txt 8 years ago
logfile.h Add some additional start-up checks 8 years ago
logging.h Added docs/credits.txt 8 years ago
loopback.h Add some additional start-up checks 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 Update mpsp.c function parameters 8 years ago
opencl.h Update opencl.c and autotune.c function parameters 8 years ago
outfile.h Add some additional start-up checks 8 years ago
outfile_check.h Update outfile_check.c function parameters 8 years ago
potfile.h Add some additional start-up checks 8 years ago
restore.h Update restore.c function parameters 8 years ago
rp.h changed uint to u32 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 Update status.c function parameters 8 years ago
stdout.h Update opencl.c and autotune.c function parameters 8 years ago
straight.h Update straight.c function parameters 8 years ago
terminal.h Add some useful stuff to main.c 8 years ago
thread.h changed uint to u32 8 years ago
timer.h Replaced timer macros with inlines 8 years ago
tuningdb.h Update tuning_db.c function parameters 8 years ago
types.h Add some reserved scratch buffer for innerloop combinator instead of reallocating each time 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 Update user_options.c function parameters 8 years ago
weak_hash.h changed uint to u32 8 years ago
wordlist.h Update wordlist.c function parameters 8 years ago