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 15d2f9b11e
Add some reserved scratch buffer for innerloop combinator instead of reallocating each time
8 years ago
..
affinity.h
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
bitops.h
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 Added the current first and last password candidate test queued for execution per device on status view 8 years ago
cpt.h Make bitmaps, cracks-per-time and debugfile support modular 8 years ago
cpu_aes.h
cpu_crc32.h
cpu_des.h
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 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
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 Added the current first and last password candidate test queued for execution per device on status view 8 years ago
hlfmt.h changed uint to u32 8 years ago
hwmon.h changed uint to u32 8 years ago
induct.h Cleaned up data_t, only contexts left 8 years ago
interface.h changed uint to u32 8 years ago
locking.h
logfile.h Rewrote logfile handling from scratch 8 years ago
logging.h
loopback.h Make loopback support modular 8 years ago
memory.h
monitor.h
mpsp.h Add mp_css_append_salt() and mp_css_split_cnt() 8 years ago
opencl.h changed uint to u32 8 years ago
outfile.h Added the current first and last password candidate test queued for execution per device on status view 8 years ago
outfile_check.h Remove unneeded includes from outfile_check.c 8 years ago
potfile.h changed uint to u32 8 years ago
restore.h Add unlink_restore() 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 Simplify status_display_* and status_benchmark_* function parameters 8 years ago
stdout.h changed uint to u32 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 changed uint to u32 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 Add some reserved scratch buffer for innerloop combinator instead of reallocating each time 8 years ago
usage.h
user_options.h Make use of argc/argv easier 8 years ago
weak_hash.h changed uint to u32 8 years ago
wordlist.h changed uint to u32 8 years ago