1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-07 02:06:01 +00:00
hashcat/include
Jens Steube 5fa91ddbec
Merge pull request #1438 from Duncaen/musl
use fallback qsort implementation on linux systems without glibc
2017-11-13 09:06:34 +01:00
..
lzma_sdk
affinity.h
autotune.h Finished refactoring to remove all global variables 2016-09-30 22:52:44 +02:00
benchmark.h Fix a bunch of warnings 2016-10-30 10:58:14 -07:00
bitmap.h
bitops.h
combinator.h
common.h
convert.h
cpt.h
cpu_aes.h
cpu_blake2.h
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_sha1.h
cpu_sha256.h Add const to a few parameters. 2017-11-04 23:37:41 -07:00
debugfile.h Update debugfile.c and hashes.c function parameters 2016-10-06 10:55:14 +02:00
dictstat.h Fix empty line check in _old_apply_rule() 2017-10-01 17:03:16 +02:00
dispatch.h
dynloader.h
event.h
ext_ADL.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h Add missing files 2016-11-05 23:34:17 +01:00
ext_xnvctrl.h Compress multiple newlines to one in host code, too 2017-02-26 15:48:14 +01:00
filehandling.h
folder.h Prefer _WIN to _POSIX for defines. 2017-02-23 15:55:06 -08:00
hashcat.h
hashes.h
hlfmt.h
hwmon.h Add NVML and NVAPI support to Cygwin 2017-02-07 16:19:41 -08:00
induct.h
interface.h Added hash-mode 16000 = Tripcode 2017-11-11 14:44:56 +01:00
locking.h
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 2017-10-20 12:19:33 +02:00
loopback.h
memory.h Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use. 2016-11-20 22:54:52 +01:00
monitor.h Move more status display calculate logic into separate functions 2016-10-17 13:44:07 +02:00
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 2017-06-23 14:43:43 +02:00
opencl.h
outfile_check.h
outfile.h Files: Do several file and folder checks on startup rather than when they are actually used to avoid related error after eventual intense operations 2017-01-27 14:50:39 +01:00
pidfile.h Remove unnecessary includes 2017-03-04 18:30:39 -08:00
potfile.h
restore.h
rp_cpu.h
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h Backport current state of pure kernel rule engine to CPU 2017-08-20 12:27:19 +02:00
rp.h Update cpu rule engine to support passwords up to length 256 2017-08-11 11:15:43 +02:00
selftest.h Added self-test funcionality for OpenCL kernels on startup 2017-06-13 19:07:08 +02:00
shared.h Startup: Check and abort session if outfile and wordlist point to the same file 2017-10-10 11:30:20 +02:00
sort_r.h use fallback qsort implementation on linux systems without glibc 2017-11-11 04:30:44 +01:00
status.h
stdout.h
straight.h
terminal.h Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
wordlist.h Add more integer overflow checks 2017-02-22 16:33:23 +01:00