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 de21c005fd
Move setup_console() to terminal.c
8 years ago
..
Makefile Introduct combinator_ctx_t 8 years ago
affinity.c Introduce hashes_t; not finishe yet 8 years ago
attack_mode.c Added docs/credits.txt 8 years ago
autotune.c Separate rules and straight mode from each other, remove rules_ctx_t 8 years ago
benchmark.c Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 8 years ago
bitmap.c Move all bitmap related host code into bitmap.c 8 years ago
bitops.c Move sanity check into user_options.c 8 years ago
combinator.c Add missing combinator files 8 years ago
common.c Added docs/credits.txt 8 years ago
convert.c Introduce hashes_t; not finishe yet 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 Introduce hashes_t; not finishe yet 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
data.c Move global mux_dispatcher variable into opencl_ctx_t 8 years ago
debugfile.c Introduce hashes_t; not finishe yet 8 years ago
dictstat.c Move functions from filenames.c to opencl.c and shared.c 8 years ago
dispatch.c Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_* 8 years ago
dynloader.c Added docs/credits.txt 8 years ago
ext_ADL.c Get rid of quiet variable in data. context 8 years ago
ext_OpenCL.c Introduce hashes_t; not finishe yet 8 years ago
ext_nvapi.c Get rid of quiet variable in data. context 8 years ago
ext_nvml.c Get rid of quiet variable in data. context 8 years ago
ext_xnvctrl.c Get rid of quiet variable in data. context 8 years ago
filehandling.c Introduce hashes_t; not finishe yet 8 years ago
folder.c Introduce folder_config_t 8 years ago
hash_management.c Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_* 8 years ago
hashcat.c Move setup_console() to terminal.c 8 years ago
hlfmt.c data. no longer required in hlfmt 8 years ago
hwmon.c Make hm_adapters_* attributes local ones 8 years ago
induct.c Move all induction folder related host code into induct.c 8 years ago
interface.c Fix WPA benchmark default mask 8 years ago
locking.c Added docs/credits.txt 8 years ago
logfile.c Rewrote logfile handling from scratch 8 years ago
logging.c Added docs/credits.txt 8 years ago
loopback.c Introduce hashes_t; not finishe yet 8 years ago
memory.c Added docs/credits.txt 8 years ago
monitor.c Fixes https://github.com/hashcat/hashcat/issues/517 8 years ago
mpsp.c refactor mask_ctx_parse_maskfile() 8 years ago
opencl.c Make use of hwmon_ctx_t 8 years ago
outfile.c Add goodbye_screen() 8 years ago
outfile_check.c Fixes https://github.com/hashcat/hashcat/issues/517 8 years ago
potfile.c Move dictstat_init() out of outer loop, also add enabled flag 8 years ago
powertune.c Added docs/credits.txt 8 years ago
remove.c Added docs/credits.txt 8 years ago
restore.c Fix segfault in benchmark mode 8 years ago
rp.c Separate rules and straight mode from each other, remove rules_ctx_t 8 years ago
rp_cpu.c Prepare for rules_ctx_t 8 years ago
rp_kernel_on_cpu.c Prepare for rules_ctx_t 8 years ago
runtime.c Added docs/credits.txt 8 years ago
session.c Move loading rules into outer loop 8 years ago
shared.c Move functions from filenames.c to opencl.c and shared.c 8 years ago
status.c Make use of hwmon_ctx_t 8 years ago
stdout.c Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_* 8 years ago
straight.c Introduct combinator_ctx_t 8 years ago
terminal.c Move setup_console() to terminal.c 8 years ago
thread.c Move global mux_dispatcher variable into opencl_ctx_t 8 years ago
timer.c Added docs/credits.txt 8 years ago
tuningdb.c Move global mux_dispatcher variable into opencl_ctx_t 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 Make use of hwmon_ctx_t 8 years ago
version.c Added docs/credits.txt 8 years ago
weak_hash.c Introduct combinator_ctx_t 8 years ago
win_file_globbing.mk Added docs/credits.txt 8 years ago
wordlist.c Get rid of data. global variable in wordlist.c 8 years ago