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 09:15:42 +00:00
Code
Issues
Releases
Wiki
Activity
51dd982b12
hashcat
/
include
History
Jens Steube
fcd20fbacb
OpenCL Runtime: Fall back to 64 threads default (from 256) on AMD GPU to prevent creating too many workitems
2017-08-29 17:36:50 +02:00
..
lzma_sdk
Compress multiple newlines to one in host code, too
2017-02-26 15:48:14 +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
WPA: Changed format for outfile and potfile from essid:mac1:mac2 to hash:mac_ap:mac_sta:essid
2017-02-19 14:45:27 +01:00
cpt.h
Update cpt.c function parameters
2016-10-06 10:26:47 +02:00
cpu_aes.h
cpu_blake2.h
Moved init params in CPU (interface.c). Fixed vector-type problem in kernel a0.
2017-04-30 20:34:01 -04:00
cpu_crc32.h
cpu_des.h
cpu_md4.h
cpu_md5.h
cpu_sha1.h
changed uint to u32
2016-10-04 00:35:49 -04:00
cpu_sha256.h
debugfile.h
dictstat.h
dispatch.h
dynloader.h
event.h
ext_ADL.h
ext_lzma.h
ext_nvapi.h
Add NVML and NVAPI support to Cygwin
2017-02-07 16:19:41 -08:00
ext_nvml.h
ext_OpenCL.h
ext_sysfs.h
ext_xnvctrl.h
filehandling.h
folder.h
hashcat.h
hashes.h
hlfmt.h
hwmon.h
induct.h
interface.h
locking.h
logfile.h
loopback.h
memory.h
monitor.h
mpsp.h
opencl.h
Switch the datatypes of the variables responsible for work-item count and work-item size from u32 to u64
2017-08-19 16:39:22 +02:00
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
sort_r.h
status.h
stdout.h
straight.h
terminal.h
Added option --example-hashes to show an example hash for each hash-mode
2017-08-22 11:09:46 +02:00
thread.h
timer.h
tuningdb.h
types.h
usage.h
user_options.h
weak_hash.h
wordlist.h