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
2025-04-04 00:35:42 +00:00
Code
Issues
Releases
Wiki
Activity
105c0ce0cb
hashcat
/
include
History
jsteube
0ae955c5ba
With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
2019-01-08 15:55:11 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
bitops.h
brain.h
combinator.h
common.h
Fixed selection of OpenCL devices (-d) if there's more than 32 OpenCL devices installed
2018-11-30 22:59:43 +01:00
convert.h
cpt.h
cpu_aes.h
cpu_blake2.h
cpu_crc32.h
cpu_des.h
cpu_md4.h
Add const to a few parameters.
2017-11-04 23:37:41 -07:00
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
event.h
ext_ADL.h
Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools
2017-12-01 15:19:10 +01:00
ext_lzma.h
ext_nvapi.h
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface_migrate.h
With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
2019-01-08 15:55:11 +01:00
interface.h
With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
2019-01-08 15:55:11 +01:00
locking.h
logfile.h
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
modules.h
With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
2019-01-08 15:55:11 +01:00
monitor.h
mpsp.h
opencl.h
outfile_check.h
outfile.h
pidfile.h
potfile.h
restore.h
rp_cpu.h
rp_kernel_on_cpu_optimized.h
rp_kernel_on_cpu.h
rp.h
selftest.h
shared.h
slow_candidates.h
sort_r.h
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
2019-01-08 15:55:11 +01:00
usage.h
user_options.h
wordlist.h