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 7ed79bf42e
switch dictstat.c to event_log_*
8 years ago
..
Makefile Start context-related logging with goal to get rid of logging.c 8 years ago
affinity.c Switch CPU affinity stuff to event_log_* 8 years ago
autotune.c switch autotune.c to event_log_* 8 years ago
benchmark.c Make DEFAULT_BENCHMARK_ALGORITHMS_CNT a true constant int 8 years ago
bitmap.c Add event_set_kernel_power_final() 8 years ago
bitops.c Adding compiler intrinsics implementation for bit operations 8 years ago
combinator.c switch combinator.c to event_log_* 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 switch cpu_crc32.c to event_log_* 8 years ago
cpu_aes.c Introduce hashes_t; not finishe yet 8 years ago
cpu_crc32.c switch cpu_crc32.c to event_log_* 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 switch debugfile.c to event_log_* 8 years ago
dictstat.c switch dictstat.c to event_log_* 8 years ago
dispatch.c Start context-related logging with goal to get rid of logging.c 8 years ago
dynloader.c Replaced dynloader macros with real functions 8 years ago
event.c Start context-related logging with goal to get rid of logging.c 8 years ago
ext_ADL.c Fix some missing sign conversions 8 years ago
ext_OpenCL.c Introduce hashes_t; not finishe yet 8 years ago
ext_nvapi.c Use NvAPI_Status for RC with NvAPI instead of pure int 8 years ago
ext_nvml.c Replaced NVML registry functions macros with their ascii versions 8 years ago
ext_xnvctrl.c Get rid of quiet variable in data. context 8 years ago
filehandling.c Use larger counter to handle larger wordlists 8 years ago
folder.c Update folder.c function parameters 8 years ago
hashcat.c Switch CPU affinity stuff to event_log_* 8 years ago
hashes.c switch cpu_crc32.c to event_log_* 8 years ago
hlfmt.c Update hlfmt.c function parameters 8 years ago
hwmon.c Fix some nvapi calls 8 years ago
induct.c Update induct.c function parameters 8 years ago
interface.c switch cpu_crc32.c to event_log_* 8 years ago
locking.c Added docs/credits.txt 8 years ago
logfile.c Add some additional start-up checks 8 years ago
logging.c Get rid of SUPPRESS_OUTPUT, no longer used 8 years ago
loopback.c Add some additional start-up checks 8 years ago
main.c Start context-related logging with goal to get rid of logging.c 8 years ago
memory.c Added docs/credits.txt 8 years ago
monitor.c Update restore.c function parameters 8 years ago
mpsp.c Add straight_ctx_update_loop() 8 years ago
opencl.c Start context-related logging with goal to get rid of logging.c 8 years ago
outfile.c Add some additional start-up checks 8 years ago
outfile_check.c Update outfile_check.c function parameters 8 years ago
potfile.c Get rid of more log_info() in hashcat() 8 years ago
restore.c Update user_options.c function parameters 8 years ago
rp.c Update rp.c function parameters 8 years ago
rp_cpu.c Centralize hashcat_ctx memory allocation and deallocation 8 years ago
rp_kernel_on_cpu.c Added the current first and last password candidate test queued for execution per device on status view 8 years ago
shared.c Fix some missing sign conversions 8 years ago
status.c Add user_options_extra_amplifier() 8 years ago
stdout.c Update opencl.c and autotune.c function parameters 8 years ago
straight.c Add straight_ctx_update_loop() 8 years ago
terminal.c Update terminal.c function parameters 8 years ago
thread.c Replaced timer macros with inlines 8 years ago
timer.c Replaced timer macros with inlines 8 years ago
tuningdb.c Update tuning_db.c function parameters 8 years ago
usage.c Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode 8 years ago
user_options.c Add user_options_extra_amplifier() 8 years ago
weak_hash.c Update opencl.c and autotune.c function parameters 8 years ago
win_file_globbing.mk Added docs/credits.txt 8 years ago
wordlist.c Update dictstat.c function parameters 8 years ago