.. |
lzma_sdk
|
|
|
affinity.c
|
more event_log_* standardization
|
2017-04-02 00:18:59 -08:00 |
autotune.c
|
Add OPTI_TYPE_OPTIMIZED_KERNEL
|
2017-07-18 14:45:15 +02:00 |
benchmark.c
|
Added hash-mode 2501 = WPA/WPA2 PMK
|
2017-07-03 16:11:57 +02:00 |
bitmap.c
|
Added self-test funcionality for OpenCL kernels on startup
|
2017-06-13 19:07:08 +02:00 |
bitops.c
|
Simply do not use __builtin_bswap16() this causes all kinds of problems, use our own implementation
|
2017-01-21 18:23:11 +01:00 |
combinator.c
|
Add OPTI_TYPE_OPTIMIZED_KERNEL
|
2017-07-18 14:45:15 +02:00 |
common.c
|
|
|
convert.c
|
Very hot commit, continue reading here:
|
2017-06-17 17:57:30 +02:00 |
cpt.c
|
|
|
cpu_aes.c
|
|
|
cpu_crc32.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
cpu_des.c
|
|
|
cpu_md4.c
|
|
|
cpu_md5.c
|
|
|
cpu_sha1.c
|
|
|
cpu_sha256.c
|
|
|
debugfile.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
dictstat.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
dispatch.c
|
Update cpu rule engine to support passwords up to length 256
|
2017-08-11 11:15:43 +02:00 |
dynloader.c
|
Replaced dynloader macros with real functions
|
2016-10-01 13:03:31 +02:00 |
event.c
|
|
|
ext_ADL.c
|
|
|
ext_lzma.c
|
|
|
ext_nvapi.c
|
|
|
ext_nvml.c
|
|
|
ext_OpenCL.c
|
|
|
ext_sysfs.c
|
|
|
ext_xnvctrl.c
|
|
|
filehandling.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
folder.c
|
fixed double-free problem if OpenCL/ folder is missing (and e.g. shared folder == session folder)
|
2017-08-10 15:05:47 +02:00 |
hashcat.c
|
Added self-test funcionality for OpenCL kernels on startup
|
2017-06-13 19:07:08 +02:00 |
hashes.c
|
Use pure kernel rule engine for --stdout
|
2017-08-12 12:11:48 +02:00 |
hlfmt.c
|
|
|
hwmon.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
induct.c
|
|
|
interface.c
|
Add pure kernels for FileZilla Server >= 0.9.55
|
2017-08-09 14:48:47 +02:00 |
locking.c
|
|
|
logfile.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
loopback.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
main.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
Makefile
|
Use pure kernel rule engine for --stdout
|
2017-08-12 12:11:48 +02:00 |
memory.c
|
Eventual fix for #1263
|
2017-05-30 12:15:55 +02:00 |
monitor.c
|
|
|
mpsp.c
|
Add OPTI_TYPE_OPTIMIZED_KERNEL
|
2017-07-18 14:45:15 +02:00 |
opencl.c
|
Rename inc_rp.X to inc_rp_optimized.X
|
2017-08-11 11:25:47 +02:00 |
outfile_check.c
|
Preparation for WPA/WPA2 AES-CMAC: works till PMK
|
2017-07-20 12:46:18 +02:00 |
outfile.c
|
Prepare pure kernel rule engine for performance optimization
|
2017-08-12 13:04:52 +02:00 |
pidfile.c
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
potfile.c
|
Preparation for WPA/WPA2 AES-CMAC: works till PMK
|
2017-07-20 12:46:18 +02:00 |
restore.c
|
fixes #1314: do not use the defines INSTALL_FOLDER/SHARED_FOLDER in read_restore (), but the corresponding values from the folder config
|
2017-08-10 14:39:54 +02:00 |
rp_cpu.c
|
Update cpu rule engine to support passwords up to length 256
|
2017-08-11 11:15:43 +02:00 |
rp_kernel_on_cpu_optimized.c
|
Use pure kernel rule engine for --stdout
|
2017-08-12 12:11:48 +02:00 |
rp_kernel_on_cpu.c
|
Backport missing boundary check to CPU
|
2017-08-12 13:34:21 +02:00 |
rp.c
|
Update cpu rule engine to support passwords up to length 256
|
2017-08-11 11:15:43 +02:00 |
selftest.c
|
Preparation for WPA/WPA2 AES-CMAC: works till PMK
|
2017-07-20 12:46:18 +02:00 |
shared.c
|
Merge pull request #1309 from neheb/master
|
2017-07-30 12:30:27 +02:00 |
status.c
|
Preparation for WPA/WPA2 AES-CMAC: works till PMK
|
2017-07-20 12:46:18 +02:00 |
stdout.c
|
Prepare pure kernel rule engine for performance optimization
|
2017-08-12 13:04:52 +02:00 |
straight.c
|
Move no-rules check to interface.c so that interface.c is the only source where pw_min and pw_max are set
|
2017-07-17 15:27:03 +02:00 |
terminal.c
|
tighten to under 80 columns, and minor grammar
|
2017-07-19 06:08:37 -08:00 |
thread.c
|
more event_log_* standardization
|
2017-04-01 23:50:06 -08:00 |
timer.c
|
|
|
tuningdb.c
|
fix string
|
2017-04-10 13:35:01 -07:00 |
usage.c
|
Preparation for WPA/WPA2 AES-CMAC: works till PMK
|
2017-07-20 12:46:18 +02:00 |
user_options.c
|
Prepare for pure kernel rule engine support
|
2017-08-11 16:09:12 +02:00 |
weak_hash.c
|
Add OPTI_TYPE_OPTIMIZED_KERNEL
|
2017-07-18 14:45:15 +02:00 |
wordlist.c
|
Update cpu rule engine to support passwords up to length 256
|
2017-08-11 11:15:43 +02:00 |