.. |
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
|
data. no longer required in restore
|
2016-09-25 01:02:44 +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 functions from filenames.c to opencl.c and shared.c
|
2016-09-24 21:44:43 +02:00 |
dispatch.c
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +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 |
folder.c
|
Introduce folder_config_t
|
2016-09-21 23:06:11 +02:00 |
hash_management.c
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +02:00 |
hashcat.c
|
Add opencl_ctx_devices_reset()
|
2016-09-27 10:59:02 +02:00 |
hlfmt.c
|
data. no longer required in hlfmt
|
2016-09-24 14:41:21 +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
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +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 functions from filenames.c to opencl.c and shared.c
|
2016-09-24 21:44:43 +02:00 |
memory.c
|
Added docs/credits.txt
|
2016-09-11 22:20:15 +02:00 |
monitor.c
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +02:00 |
mpsp.c
|
Fix bfs_cnt in -i mode
|
2016-09-26 17:50:47 +02:00 |
opencl.c
|
Add opencl_ctx_devices_reset()
|
2016-09-27 10:59:02 +02:00 |
outfile_check.c
|
Get rid of local_free() and global_free(), no longer required
|
2016-09-26 23:22:07 +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
|
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
|
Add noop-check to rules_ctx.c
|
2016-09-25 14:53:57 +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 functions from filenames.c to opencl.c and shared.c
|
2016-09-24 21:44:43 +02:00 |
status.c
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +02:00 |
stdout.c
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +02:00 |
terminal.c
|
Large but needed refactoring of mask handling, maskfiles, default mask, etc., expect smaller bugs
|
2016-09-26 01:18:00 +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
|
Fix for https://github.com/hashcat/hashcat/issues/514
|
2016-09-26 17:15:07 +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 |