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/include
Jens Steube 5fa91ddbec
Merge pull request #1438 from Duncaen/musl
7 years ago
..
lzma_sdk Update LZMA SDK files to latest (2017-08-28, 17.01 beta) 7 years ago
affinity.h partially fix compile for musl 7 years ago
autotune.h
benchmark.h
bitmap.h
bitops.h Fix compile error caused by __add3() 7 years ago
combinator.h
common.h Fix clang compile under MSYS2 7 years ago
convert.h
cpt.h
cpu_aes.h
cpu_blake2.h Moved init params in CPU (interface.c). Fixed vector-type problem in kernel a0. 7 years ago
cpu_crc32.h
cpu_des.h Add const to a few parameters. 7 years ago
cpu_md4.h Add const to a few parameters. 7 years ago
cpu_md5.h Add const to a few parameters. 7 years ago
cpu_sha1.h Add const to a few parameters. 7 years ago
cpu_sha256.h Add const to a few parameters. 7 years ago
debugfile.h
dictstat.h Fix empty line check in _old_apply_rule() 7 years ago
dispatch.h
dynloader.h Remove else statement after return 7 years ago
event.h Add function to distinguish between warning and advice messages 7 years ago
ext_ADL.h Add ADL support to Cygwin 7 years ago
ext_OpenCL.h Only Apple has a different cl.h location. Simplify a bit 7 years ago
ext_lzma.h Update LZMA SDK files to latest (2017-08-28, 17.01 beta) 7 years ago
ext_nvapi.h
ext_nvml.h reformatting; replaced some tabs with spaces 7 years ago
ext_sysfs.h
ext_xnvctrl.h Compress multiple newlines to one in host code, too 7 years ago
filehandling.h
folder.h Prefer _WIN to _POSIX for defines. 7 years ago
hashcat.h fix string 7 years ago
hashes.h Added self-test funcionality for OpenCL kernels on startup 7 years ago
hlfmt.h
hwmon.h
induct.h
interface.h Added hash-mode 16000 = Tripcode 7 years ago
locking.h
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 7 years ago
loopback.h
memory.h
monitor.h
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 7 years ago
opencl.h OpenCL Runtime: Improved detection for AMD and NV devices on OSX 7 years ago
outfile.h
outfile_check.h
pidfile.h Remove unnecessary includes 7 years ago
potfile.h add missing function prototypes for the binary-search-tree-based pot sorting 7 years ago
restore.h Update version numbers to v4.0.0-RC1 7 years ago
rp.h Update cpu rule engine to support passwords up to length 256 7 years ago
rp_cpu.h Update cpu rule engine to support passwords up to length 256 7 years ago
rp_kernel_on_cpu.h Backport current state of pure kernel rule engine to CPU 7 years ago
rp_kernel_on_cpu_optimized.h Backport current state of optimized kernel rule engine to CPU 7 years ago
selftest.h Added self-test funcionality for OpenCL kernels on startup 7 years ago
shared.h Startup: Check and abort session if outfile and wordlist point to the same file 7 years ago
sort_r.h use fallback qsort implementation on linux systems without glibc 7 years ago
status.h use an overflow check instead of a hard coded value for ETA 7 years ago
stdout.h
straight.h
terminal.h Added option --example-hashes to show an example hash for each hash-mode 7 years ago
thread.h Prefer _WIN to _POSIX for defines. 7 years ago
timer.h
tuningdb.h
types.h Do initial OpenCL device thread management a bit different 7 years ago
usage.h
user_options.h Update some of the visual indicator of active options when benchmarking 7 years ago
wordlist.h Add more integer overflow checks 7 years ago