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/src
jsteube e2c3575ecc
Use NvAPI_Status for RC with NvAPI instead of pure int
8 years ago
..
Makefile Finished refactoring to remove all global variables 8 years ago
affinity.c Fix some missing sign conversions 8 years ago
autotune.c Finished refactoring to remove all global variables 8 years ago
benchmark.c Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 8 years ago
bitmap.c Fix some missing sign conversions 8 years ago
bitops.c Adding compiler intrinsics implementation for bit operations 8 years ago
combinator.c Fix some memleaks on shutdown 8 years ago
common.c Fix some missing sign conversions 8 years ago
convert.c Fix some missing sign conversions 8 years ago
cpt.c Fix some memleaks on shutdown 8 years ago
cpu_aes.c Introduce hashes_t; not finishe yet 8 years ago
cpu_crc32.c Introduce hashes_t; not finishe yet 8 years ago
cpu_des.c Introduce hashes_t; not finishe yet 8 years ago
cpu_md5.c Fix some missing sign conversions 8 years ago
cpu_sha1.c Introduce hashes_t; not finishe yet 8 years ago
cpu_sha256.c Introduce hashes_t; not finishe yet 8 years ago
debugfile.c Fix some memleaks on shutdown 8 years ago
dictstat.c Finished refactoring to remove all global variables 8 years ago
dispatch.c Finished refactoring to remove all global variables 8 years ago
dynloader.c Replaced dynloader macros with real functions 8 years ago
ext_ADL.c Fix some missing sign conversions 8 years ago
ext_OpenCL.c Introduce hashes_t; not finishe yet 8 years ago
ext_nvapi.c Use NvAPI_Status for RC with NvAPI instead of pure int 8 years ago
ext_nvml.c added some typing to ext_nvml 8 years ago
ext_xnvctrl.c Get rid of quiet variable in data. context 8 years ago
filehandling.c Use larger counter to handle larger wordlists 8 years ago
folder.c Fix exec_path_len replacement on OSX 8 years ago
hashcat.c Finished refactoring to remove all global variables 8 years ago
hashes.c Inform user about sorting after parser 8 years ago
hlfmt.c Fix some missing sign conversions 8 years ago
hwmon.c Use ADL_PTR * instead of void * if possible 8 years ago
induct.c Fix some missing sign conversions 8 years ago
interface.c Fix WPA benchmark default mask 8 years ago
locking.c Added docs/credits.txt 8 years ago
logfile.c Fix some memleaks on shutdown 8 years ago
logging.c Fix some missing sign conversions 8 years ago
loopback.c Fix some memleaks on shutdown 8 years ago
main.c Finished refactoring to remove all global variables 8 years ago
memory.c Added docs/credits.txt 8 years ago
monitor.c Replaced timer macros with inlines 8 years ago
mpsp.c Fix some missing sign conversions 8 years ago
opencl.c Replaced timer macros with inlines 8 years ago
outfile.c Fix memleak in outfile_ctx 8 years ago
outfile_check.c Finished refactoring to remove all global variables 8 years ago
potfile.c Replace ssort() with sort_r.h 8 years ago
restore.c Fix some memleaks on shutdown 8 years ago
rp.c Separate rules and straight mode from each other, remove rules_ctx_t 8 years ago
rp_cpu.c Replaced rp_cpu macros with real functions 8 years ago
rp_kernel_on_cpu.c replaced swap_workaround macro with byte_swap_32() from bitops.c 8 years ago
shared.c Fix some missing sign conversions 8 years ago
status.c Replaced timer macros with inlines 8 years ago
stdout.c Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_* 8 years ago
straight.c Fix some memleaks on shutdown 8 years ago
terminal.c Finished refactoring to remove all global variables 8 years ago
thread.c Replaced timer macros with inlines 8 years ago
timer.c Replaced timer macros with inlines 8 years ago
tuningdb.c Fix some memleaks on shutdown 8 years ago
usage.c Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode 8 years ago
user_options.c Move around some types and globals were they belong to 8 years ago
weak_hash.c Finished refactoring to remove all global variables 8 years ago
win_file_globbing.mk Added docs/credits.txt 8 years ago
wordlist.c Finished refactoring to remove all global variables 8 years ago