1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/src
2016-11-12 15:34:17 +01:00
..
affinity.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
autotune.c
benchmark.c
bitmap.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 2016-10-13 10:07:04 +02:00
bitops.c
combinator.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
common.c
convert.c Add hash-mode option OPTS_TYPE_PT_ALWAYS_ASCII to control need_hexify() from interface.c 2016-11-05 14:46:00 +01:00
cpt.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_aes.c
cpu_crc32.c
cpu_des.c
cpu_md4.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_md5.c
cpu_sha1.c
cpu_sha256.c
debugfile.c Fix file locking (again). 2016-11-05 11:33:29 +01:00
dictstat.c Fix file locking (again). 2016-11-05 11:33:29 +01:00
dispatch.c Fixed a bug when cracking a large salted hashlist: If a word is rejected this produces so high CPU load that cracking process doesn't start 2016-11-09 02:02:11 +01:00
dynloader.c
event.c Fix eventual null-pointer dereference 2016-11-11 15:30:31 +01:00
ext_ADL.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c Add missing files 2016-11-05 23:34:17 +01:00
ext_xnvctrl.c
filehandling.c
folder.c Fix folder.c warnings when compiling on windows 2016-11-07 15:05:12 +01:00
hashcat.c Add back input queue in status view 2016-11-10 22:30:17 +01:00
hashes.c Replace some outdated error check 2016-11-12 15:27:11 +01:00
hlfmt.c
hwmon.c Fix SYSFS device_id numbering 2016-11-11 23:48:43 +01:00
induct.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
interface.c Improved NSEC3 hashes parsing error detection 2016-11-12 12:50:02 +01:00
locking.c Fix locking.c warnings when compiling on windows 2016-11-07 15:02:34 +01:00
logfile.c Fix file locking (again). 2016-11-05 11:33:29 +01:00
loopback.c Fix file locking (again). 2016-11-05 11:33:29 +01:00
main_shared.c Fix some compiler warnings when compiling hashcat_shared 2016-11-02 22:00:33 +01:00
main.c Fix percentage view when parsing hashes 2016-10-31 21:12:04 +01:00
Makefile Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro 2016-11-05 23:19:13 +01:00
memory.c
monitor.c Better distinguish between ADL and SYSFS when setting fanspeed 2016-11-11 22:46:12 +01:00
mpsp.c Fix some error check in mpsp.c 2016-11-12 12:28:47 +01:00
opencl.c Added a missing error check after using run_kernel_bzero() 2016-11-12 15:11:40 +01:00
outfile_check.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
outfile.c Merge pull request #570 from magnumripper/master 2016-11-05 23:26:59 +01:00
potfile.c Fix some null-pointer derefence which never occurs but is listed in the clang analyzer output 2016-11-12 15:06:10 +01:00
restore.c Fix for invalid error "Restore value greater keyspace" 2016-10-31 23:19:44 +01:00
rp_cpu.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
rp_kernel_on_cpu.c Optimize append_block8() 2016-11-05 16:32:59 +01:00
rp.c Fixed a bug in rule generator code when using the memory copy function 2016-11-12 15:34:17 +01:00
shared.c Add some useful environment variable for use with amd-gpu-pro driver 2016-11-06 12:26:42 +01:00
status.c Fix Input.Queue.Mod in hybrid mode 2016-11-11 22:30:03 +01:00
stdout.c Fix the rejection of words in a wordlist if it's exactly of length 32 2016-10-31 16:11:52 +01:00
straight.c Fix the rejection of words in a wordlist if it's exactly of length 32 2016-10-31 16:11:52 +01:00
terminal.c Add back input queue in status view 2016-11-10 22:30:17 +01:00
thread.c
timer.c
tuningdb.c
usage.c Added new hash-mode 14400 = SHA1(CX) 2016-11-12 11:39:38 +01:00
user_options.c Added core-clock and memory-clock to output in benchmark mode with --machine-readable enabled 2016-11-10 17:50:29 +01:00
weak_hash.c
win_file_globbing.mk
wordlist.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00