1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-03 00:05:44 +00:00
hashcat/src
2018-11-20 15:29:24 +01:00
..
affinity.c
autotune.c OpenCL Runtime: Use our own yielding technique for synchronizing rather than vendor specific 2018-11-20 12:32:24 +01:00
benchmark.c
bitmap.c Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore 2018-11-04 10:07:45 +01:00
bitops.c
brain.c Start client index from 1 instead of 0 2018-11-12 20:19:59 +01:00
combinator.c
common.c
convert.c
cpt.c
cpu_aes.c Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
cpu_crc32.c
cpu_des.c
cpu_md4.c
cpu_md5.c
cpu_sha1.c Add const to a few parameters. 2017-11-04 23:37:41 -07:00
cpu_sha256.c
debugfile.c
dictstat.c
dispatch.c Fixed ignoring --brain-client-features configuration in case brain-server has attack positions informations from a previous run 2018-11-01 12:03:28 +01:00
dynloader.c
event.c
ext_ADL.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c
folder.c
hashcat.c Replace gitmodules with files and add support for system-wide libraries 2018-11-08 12:52:06 +01:00
hashes.c Prepare for on-the-fly keyboard layout substituations required to crack booting TrueCrypt/VeraCrypt volumes 2018-11-15 14:35:51 +01:00
hlfmt.c fix some datatypes 2018-02-08 19:13:29 +01:00
hwmon.c Fixed invalid hardware monitor detection in benchmark mode 2018-11-17 14:40:30 +01:00
induct.c
interface.c - Keymaps: Added hashcat keyboard mapping us.hckmap (can be used as template) 2018-11-15 22:29:03 +01:00
locking.c
logfile.c
loopback.c
main.c Startup: Show OpenCL runtime initialization message (per device) 2018-11-12 20:45:05 +01:00
Makefile Prepare for on-the-fly keyboard layout substituations required to crack booting TrueCrypt/VeraCrypt volumes 2018-11-15 14:35:51 +01:00
memory.c
monitor.c Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort 2018-11-09 12:48:27 +01:00
mpsp.c
opencl.c Fixed thread count maximum for pure kernels in straight attack mode 2018-11-20 15:29:24 +01:00
outfile_check.c
outfile.c
pidfile.c Pidfile: Treat a corrupted pidfile like a not existing pidfile 2018-11-14 09:32:06 +01:00
potfile.c
restore.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
rp_cpu.c
rp_kernel_on_cpu_optimized.c Backport current state of optimized kernel rule engine to CPU 2017-08-20 12:50:24 +02:00
rp_kernel_on_cpu.c
rp.c
selftest.c Add SHA3 and Keccak 2018-10-15 16:06:31 +02:00
shared.c
slow_candidates.c
status.c Fixed status output of progress value in case -S and -l used in combination 2018-11-07 14:20:40 +01:00
stdout.c
straight.c
terminal.c The hashcat brain 2018-10-28 16:47:13 +01:00
thread.c remove hc_sleep and _msec. 2017-09-23 13:02:34 -07:00
timer.c Fix clock_gettime() on OSX (v2) 2018-01-11 02:41:16 +01:00
tuningdb.c
usage.c Update usage.c description for --spin-damp 2018-11-20 14:52:49 +01:00
user_options.c OpenCL Runtime: Use our own yielding technique for synchronizing rather than vendor specific 2018-11-20 12:32:24 +01:00
wordlist.c