1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-08-05 13:25:39 +00:00
hashcat/src
2019-06-29 15:13:07 +02:00
..
modules No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00
affinity.c
autotune.c Improve kernel-loops detection for slow hashes 2019-05-13 17:25:33 +02:00
backend.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
benchmark.c
bitmap.c Rename some more variables 2019-05-01 15:52:56 +02:00
bitops.c
brain.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
combinator.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
common.c
convert.c Merge pull request #2008 from vlohacks/master 2019-05-15 09:51:19 +02:00
cpt.c Rename some more variables 2019-05-01 15:52:56 +02:00
cpu_crc32.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
debugfile.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
dictstat.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
dispatch.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
dynloader.c
emu_general.c
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c
emu_inc_cipher_des.c
emu_inc_cipher_kuznyechik.c
emu_inc_cipher_serpent.c
emu_inc_cipher_twofish.c
emu_inc_common.c
emu_inc_hash_md4.c
emu_inc_hash_md5.c
emu_inc_hash_ripemd160.c
emu_inc_hash_sha1.c
emu_inc_hash_sha224.c
emu_inc_hash_sha256.c
emu_inc_hash_sha384.c
emu_inc_hash_sha512.c
emu_inc_hash_streebog256.c
emu_inc_hash_streebog512.c
emu_inc_hash_whirlpool.c
emu_inc_platform.c Prepare native CUDA hybrid integration 2019-04-25 14:45:17 +02:00
emu_inc_rp_optimized.c
emu_inc_rp.c
emu_inc_scalar.c
emu_inc_simd.c
emu_inc_truecrypt_crc32.c
emu_inc_truecrypt_keyfile.c
emu_inc_truecrypt_xts.c
emu_inc_veracrypt_xts.c
event.c
ext_ADL.c
ext_cuda.c Prepare native CUDA hybrid integration 2019-04-25 14:45:17 +02:00
ext_lzma.c
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c Use nvrtc to compile PTX (resulting PTX not yet used) 2019-04-26 13:28:44 +02:00
ext_OpenCL.c
ext_sysfs.c
filehandling.c No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00
folder.c
hashcat.c Merge pull request #2061 from f0cker/brain_all 2019-06-18 10:52:56 +02:00
hashes.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
hlfmt.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
hwmon.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
induct.c Rename some more variables 2019-05-01 15:52:56 +02:00
interface.c Add support to configure hash-mode specific range of number of hashes supported 2019-05-19 14:46:05 +02:00
keyboard_layout.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
locking.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
logfile.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
loopback.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
main.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
Makefile Hide warning about implicit declaration of function 2019-06-29 15:13:07 +02:00
memory.c
monitor.c Add CUDA device attributes to -I 2019-04-30 13:38:44 +02:00
mpsp.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
outfile_check.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
outfile.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
pidfile.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
potfile.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
restore.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
rp_cpu.c fixes #2026: rule engine hex interpretation problem 2019-05-17 14:05:26 +02:00
rp.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
selftest.c Warnings self-check and autotune with CUDA 2019-05-04 21:52:00 +02:00
shared.c add workaround for zlib with cygwin build (v2) 2019-06-29 14:46:33 +02:00
slow_candidates.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
status.c Added brain status (tx/rx) for all devices 2019-06-15 22:46:40 +00:00
stdout.c Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments 2019-06-28 17:58:08 +02:00
straight.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
terminal.c No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00
thread.c
timer.c
tuningdb.c switch almost all FILE ops, potfile is the only missing 2019-06-26 19:06:46 +02:00
usage.c No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00
user_options.c Rename some more variables 2019-05-01 15:52:56 +02:00
wordlist.c No more compress functions, update example.dict.gz, remove some comments 2019-06-27 20:18:47 +02:00