.. |
affinity.h
|
|
|
autotune.h
|
|
|
backend.h
|
|
|
benchmark.h
|
|
|
bitmap.h
|
|
|
bitops.h
|
|
|
brain.h
|
Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support
|
2021-06-26 20:24:45 +02:00 |
combinator.h
|
|
|
common.h
|
The hc_bytealign_be_S() was merged too early, but is not yet used anywhere for this platform so we can remove it again.
|
2021-08-12 15:15:32 +02:00 |
convert.h
|
|
|
cpt.h
|
Update cpt.c function parameters
|
2016-10-06 10:26:47 +02:00 |
cpu_crc32.h
|
VeraCrypt: Increase password length support for non-boot volumes from 64 to 128.
|
2021-06-17 09:45:30 +02:00 |
debugfile.h
|
Update debugfile.c and hashes.c function parameters
|
2016-10-06 10:55:14 +02:00 |
dictstat.h
|
Dictstat: On Windows, the st_ino attribute in the stat struct is not set which can lead to invalid cache hits. Added the filename to the database entry.
|
2020-03-10 15:42:55 +01:00 |
dispatch.h
|
The hashcat brain
|
2018-10-28 16:47:13 +01:00 |
dynloader.h
|
Fix extra semicolon warnings
|
2019-11-09 16:42:50 -08:00 |
emu_general.h
|
|
|
emu_inc_bignum_operations.h
|
|
|
emu_inc_cipher_aes.h
|
Get rid of CONSTSPEC macro in OpenCL kernels
|
2019-04-04 10:15:34 +02:00 |
emu_inc_cipher_des.h
|
Get rid of CONSTSPEC macro in OpenCL kernels
|
2019-04-04 10:15:34 +02:00 |
emu_inc_ecc_secp256k1.h
|
electrum 4/5: improve speed (rm hook)
|
2019-12-05 10:43:42 +01:00 |
emu_inc_hash_base58.h
|
fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
|
2022-06-11 11:44:05 +02:00 |
emu_inc_hash_md4.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
emu_inc_hash_md5.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
emu_inc_hash_sha1.h
|
|
|
emu_inc_hash_sha256.h
|
|
|
emu_inc_hash_sha512.h
|
|
|
emu_inc_radmin3_constants.h
|
|
|
emu_inc_rp_optimized.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
emu_inc_rp.h
|
Remove more old GCC diagnostic options
|
2019-03-31 19:41:28 +02:00 |
event.h
|
|
|
ext_ADL.h
|
|
|
ext_cuda.h
|
CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h
|
2022-01-03 16:29:15 +01:00 |
ext_hip.h
|
Backport some AMD HIP headers from ROCm 5.3.0
|
2022-11-13 19:14:02 +01:00 |
ext_hiprtc.h
|
Backport some AMD HIP headers from ROCm 5.3.0
|
2022-11-13 19:14:02 +01:00 |
ext_iokit.h
|
|
|
ext_lzma.h
|
|
|
ext_metal.h
|
Backends: added Metal host-code
|
2022-02-05 22:48:16 +01:00 |
ext_nvapi.h
|
Restyling hwmon (2021)(2)
|
2021-06-10 20:13:12 +02:00 |
ext_nvml.h
|
Restyling hwmon (2021)(2)
|
2021-06-10 20:13:12 +02:00 |
ext_nvrtc.h
|
CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h
|
2022-01-03 16:29:15 +01:00 |
ext_OpenCL.h
|
beautify ext_OpenCL.h
|
2022-01-03 02:41:12 +01:00 |
ext_sysfs_amdgpu.h
|
|
|
ext_sysfs_cpu.h
|
|
|
filehandling.h
|
Avoid directly accessing file handle
|
2021-08-21 14:29:10 +03:00 |
folder.h
|
|
|
hashcat.h
|
|
|
hashes.h
|
|
|
hlfmt.h
|
|
|
hwmon.h
|
|
|
induct.h
|
Removed function induct_ctx_cleanup() from induct.c - code was moved into hashcat.c
|
2016-11-16 10:13:40 +01:00 |
interface.h
|
change interface, add module_benchmark_charset ()
|
2022-07-15 17:17:57 +02:00 |
keyboard_layout.h
|
|
|
locking.h
|
|
|
logfile.h
|
|
|
loopback.h
|
Add some additional start-up checks
|
2016-10-06 17:26:15 +02:00 |
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 |
modules.h
|
change interface, add module_benchmark_charset ()
|
2022-07-15 17:17:57 +02:00 |
monitor.h
|
fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it)
|
2018-10-31 11:37:06 +01:00 |
mpsp.h
|
|
|
outfile_check.h
|
|
|
outfile.h
|
Fix segfault in --hash-info by avoid huge stack buffer allocation
|
2021-06-30 21:01:55 +02:00 |
pidfile.h
|
Remove unnecessary includes
|
2017-03-04 18:30:39 -08:00 |
potfile.h
|
|
|
restore.h
|
|
|
rp_cpu.h
|
Replace char[] with *char
|
2017-11-13 12:12:44 -08:00 |
rp.h
|
|
|
selftest.h
|
|
|
shared.h
|
Prepare file_to_buffer() for later use
|
2022-08-07 20:36:08 +00:00 |
slow_candidates.h
|
|
|
sort_r.h
|
|
|
status.h
|
Refactored Recovered.New... handling
|
2022-08-19 12:02:21 +02:00 |
stdout.h
|
|
|
straight.h
|
|
|
terminal.h
|
|
|
thread.h
|
|
|
timer.h
|
|
|
tuningdb.h
|
Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup
|
2022-08-08 11:09:04 +00:00 |
types.h
|
Add more RC_FINAL_ enum types
|
2022-09-12 20:48:38 +02:00 |
usage.h
|
|
|
user_options.h
|
Update some of the visual indicator of active options when benchmarking
|
2017-10-14 12:54:34 +02:00 |
wordlist.h
|
|
|