This website requires JavaScript.
Explore
Help
Sign In
arno
/
hashcat
Watch
1
Star
0
Fork
0
You've already forked hashcat
mirror of
https://github.com/hashcat/hashcat.git
synced
2024-11-15 04:23:06 +00:00
Code
Issues
Releases
Wiki
Activity
f9e74045b5
hashcat
/
include
History
Jens Steube
f9e74045b5
Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte
2021-07-22 18:54:02 +02:00
..
affinity.h
autotune.h
backend.h
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h
convert.h
cpt.h
cpu_crc32.h
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
dynloader.h
emu_general.h
emu_inc_cipher_aes.h
emu_inc_cipher_des.h
emu_inc_ecc_secp256k1.h
emu_inc_hash_md4.h
emu_inc_hash_md5.h
emu_inc_hash_sha1.h
emu_inc_hash_sha256.h
emu_inc_hash_sha512.h
emu_inc_rp_optimized.h
emu_inc_rp.h
event.h
Add function to distinguish between warning and advice messages
2017-03-25 20:50:37 +01:00
ext_ADL.h
ext_cuda.h
ext_hip.h
Add async HIP memcpy functions: hc_hipMemcpyDtoDAsync(), hc_hipMemcpyDtoHAsync() and hc_hipMemcpyHtoDAsync(). Implement partially async HIP memset and bzero kernels.
2021-07-20 12:47:10 +03:00
ext_hiprtc.h
ext_iokit.h
ext_lzma.h
ext_nvapi.h
ext_nvml.h
Restyling hwmon (2021)(2)
2021-06-10 20:13:12 +02:00
ext_nvrtc.h
ext_OpenCL.h
ext_sysfs_amdgpu.h
Rename hardware monitor interface sysfs to sysfs_amdgpu
2021-07-09 20:48:10 +02:00
ext_sysfs_cpu.h
filehandling.h
folder.h
use recursive mkdir for the profile and the cache dir
2021-06-05 21:55:59 +02:00
hashcat.h
hashes.h
hlfmt.h
hwmon.h
show all fans in hwmon output
2021-06-19 20:32:07 +02:00
induct.h
interface.h
keyboard_layout.h
Fix function declaration for execute_keyboard_layout_mapping()
2019-02-07 17:15:45 +01:00
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
Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
2020-08-29 16:12:15 +02:00
monitor.h
mpsp.h
outfile_check.h
outfile.h
pidfile.h
potfile.h
Keep output of --show and --left in the original ordering of the input hash file
2019-11-05 13:49:22 +01:00
restore.h
rp_cpu.h
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
Removed option --example-hashes, now is an alias of --hash-info
2020-12-29 07:56:20 +01:00
thread.h
timer.h
tuningdb.h
types.h
Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte
2021-07-22 18:54:02 +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
switch almost all FILE ops, potfile is the only missing
2019-06-26 19:06:46 +02:00