1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 09:58:57 +00:00
hashcat/include
2016-10-01 14:22:50 +02:00
..
affinity.h
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 2016-09-27 11:09:17 +02:00
bitmap.h
bitops.h
combinator.h Add missing combinator files 2016-09-27 20:07:49 +02:00
common.h Added fix for Visual Studio compiler in C mode 2016-10-01 13:42:40 +02:00
convert.h Fix some missing sign conversions 2016-09-30 18:39:31 +02:00
cpt.h Make bitmaps, cracks-per-time and debugfile support modular 2016-09-30 11:48:14 +02:00
cpu_aes.h
cpu_crc32.h
cpu_des.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h Make bitmaps, cracks-per-time and debugfile support modular 2016-09-30 11:48:14 +02:00
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 Use larger counter to handle larger wordlists 2016-09-30 16:43:59 +02:00
folder.h Added hc_mkdir instead of mkdir macro 2016-10-01 13:51:06 +02:00
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 Move around some types and globals were they belong to 2016-09-30 09:34:06 +02:00
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
monitor.h
mpsp.h refactor mask_ctx_parse_maskfile() 2016-09-27 20:02:12 +02:00
opencl.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
outfile_check.h Remove unneeded includes from outfile_check.c 2016-09-30 12:28:29 +02:00
outfile.h Move around some types and globals were they belong to 2016-09-30 09:34:06 +02:00
potfile.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
restore.h Move more stuff to status_ctx_t 2016-09-29 23:25:29 +02:00
rp_cpu.h
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 Separate rules and straight mode from each other, remove rules_ctx_t 2016-09-27 13:13:07 +02:00
shared.h Fix some missing sign conversions 2016-09-30 17:41:40 +02:00
sort_r.h Replace ssort() with sort_r.h 2016-10-01 10:47:03 +02:00
status.h Remove unneeded includes 2016-09-30 00:38:29 +02:00
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 Add inner2_loop() 2016-09-29 14:46:51 +02:00
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 Make tuning_db support modular 2016-09-30 12:58:06 +02:00
types.h Use hc_stat from types.c instead of OS dependant branching 2016-10-01 14:22:50 +02:00
usage.h
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