1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-25 01:18:15 +00:00
hashcat/src
2016-11-04 22:12:25 +01:00
..
affinity.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
autotune.c Fix compiler warnings caused by -Wshadow 2016-10-30 20:37:02 +01:00
benchmark.c Fix a bunch of warnings 2016-10-30 10:58:14 -07:00
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 Adding compiler intrinsics implementation for bit operations 2016-10-01 12:29:05 +02:00
combinator.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
common.c switch cpu_crc32.c to event_log_* 2016-10-08 23:53:52 +02:00
convert.c Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings 2016-10-31 09:19:37 +01:00
cpt.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_aes.c
cpu_crc32.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
cpu_des.c
cpu_md4.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
cpu_md5.c Fix some missing sign conversions 2016-09-30 18:01:59 +02:00
cpu_sha1.c
cpu_sha256.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
debugfile.c Fix for https://github.com/hashcat/hashcat/issues/555 2016-10-30 12:36:21 +01:00
dictstat.c Fix dictstat and logfile 2016-10-14 20:29:21 +02:00
dispatch.c Fix resource leak 2016-10-30 16:08:41 +01:00
dynloader.c Replaced dynloader macros with real functions 2016-10-01 13:03:31 +02:00
event.c Prepare library user access to OpenCL device information without running an attack 2016-10-23 17:31:22 +02:00
ext_ADL.c Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
ext_nvapi.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
ext_nvml.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
ext_OpenCL.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
ext_xnvctrl.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
filehandling.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
folder.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
hashcat.c Make a final status snapshot 2016-11-02 22:45:39 +01:00
hashes.c Do not use sizeof() on a pointer address 2016-11-03 00:07:01 +01:00
hlfmt.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
hwmon.c Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings 2016-10-31 09:19:37 +01:00
induct.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
interface.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
locking.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 2016-10-09 22:41:55 +02:00
logfile.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
loopback.c Fix some loop issue in --loopback 2016-10-26 15:10:59 +02: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 Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
memory.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
monitor.c Fix a bunch of warnings 2016-10-30 10:58:14 -07:00
mpsp.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
opencl.c Revert "Testwise commit, this could be a problem but never actually created a problem. Need to keep an eye on it" 2016-11-03 00:31:12 +01:00
outfile_check.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
outfile.c Actual use of --outfile-autohex-disable was lost during refactoring. Fixes https://github.com/hashcat/hashcat/issues/567 2016-11-04 22:12:25 +01:00
potfile.c Actual use of --outfile-autohex-disable was lost during refactoring. Fixes https://github.com/hashcat/hashcat/issues/567 2016-11-04 22:12:25 +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 rule_op_mangle_dupechar_last() 2016-11-01 14:54:45 +01:00
rp.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
shared.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00
status.c Make a final status snapshot 2016-11-02 22:45:39 +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 Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings 2016-10-31 09:19:37 +01:00
thread.c Quit program also if status == PAUSED 2016-10-30 16:05:00 +01:00
timer.c Replaced timer macros with inlines 2016-10-01 12:55:39 +02:00
tuningdb.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
usage.c Added new hash-mode 99999 = Plaintext 2016-11-03 19:02:55 +01:00
user_options.c Actual use of --outfile-autohex-disable was lost during refactoring. Fixes https://github.com/hashcat/hashcat/issues/567 2016-11-04 22:12:25 +01:00
weak_hash.c Add some more returncode checks 2016-10-15 19:47:53 +02:00
win_file_globbing.mk Add some changes to improve compiling on MSYS2 2016-10-21 09:07:39 +02:00
wordlist.c * Wrap everything related to *stat() into own functions 2016-10-31 11:28:06 +01:00