1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-13 19:28:56 +00:00
hashcat/include
2016-10-01 13:37:09 +02:00
..
affinity.h
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h
bitmap.h Move all bitmap related host code into bitmap.c 2016-09-22 16:23:36 +02:00
bitops.h Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
combinator.h
common.h Because of different variants of WIN macrodef define them all 2016-10-01 13:37:09 +02:00
convert.h Fix some missing sign conversions 2016-09-30 18:39:31 +02:00
cpt.h
cpu_aes.h
cpu_crc32.h
cpu_des.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
debugfile.h
dictstat.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
dispatch.h
dynloader.h Replaced dynloader macros with real functions 2016-10-01 13:03:31 +02:00
ext_ADL.h fixing calling conventions in ext_adl.h 2016-10-01 13:25:51 +02:00
ext_nvapi.h Use NvAPI_Status for RC with NvAPI instead of pure int 2016-10-01 13:33:39 +02:00
ext_nvml.h Give all those anonymous structures a name, makes it easier to load the project into VS 2016-10-01 11:54:00 +02:00
ext_OpenCL.h Give all those anonymous structures a name, makes it easier to load the project into VS 2016-10-01 11:54:00 +02:00
ext_xnvctrl.h Give all those anonymous structures a name, makes it easier to load the project into VS 2016-10-01 11:54:00 +02:00
filehandling.h
folder.h
hashcat.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
hashes.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
hlfmt.h
hwmon.h Make use of hwmon_ctx_t 2016-09-28 22:28:44 +02:00
induct.h Cleaned up data_t, only contexts left 2016-09-29 23:49:33 +02:00
interface.h Give all those anonymous structures a name, makes it easier to load the project into VS 2016-10-01 11:54:00 +02:00
locking.h
logfile.h
logging.h
loopback.h Make loopback support modular 2016-09-30 12:07:49 +02:00
memory.h Added docs/credits.txt 2016-09-11 22:20:15 +02:00
monitor.h
mpsp.h
opencl.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
outfile_check.h
outfile.h
potfile.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
restore.h
rp_cpu.h Prepare for rules_ctx_t 2016-09-24 11:08:35 +02:00
rp_kernel_on_cpu.h replaced swap_workaround macro with byte_swap_32() from bitops.c 2016-10-01 12:39:48 +02:00
rp.h
shared.h
sort_r.h Replace ssort() with sort_r.h 2016-10-01 10:47:03 +02:00
status.h
stdout.h Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_* 2016-09-28 13:51:00 +02:00
straight.h
terminal.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
thread.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
timer.h Replaced timer macros with inlines 2016-10-01 12:55:39 +02:00
tuningdb.h
types.h Renamed __hc_device_param to hc_device_param__ to comply with standard naming convention 2016-10-01 12:33:59 +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 Move around some types and globals were they belong to 2016-09-30 09:34:06 +02:00
weak_hash.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
wordlist.h Use larger counter to handle larger wordlists 2016-09-30 16:43:59 +02:00