1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-15 23:06:14 +00:00
hashcat/src
2019-03-04 16:50:20 +01:00
..
modules Mark VeraCrypt 1536 bit variants as unstable on AMDGPU driver 2019-03-04 16:50:20 +01:00
affinity.c
autotune.c
benchmark.c
bitmap.c Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore 2018-11-04 10:07:45 +01:00
bitops.c
brain.c
combinator.c
common.c
convert.c
cpt.c
cpu_aes.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_crc32.c
cpu_des.c Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md4.c Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_md5.c Fixed a buffer overflow in precompute_salt_md5() in case salt was longer than 64 characters 2018-08-06 15:35:35 +02:00
cpu_sha1.c
cpu_sha256.c Add const to a few parameters. 2017-11-04 23:37:41 -07:00
debugfile.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
dictstat.c Add module_potfile_disable() 2018-12-20 11:04:37 +01:00
dispatch.c
dynloader.c
event.c fix some datatypes 2018-02-08 19:13:29 +01:00
ext_ADL.c
ext_lzma.c fix some datatypes 2018-02-08 19:13:29 +01:00
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c
folder.c Correct buffer size parameter in snprintf calls 2018-12-07 10:37:56 +01:00
hashcat.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
hashes.c Get rid of some old hack and cleanly distinguish between HL_MODE_FILE_PLAIN and HL_MODE_FILE_BINARY 2019-02-25 11:20:22 +01:00
hlfmt.c
hwmon.c
induct.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 2018-09-01 12:31:17 +02:00
interface.c Support module specific JiT compiler build options 2019-03-02 11:12:13 +01:00
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c Add support for hash modules to usage.c 2019-01-06 13:23:45 +01:00
Makefile
memory.c Adjust hcmalloc to be the same as calloc 2017-10-02 12:20:16 -07:00
monitor.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
mpsp.c
opencl.c
outfile_check.c Add missing hook_salt buffer parameter to decoder/encoder function declaration 2019-01-25 11:14:04 +01:00
outfile.c
pidfile.c
potfile.c
restore.c
rp_cpu.c Remove some suppressed warnings 2018-08-06 21:04:48 +02:00
rp_kernel_on_cpu_optimized.c Backport current state of optimized kernel rule engine to CPU 2017-08-20 12:50:24 +02:00
rp_kernel_on_cpu.c
rp.c
selftest.c
shared.c
slow_candidates.c
status.c
stdout.c fixes #1654: missing mask in output of --stdout -a 7 2018-08-15 13:32:08 +02:00
straight.c General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile 2018-07-30 13:23:48 +02:00
terminal.c
thread.c
timer.c
tuningdb.c
usage.c Add -m 2000 module 2019-01-31 15:19:21 +01:00
user_options.c
wordlist.c