You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/src
Jens Steube 80c5aede94
Merge pull request #582 from matrix/master
8 years ago
..
Makefile Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro 8 years ago
affinity.c * Wrap everything related to *stat() into own functions 8 years ago
autotune.c Remove some unused code in autotune.c 8 years ago
benchmark.c Fix a bunch of warnings 8 years ago
bitmap.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
bitops.c Adding compiler intrinsics implementation for bit operations 8 years ago
combinator.c * Wrap everything related to *stat() into own functions 8 years ago
common.c switch cpu_crc32.c to event_log_* 8 years ago
convert.c Fix a few float conversion errors 8 years ago
cpt.c Added new hash-mode 99999 = Plaintext 8 years ago
cpu_aes.c Introduce hashes_t; not finishe yet 8 years ago
cpu_crc32.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
cpu_des.c Introduce hashes_t; not finishe yet 8 years ago
cpu_md4.c Added new hash-mode 99999 = Plaintext 8 years ago
cpu_md5.c Fix some missing sign conversions 8 years ago
cpu_sha1.c Introduce hashes_t; not finishe yet 8 years ago
cpu_sha256.c Introduce hashes_t; not finishe yet 8 years ago
debugfile.c Fix file locking (again). 8 years ago
dictstat.c Fix file locking (again). 8 years ago
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 8 years ago
dynloader.c Replaced dynloader macros with real functions 8 years ago
event.c Fix small format warning 8 years ago
ext_ADL.c Replace fprintf(stderr, ...) on malloc.c with log_event_error() 8 years ago
ext_OpenCL.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
ext_nvapi.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
ext_nvml.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
ext_sysfs.c Add missing files 8 years ago
ext_xnvctrl.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
filehandling.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
folder.c Fix folder.c warnings when compiling on windows 8 years ago
hashcat.c Add back input queue in status view 8 years ago
hashes.c Replace some outdated error check 8 years ago
hlfmt.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
hwmon.c Fix a few float conversion errors 8 years ago
induct.c * Wrap everything related to *stat() into own functions 8 years ago
interface.c Optimize salt initialization in ascii_digest() 8 years ago
locking.c Fix locking.c warnings when compiling on windows 8 years ago
logfile.c Fix file locking (again). 8 years ago
loopback.c Fix file locking (again). 8 years ago
main.c Fix a few float conversion errors 8 years ago
main_shared.c Fix some compiler warnings when compiling hashcat_shared 8 years ago
memory.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
monitor.c Fix a few float conversion errors 8 years ago
mpsp.c Remove some code which was already moved from mpsp.c to interface.c 8 years ago
opencl.c Fix clang warning on OSX 8 years ago
outfile.c Merge pull request #570 from magnumripper/master 8 years ago
outfile_check.c * Wrap everything related to *stat() into own functions 8 years ago
potfile.c Fix some null-pointer derefence which never occurs but is listed in the clang analyzer output 8 years ago
restore.c Fix for invalid error "Restore value greater keyspace" 8 years ago
rp.c Fixed a bug in rule generator code when using the memory copy function 8 years ago
rp_cpu.c * Wrap everything related to *stat() into own functions 8 years ago
rp_kernel_on_cpu.c Fix some uninitialized variables in rp_kernel_on_cpu.c 8 years ago
shared.c Add some useful environment variable for use with amd-gpu-pro driver 8 years ago
status.c Remove some code which was already moved from mpsp.c to interface.c 8 years ago
stdout.c Fix the rejection of words in a wordlist if it's exactly of length 32 8 years ago
straight.c Fix the rejection of words in a wordlist if it's exactly of length 32 8 years ago
terminal.c Do not use Input.Queue... in stdin mode to avoid division by zero 8 years ago
thread.c Quit program also if status == PAUSED 8 years ago
timer.c Replaced timer macros with inlines 8 years ago
tuningdb.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
usage.c Added new hash-mode 14400 = SHA1(CX) 8 years ago
user_options.c Do not control fan speed in benchmark mode 8 years ago
weak_hash.c Add some more returncode checks 8 years ago
win_file_globbing.mk Add some changes to improve compiling on MSYS2 8 years ago
wordlist.c * Wrap everything related to *stat() into own functions 8 years ago