1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-17 12:18:24 +00:00
hashcat/src
2016-09-24 14:06:41 +02:00
..
affinity.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
attack_mode.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
autotune.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
benchmark.c Move benchmark related stuff to benchmark.c 2016-09-12 10:16:42 +02:00
bitmap.c Move all bitmap related host code into bitmap.c 2016-09-22 16:23:36 +02:00
bitops.c Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
common.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
convert.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_aes.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_crc32.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_des.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_md5.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_sha1.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_sha256.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
data.c Move global mux_dispatcher variable into opencl_ctx_t 2016-09-20 13:18:47 +02:00
debugfile.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
dictstat.c Move dictstat_init() out of outer loop, also add enabled flag 2016-09-24 13:01:17 +02:00
dispatch.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
dynloader.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
ext_ADL.c Get rid of quiet variable in data. context 2016-09-22 15:56:32 +02:00
ext_nvapi.c Get rid of quiet variable in data. context 2016-09-22 15:56:32 +02:00
ext_nvml.c Get rid of quiet variable in data. context 2016-09-22 15:56:32 +02:00
ext_OpenCL.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
ext_xnvctrl.c Get rid of quiet variable in data. context 2016-09-22 15:56:32 +02:00
filehandling.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
filenames.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
folder.c Introduce folder_config_t 2016-09-21 23:06:11 +02:00
hash_management.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
hashcat.c Some better newline handling 2016-09-24 14:00:59 +02:00
hlfmt.c Get rid of data.username 2016-09-22 11:56:06 +02:00
hwmon.c Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode 2016-09-22 10:55:33 +02:00
induct.c Move all induction folder related host code into induct.c 2016-09-22 17:06:53 +02:00
interface.c Get rid of truecrypt_keyfiles and veracrypt_keyfiles variable in main 2016-09-21 22:21:35 +02:00
locking.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
logfile.c Rewrote logfile handling from scratch 2016-09-23 21:41:05 +02:00
logging.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
loopback.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
Makefile Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
memory.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
monitor.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
mpsp.c Get rid of hex_charset variable in data. context 2016-09-22 15:26:51 +02:00
opencl.c Some better newline handling 2016-09-24 14:00:59 +02:00
outfile_check.c Move all outfile-check folder related host code into outfile_check.c 2016-09-22 22:40:47 +02:00
outfile.c Add goodbye_screen() 2016-09-24 12:29:07 +02:00
potfile.c Move dictstat_init() out of outer loop, also add enabled flag 2016-09-24 13:01:17 +02:00
powertune.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
remove.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
restore.c Get rid of restore, restore_disable and restore_timer variables in data. context 2016-09-22 14:45:00 +02:00
rp_cpu.c Prepare for rules_ctx_t 2016-09-24 11:08:35 +02:00
rp_kernel_on_cpu.c Prepare for rules_ctx_t 2016-09-24 11:08:35 +02:00
rp.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
runtime.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
session.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
shared.c Move sanity check into user_options.c 2016-09-20 17:04:31 +02:00
status.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
stdout.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
terminal.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
thread.c Move global mux_dispatcher variable into opencl_ctx_t 2016-09-20 13:18:47 +02:00
timer.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
tuningdb.c Move global mux_dispatcher variable into opencl_ctx_t 2016-09-20 13:18:47 +02:00
usage.c Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode 2016-09-22 10:55:33 +02:00
user_options.c Put --show and --left into --quiet mode automatically 2016-09-24 14:06:41 +02:00
version.c Added docs/credits.txt 2016-09-11 22:20:15 +02:00
weak_hash.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00
win_file_globbing.mk Added docs/credits.txt 2016-09-11 22:20:15 +02:00
wordlist.c Move loading rules into outer loop 2016-09-24 12:05:56 +02:00