1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-04-15 14:55:49 +00:00
hashcat/src
2021-07-28 07:56:34 +02:00
..
modules Merge pull request from hashcat/master 2021-07-28 07:55:11 +02:00
affinity.c
autotune.c Use kernel_bzero instead of kernel_memset when value is zero 2021-07-20 12:04:12 +03:00
backend.c Update driver requirement 2021-07-28 07:56:34 +02:00
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 make const char pointers actually const 2021-07-22 18:13:46 -07:00
combinator.c
common.c
convert.c
cpt.c Do not initialize backend devices in case --id is used and some bug fixes 2021-06-12 10:47:48 +02:00
cpu_crc32.c
debugfile.c
dictstat.c
dispatch.c
dynloader.c
emu_general.c
emu_inc_cipher_aes.c
emu_inc_cipher_camellia.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_cipher_des.c
emu_inc_cipher_kuznyechik.c
emu_inc_cipher_serpent.c
emu_inc_cipher_twofish.c
emu_inc_common.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_ecc_secp256k1.c
emu_inc_hash_md4.c
emu_inc_hash_md5.c
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha1.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_sha512.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_hash_streebog256.c
emu_inc_hash_streebog512.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
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 Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
emu_inc_scalar.c
emu_inc_simd.c Remove more old GCC diagnostic options 2019-03-31 19:41:28 +02:00
event.c Increase buffer size for --example-hashes output 2019-04-08 17:36:26 +02:00
ext_ADL.c ADL: Updated support for AMD Display Library to 15.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs 2021-07-27 12:02:27 +02:00
ext_cuda.c Prepare native CUDA hybrid integration 2019-04-25 14:45:17 +02:00
ext_hip.c
ext_hiprtc.c
ext_iokit.c remove unused hm_IOKIT_SMCCall() call 2021-06-19 21:15:37 +02:00
ext_lzma.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 2019-03-31 17:39:00 +02:00
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 Fix bug on hm_SYSFS_CPU_get_syspath_hwmon() 2021-07-14 19:21:21 +02:00
filehandling.c use const char for fopen mode 2021-07-22 18:11:11 -07:00
folder.c
hashcat.c
hashes.c Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte 2021-07-22 18:54:02 +02:00
hlfmt.c make const char pointers actually const 2021-07-22 18:13:46 -07:00
hwmon.c ADL: Updated support for AMD Display Library to 15.0, updated datatypes and added support for OverDrive 7 and 8 based GPUs 2021-07-27 12:02:27 +02:00
induct.c
interface.c Commandline: Throw an error if separator character given by the user with -p option is not exactly 1 byte 2021-07-22 18:54:02 +02:00
keyboard_layout.c
locking.c
logfile.c Fix missing hc_unlockfile() 2020-02-29 10:40:47 +01:00
loopback.c
main.c
Makefile Unset PRODUCTION option 2021-07-16 23:03:11 +02:00
memory.c
monitor.c
mpsp.c make const char pointers actually const 2021-07-22 18:13:46 -07:00
outfile_check.c
outfile.c Fix segfault in --hash-info by avoid huge stack buffer allocation 2021-06-30 21:01:55 +02:00
pidfile.c
potfile.c
restore.c
rp_cpu.c Add casts where needed in C++ mode 2019-09-11 18:05:01 -07:00
rp.c tighten output to be physical-terminal friendly 2021-06-06 10:47:18 -08:00
selftest.c
shared.c make const char pointers actually const 2021-07-22 18:13:46 -07:00
slow_candidates.c minor whitespace fixes 2021-06-25 07:56:28 +02:00
status.c make const char pointers actually const 2021-07-22 18:13:46 -07:00
stdout.c New Attack-Mode: Association Attack. Like JtR's single mode. Very early 2020-09-29 15:56:32 +02:00
straight.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
terminal.c Merge pull request from hashcat/master 2021-07-25 10:57:39 +02:00
thread.c
timer.c
tuningdb.c
usage.c Added option --multiply-accel-disable (short: -M) to disable multiply the kernel-accel with the multiprocessor count automatism 2021-07-21 15:47:05 +02:00
user_options.c make const char pointers actually const 2021-07-22 18:13:46 -07:00
wordlist.c