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 3c4cb5c0f8
Merge pull request #2061 from f0cker/brain_all
5 years ago
..
affinity.h partially fix compile for musl 7 years ago
autotune.h Add HC_API_CALL to a few functions 6 years ago
backend.h Use __launch_bounds__ in CUDA as replacement for reqd_work_group_size() in OpenCL 5 years ago
benchmark.h Added option --benchmark-all to benchmark all hash-modes not just the default selection 7 years ago
bitmap.h Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 8 years ago
bitops.h Remove add3() from bitops, replaced with the ones in inc_common.cl 5 years ago
brain.h Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows 6 years ago
combinator.h Update combinator.c function parameters 8 years ago
common.h Increase buffer size for --example-hashes output 5 years ago
convert.h Suggested changes for pull request 5 years ago
cpt.h Update cpt.c function parameters 8 years ago
cpu_crc32.h Add module for -m 12500 5 years ago
debugfile.h Update debugfile.c and hashes.c function parameters 8 years ago
dictstat.h Fix empty line check in _old_apply_rule() 7 years ago
dispatch.h The hashcat brain 6 years ago
dynloader.h Refresh dynloader management 5 years ago
emu_general.h Make it easier to include OpenCL kernels into modules 5 years ago
emu_inc_cipher_aes.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
emu_inc_cipher_des.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
emu_inc_hash_md4.h Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md5.h Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha1.h Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha256.h Get rid of CONSTSPEC macro in OpenCL kernels 5 years ago
emu_inc_hash_sha512.h Remove more old GCC diagnostic options 5 years ago
emu_inc_rp.h Remove more old GCC diagnostic options 5 years ago
emu_inc_rp_optimized.h Remove more old GCC diagnostic options 5 years ago
event.h Add function to distinguish between warning and advice messages 7 years ago
ext_ADL.h Refresh dynloader management 5 years ago
ext_OpenCL.h Refresh dynloader management 5 years ago
ext_cuda.h Add hc_cuCtxSetCacheConfig() 5 years ago
ext_lzma.h Add support for building with system lzma-sdk 6 years ago
ext_nvapi.h Refresh dynloader management 5 years ago
ext_nvml.h Refresh dynloader management 5 years ago
ext_nvrtc.h Do some CUDA and NVRTC version checks on startup 5 years ago
ext_sysfs.h Add missing files 8 years ago
filehandling.h fix some datatypes 6 years ago
folder.h Prefer _WIN to _POSIX for defines. 7 years ago
hashcat.h fix string 7 years ago
hashes.h Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
hlfmt.h Switch from size_t to int 5 years ago
hwmon.h Add CUDA device attributes to -I 5 years ago
induct.h Removed function induct_ctx_cleanup() from induct.c - code was moved into hashcat.c 8 years ago
interface.h Add support to configure hash-mode specific range of number of hashes supported 5 years ago
keyboard_layout.h Fix function declaration for execute_keyboard_layout_mapping() 5 years ago
locking.h file locking: check return value of fcntl () 7 years ago
logfile.h Revert "Replace PRIu64 with ju. Less verbose." 7 years ago
loopback.h Add some additional start-up checks 8 years ago
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. 8 years ago
modules.h Add support to configure hash-mode specific range of number of hashes supported 5 years ago
monitor.h fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it) 6 years ago
mpsp.h Add code to read LZMA compressed hashcat.hcstat2 7 years ago
outfile.h Make use of return length from ascii_digest instead of calling strlen() 5 years ago
outfile_check.h Add HC_API_CALL to a few functions 6 years ago
pidfile.h Remove unnecessary includes 7 years ago
potfile.h Make use of return length from ascii_digest instead of calling strlen() 5 years ago
restore.h Update version to 5.1.0 6 years ago
rp.h Fix broken hex notation 6 years ago
rp_cpu.h Replace char[] with *char 7 years ago
selftest.h Add HC_API_CALL to a few functions 6 years ago
shared.h OpenCL Runtime: Workaround ROCm OpenCL driver problem trying to write temporary file into readonly folder by setting TMPDIR environment variable 5 years ago
slow_candidates.h Add support for -a 1 in -S mode 6 years ago
sort_r.h use fallback qsort implementation on linux systems without glibc 7 years ago
status.h Added brain status (tx/rx) for all devices 5 years ago
stdout.h fix some datatypes 6 years ago
straight.h Add straight_ctx_update_loop() 8 years ago
terminal.h Rename some more variables 5 years ago
thread.h Add CUDA device attributes to -I 5 years ago
timer.h Fix clock_gettime() on OSX (v2) 6 years ago
tuningdb.h Prepare remove of hash_type variable 5 years ago
types.h Merge pull request #2061 from f0cker/brain_all 5 years ago
usage.h Add support for hash modules to usage.c 5 years ago
user_options.h Update some of the visual indicator of active options when benchmarking 7 years ago
wordlist.h Add new option --slow-candidates which allows hashcat to generate passwords on-host 6 years ago