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
jsteube 1c055a6311
Move event_log_info() out of hashes.c
8 years ago
..
Makefile Add some changes to improve compiling on MSYS2 8 years ago
affinity.c Fix some error string formats 8 years ago
autotune.c Remove terminal.h where's it's not needed 8 years ago
benchmark.c Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 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 Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
common.c switch cpu_crc32.c to event_log_* 8 years ago
convert.c Limit exec_hexify() to max 31 chars to be able to add 0 byte 8 years ago
cpt.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 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_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 Add --speed-only mode 8 years ago
dictstat.c Fix dictstat and logfile 8 years ago
dispatch.c Move masks_pos from rd* to masks_ctx and dicts_pot from rd* to straight_ctx 8 years ago
dynloader.c Replaced dynloader macros with real functions 8 years ago
event.c Make it possible to access error messages without using an event 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_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 Add some changes to improve compiling on MSYS2 8 years ago
hashcat.c Fix --stdout and --keyspace 8 years ago
hashes.c Move event_log_info() out of hashes.c 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 Move event_log_info() out of hashes.c 8 years ago
induct.c Add --speed-only mode 8 years ago
interface.c Fix salt length for -m 22 in benchmark mode 8 years ago
locking.c Get rid of logging.c and most exit() calls replaced with return() for true library usage 8 years ago
logfile.c Fix dictstat and logfile 8 years ago
loopback.c Add --speed-only mode 8 years ago
main.c Move event_log_info() out of hashes.c 8 years ago
main_shared.c Go back to original status view attribute ordering 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 Get rid of all event_log_* calls in monitor.c and replace them with real events 8 years ago
mpsp.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
opencl.c Remove terminal.h where's it's not needed 8 years ago
outfile.c Bring back --username handling to --show and --left 8 years ago
outfile_check.c Rudimentary --show support is back 8 years ago
potfile.c Bring back --username handling to --show and --left 8 years ago
restore.c Move event_log_info() out of restore.c 8 years ago
rp.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
rp_cpu.c Centralize hashcat_ctx memory allocation and deallocation 8 years ago
rp_kernel_on_cpu.c Remove some workarounds to use get rid of unused variable warnings 8 years ago
shared.c Move more status display calculate logic into separate functions 8 years ago
status.c Move event_log_info() out of thread.c 8 years ago
stdout.c Add some more returncode checks 8 years ago
straight.c Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
terminal.c Move event_log_info() out of thread.c 8 years ago
thread.c Move event_log_info() out of thread.c 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 Add --speed-only mode 8 years ago
user_options.c Switch event_log_info() to event_log_error() in user_options.c 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 Move event_log_info() out of hashes.c 8 years ago