1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-10 03:35:44 +00:00
hashcat/src
2021-07-19 11:59:53 +02:00
..
modules Merge pull request from hashcat/HIP 2021-07-16 19:54:00 +02:00
affinity.c
autotune.c
backend.c
benchmark.c Replace mode 2500 with 22000 as default WPA benchmark mode 2020-01-19 19:24:11 +01:00
bitmap.c
bitops.c
brain.c
combinator.c
common.c
convert.c
cpt.c
cpu_crc32.c
debugfile.c minor whitespace fixes and changes.txt update 2021-06-27 10:43:23 +02:00
dictstat.c
dispatch.c
dynloader.c
emu_general.c Wrap atomic functions with hc_ prefix to have better platform control 2021-04-20 17:47:44 +02:00
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c
emu_inc_cipher_des.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_kuznyechik.c
emu_inc_cipher_serpent.c
emu_inc_cipher_twofish.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_common.c
emu_inc_ecc_secp256k1.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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha384.c
emu_inc_hash_sha512.c
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_streebog512.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_whirlpool.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_platform.c
emu_inc_rp_optimized.c
emu_inc_rp.c
emu_inc_scalar.c
emu_inc_simd.c
event.c
ext_ADL.c
ext_cuda.c
ext_hip.c
ext_hiprtc.c
ext_iokit.c
ext_lzma.c
ext_nvapi.c
ext_nvml.c Restyling hwmon (2021)(2) 2021-06-10 20:13:12 +02:00
ext_nvrtc.c
ext_OpenCL.c
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c
filehandling.c File handling: Do not abort on seeing a BOM in input files, just warn and ignore the BOM 2021-06-29 20:42:22 +02:00
folder.c
hashcat.c Brain: Add brain_ctx_t to hashcat_ctx_t to enable runtime check if hashcat was compiled with brain support 2021-06-26 20:24:45 +02:00
hashes.c
hlfmt.c use our safe free () wrapper hcfree whenever possible 2020-05-14 19:21:59 +02:00
hwmon.c
induct.c
interface.c
keyboard_layout.c
locking.c
logfile.c
loopback.c
main.c
Makefile
memory.c
monitor.c
mpsp.c
outfile_check.c
outfile.c
pidfile.c fix the comments :) 2019-07-01 17:27:08 +02:00
potfile.c
restore.c
rp_cpu.c
rp.c
selftest.c Limit max threads per block to 64 to enable offline compiler to make better use if available registers 2021-07-12 09:28:26 +02:00
shared.c
slow_candidates.c minor whitespace fixes 2021-06-25 07:56:28 +02:00
status.c
stdout.c
straight.c
terminal.c
thread.c
timer.c
tuningdb.c
usage.c
user_options.c
wordlist.c