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-05 01:06:00 +00:00
Code
Issues
Releases
Wiki
Activity
0c55626689
hashcat
/
include
History
jsteube
0c55626689
Remove kernel exec timeout detection, should no longer occur due to autotune
2016-11-19 16:57:24 +01:00
..
affinity.h
autotune.h
benchmark.h
bitmap.h
Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository
2016-10-13 10:07:04 +02:00
bitops.h
combinator.h
common.h
convert.h
Add hash-mode option OPTS_TYPE_PT_ALWAYS_ASCII to control need_hexify() from interface.c
2016-11-05 14:46:00 +01:00
cpt.h
cpu_aes.h
Introduce hashes_t; not finishe yet
2016-09-16 17:01:18 +02:00
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h
cpu_sha1.h
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
event.h
Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings
2016-10-31 09:19:37 +01:00
ext_ADL.h
ext_nvapi.h
Fix compiler warnings caused by -Wstrict-prototypes
2016-10-30 20:45:44 +01:00
ext_nvml.h
ext_OpenCL.h
Query PCI-Express bus/device/function and store for later use
2016-11-05 20:23:05 +01:00
ext_sysfs.h
ext_xnvctrl.h
filehandling.h
folder.h
Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro
2016-11-05 23:19:13 +01:00
hashcat.h
hashes.h
hlfmt.h
hwmon.h
Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro
2016-11-05 23:19:13 +01:00
induct.h
interface.h
locking.h
logfile.h
loopback.h
memory.h
monitor.h
mpsp.h
opencl.h
Improve CPU detection on AMDGPU-Pro
2016-11-14 13:05:40 +01:00
outfile_check.h
outfile.h
potfile.h
Move hc_qsort_r() and hc_bsearch_r() from potfile.c to shared.c - Lets us use them from within all objects
2016-11-16 10:22:57 +01:00
restore.h
rp_cpu.h
rp_kernel_on_cpu.h
Some cleanup before going to optimize more code in inc_rp.c
2016-11-01 13:01:15 +01:00
rp.h
shared.h
sort_r.h
Fix some code in sort_r.h to make cppcheck happy
2016-11-16 16:50:33 +01:00
status.h
stdout.h
straight.h
terminal.h
thread.h
timer.h
tuningdb.h
types.h
Remove kernel exec timeout detection, should no longer occur due to autotune
2016-11-19 16:57:24 +01:00
usage.h
user_options.h
weak_hash.h
wordlist.h