.. |
affinity.h
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
autotune.h
|
Finished refactoring to remove all global variables
|
2016-09-30 22:52:44 +02:00 |
benchmark.h
|
Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int
|
2016-09-27 11:09:17 +02:00 |
bitmap.h
|
Move all bitmap related host code into bitmap.c
|
2016-09-22 16:23:36 +02:00 |
bitops.h
|
Move sanity check into user_options.c
|
2016-09-20 17:04:31 +02:00 |
combinator.h
|
Move wordlist folder scan to straight.c and combinator.c init functions
|
2016-10-03 16:27:34 +02:00 |
common.h
|
Added fix for Visual Studio compiler in C mode
|
2016-10-01 13:42:40 +02:00 |
convert.h
|
Added the current first and last password candidate test queued for execution per device on status view
|
2016-10-04 18:30:00 +02:00 |
cpt.h
|
Make bitmaps, cracks-per-time and debugfile support modular
|
2016-09-30 11:48:14 +02:00 |
cpu_aes.h
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
cpu_crc32.h
|
Added docs/credits.txt
|
2016-09-11 22:20:15 +02:00 |
cpu_des.h
|
Added docs/credits.txt
|
2016-09-11 22:20:15 +02:00 |
cpu_md5.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
cpu_sha1.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
cpu_sha256.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
debugfile.h
|
Make bitmaps, cracks-per-time and debugfile support modular
|
2016-09-30 11:48:14 +02:00 |
dictstat.h
|
Add some useful stuff to main.c
|
2016-10-03 01:27:55 +02:00 |
dispatch.h
|
Move thread_monitor() to monitor.c
|
2016-09-15 04:29:22 +02:00 |
dynloader.h
|
Replaced dynloader macros with real functions
|
2016-10-01 13:03:31 +02:00 |
ext_ADL.h
|
fixing calling conventions in ext_adl.h
|
2016-10-01 13:25:51 +02:00 |
ext_nvapi.h
|
Use NvAPI_Status for RC with NvAPI instead of pure int
|
2016-10-01 13:33:39 +02:00 |
ext_nvml.h
|
Give all those anonymous structures a name, makes it easier to load the project into VS
|
2016-10-01 11:54:00 +02:00 |
ext_OpenCL.h
|
Give all those anonymous structures a name, makes it easier to load the project into VS
|
2016-10-01 11:54:00 +02:00 |
ext_xnvctrl.h
|
Give all those anonymous structures a name, makes it easier to load the project into VS
|
2016-10-01 11:54:00 +02:00 |
filehandling.h
|
Use larger counter to handle larger wordlists
|
2016-09-30 16:43:59 +02:00 |
folder.h
|
Added hc_mkdir instead of mkdir macro
|
2016-10-01 13:51:06 +02:00 |
hashcat.h
|
Add some useful stuff to main.c
|
2016-10-03 01:27:55 +02:00 |
hashes.h
|
Added the current first and last password candidate test queued for execution per device on status view
|
2016-10-04 18:30:00 +02:00 |
hlfmt.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
hwmon.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
induct.h
|
Cleaned up data_t, only contexts left
|
2016-09-29 23:49:33 +02:00 |
interface.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
locking.h
|
Added docs/credits.txt
|
2016-09-11 22:20:15 +02:00 |
logfile.h
|
Rewrote logfile handling from scratch
|
2016-09-23 21:41:05 +02:00 |
logging.h
|
Added docs/credits.txt
|
2016-09-11 22:20:15 +02:00 |
loopback.h
|
Make loopback support modular
|
2016-09-30 12:07:49 +02:00 |
memory.h
|
Added docs/credits.txt
|
2016-09-11 22:20:15 +02:00 |
monitor.h
|
Move thread_monitor() to monitor.c
|
2016-09-15 04:29:22 +02:00 |
mpsp.h
|
Add mp_css_append_salt() and mp_css_split_cnt()
|
2016-10-04 08:52:56 +02:00 |
opencl.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
outfile_check.h
|
Remove unneeded includes from outfile_check.c
|
2016-09-30 12:28:29 +02:00 |
outfile.h
|
Added the current first and last password candidate test queued for execution per device on status view
|
2016-10-04 18:30:00 +02:00 |
potfile.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
restore.h
|
Add unlink_restore()
|
2016-10-04 11:03:20 +02:00 |
rp_cpu.h
|
Prepare for rules_ctx_t
|
2016-09-24 11:08:35 +02:00 |
rp_kernel_on_cpu.h
|
replaced swap_workaround macro with byte_swap_32() from bitops.c
|
2016-10-01 12:39:48 +02:00 |
rp.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
shared.h
|
Fix some missing sign conversions
|
2016-09-30 17:41:40 +02:00 |
sort_r.h
|
Replace ssort() with sort_r.h
|
2016-10-01 10:47:03 +02:00 |
status.h
|
Simplify status_display_* and status_benchmark_* function parameters
|
2016-10-04 16:35:24 +02:00 |
stdout.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
straight.h
|
Move wordlist folder scan to straight.c and combinator.c init functions
|
2016-10-03 16:27:34 +02:00 |
terminal.h
|
Add some useful stuff to main.c
|
2016-10-03 01:27:55 +02:00 |
thread.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
timer.h
|
Replaced timer macros with inlines
|
2016-10-01 12:55:39 +02:00 |
tuningdb.h
|
Make tuning_db support modular
|
2016-09-30 12:58:06 +02:00 |
types.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
usage.h
|
Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them
|
2016-09-20 16:04:22 +02:00 |
user_options.h
|
Make use of argc/argv easier
|
2016-10-02 23:30:31 +02:00 |
weak_hash.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
wordlist.h
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |