.. |
affinity.c
|
|
|
attack_mode.c
|
|
|
autotune.c
|
Separate rules and straight mode from each other, remove rules_ctx_t
|
2016-09-27 13:13:07 +02:00 |
benchmark.c
|
Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int
|
2016-09-27 11:09:17 +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 |
combinator.c
|
Add missing combinator files
|
2016-09-27 20:07:49 +02:00 |
common.c
|
|
|
convert.c
|
|
|
cpu_aes.c
|
|
|
cpu_crc32.c
|
|
|
cpu_des.c
|
|
|
cpu_md5.c
|
|
|
cpu_sha1.c
|
|
|
cpu_sha256.c
|
|
|
data.c
|
Move global mux_dispatcher variable into opencl_ctx_t
|
2016-09-20 13:18:47 +02:00 |
debugfile.c
|
|
|
dictstat.c
|
Move functions from filenames.c to opencl.c and shared.c
|
2016-09-24 21:44:43 +02:00 |
dispatch.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
dynloader.c
|
|
|
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
|
|
|
folder.c
|
Introduce folder_config_t
|
2016-09-21 23:06:11 +02:00 |
hash_management.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
hashcat.c
|
Prepare hwmon_ctx_t, not used yet
|
2016-09-28 15:26:56 +02:00 |
hlfmt.c
|
data. no longer required in hlfmt
|
2016-09-24 14:41:21 +02:00 |
hwmon.c
|
Prepare hwmon_ctx_t, not used yet
|
2016-09-28 15:26:56 +02:00 |
induct.c
|
Move all induction folder related host code into induct.c
|
2016-09-22 17:06:53 +02:00 |
interface.c
|
Fix -m 8900 bug
|
2016-09-28 12:58:56 +02:00 |
locking.c
|
|
|
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
|
|
|
Makefile
|
Introduct combinator_ctx_t
|
2016-09-27 18:32:09 +02:00 |
memory.c
|
|
|
monitor.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
mpsp.c
|
refactor mask_ctx_parse_maskfile()
|
2016-09-27 20:02:12 +02:00 |
opencl.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
outfile_check.c
|
Get rid of shutdown_inner and shutdown_outer
|
2016-09-28 13:15:23 +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
|
|
|
remove.c
|
|
|
restore.c
|
Fix segfault in benchmark mode
|
2016-09-25 01:18:08 +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
|
Separate rules and straight mode from each other, remove rules_ctx_t
|
2016-09-27 13:13:07 +02:00 |
runtime.c
|
|
|
session.c
|
Move loading rules into outer loop
|
2016-09-24 12:05:56 +02:00 |
shared.c
|
Move functions from filenames.c to opencl.c and shared.c
|
2016-09-24 21:44:43 +02:00 |
status.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
stdout.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
straight.c
|
Introduct combinator_ctx_t
|
2016-09-27 18:32:09 +02:00 |
terminal.c
|
Move pw_min and pw_max to hashconfig_t and bring back data.shutdown_*
|
2016-09-28 13:51:00 +02:00 |
thread.c
|
|
|
timer.c
|
|
|
tuningdb.c
|
|
|
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
|
Fix for https://github.com/hashcat/hashcat/issues/514
|
2016-09-26 17:15:07 +02:00 |
version.c
|
|
|
weak_hash.c
|
Introduct combinator_ctx_t
|
2016-09-27 18:32:09 +02:00 |
win_file_globbing.mk
|
|
|
wordlist.c
|
Introduct combinator_ctx_t
|
2016-09-27 18:32:09 +02:00 |