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 2a6e03510b
Add template files
8 years ago
..
Makefile Add template files 8 years ago
affinity.c Replace all #ifdef with #if defined (...) for convention 8 years ago
attack_mode.c Add template files 8 years ago
autotune.c Add template files 8 years ago
benchmark.c Add template files 8 years ago
bitmap.c Move bitmap specific functions into their own source file 8 years ago
bitops.c Preparation for easier integration of: 8 years ago
common.c Add template files 8 years ago
convert.c Fix CRLF 8 years ago
cpu_aes.c Create real cpu_crc32.c and rp_cpu.c 8 years ago
cpu_crc32.c Create real cpu_crc32.c and rp_cpu.c 8 years ago
cpu_des.c Create real cpu_crc32.c and rp_cpu.c 8 years ago
cpu_md5.c system #include should go to header 8 years ago
cpu_sha1.c Preparation for easier integration of: 8 years ago
cpu_sha256.c Preparation for easier integration of: 8 years ago
data.c Move outfile specific functions into their own source file 8 years ago
debugfile.c Add template files 8 years ago
dictstat.c Fully rewrite dictstat logic to make it possible to pack it into a module 8 years ago
dynloader.c Add template files 8 years ago
ext_ADL.c Move status specific functions into their own source file 8 years ago
ext_OpenCL.c Replace all #ifdef with #if defined (...) for convention 8 years ago
ext_nvapi.c Replace all #ifdef with #if defined (...) for convention 8 years ago
ext_nvml.c Replace all #ifdef with #if defined (...) for convention 8 years ago
ext_xnvctrl.c Replace all #ifdef with #if defined (...) for convention 8 years ago
filehandling.c Cleanup some macro values 8 years ago
filenames.c Prepare move potfile specific functions into their own source file 8 years ago
folder.c More pre-sorting 8 years ago
hash_management.c Add template files 8 years ago
hashcat.c Add template files 8 years ago
hlfmt.c Move outfile specific functions into their own source file 8 years ago
hwmon.c Move outfile specific functions into their own source file 8 years ago
induct.c Add template files 8 years ago
interface.c Introduce hashconfig_t 8 years ago
kernel.c Add template files 8 years ago
locking.c Replace all #ifdef with #if defined (...) for convention 8 years ago
logfile.c Move outfile specific functions into their own source file 8 years ago
logging.c Replace all #ifdef with #if defined (...) for convention 8 years ago
loopback.c Add template files 8 years ago
memory.c Preparation for easier integration of: 8 years ago
mpsp.c Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file 8 years ago
opencl.c Move outfile specific functions into their own source file 8 years ago
outfile.c Move outfile specific functions into their own source file 8 years ago
outfile_check.c Add template files 8 years ago
potfile.c Move outfile specific functions into their own source file 8 years ago
powertune.c Add template files 8 years ago
remove.c Add template files 8 years ago
restore.c Move outfile specific functions into their own source file 8 years ago
rp_cpu.c Move outfile specific functions into their own source file 8 years ago
rp_kernel_on_cpu.c Preparation for easier integration of: 8 years ago
runtime.c Add template files 8 years ago
shared.c get rid of hc_global_data_t data in shared.c 8 years ago
status.c Move outfile specific functions into their own source file 8 years ago
stdout.c Move outfile specific functions into their own source file 8 years ago
terminal.c Move prompt functions to terminal.c 8 years ago
thread.c Add template files 8 years ago
timer.c Add template files 8 years ago
tuningdb.c Cleanup some macro values 8 years ago
usage.c Replace all #ifdef with #if defined (...) for convention 8 years ago
version.c Add template files 8 years ago
weak_hash.c Add template files 8 years ago
win_file_globbing.mk added additional forward slash between folder and file (to make sure) 8 years ago
wordlist.c Move outfile specific functions into their own source file 8 years ago