You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/src
Dávid Bolvanský 50aea559c5
added device type
2 years ago
..
modules fix dpapimk_tmp_v1_t on module_15310.c 2 years ago
Makefile Merge pull request #3157 from matrix/rpi_Makefile 2 years ago
affinity.c Fix the build for NetBSD 2 years ago
autotune.c Backends: added Metal host-code 2 years ago
backend.c sanity check for u32 cast for combs_cnt, bfs_cnt 2 years ago
benchmark.c
bitmap.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
bitops.c
brain.c
combinator.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
common.c
convert.c
cpt.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
cpu_crc32.c
debugfile.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
dictstat.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
dispatch.c fixed bug in benchmark engine, updated negative status code 2 years ago
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_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
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
emu_inc_rp.c
emu_inc_rp_optimized.c
emu_inc_scalar.c
emu_inc_simd.c
event.c
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 3 years ago
ext_OpenCL.c Improved management of systems with multiple OpenCL platforms and show empty OpenCL platforms only in backend information mode 2 years ago
ext_cuda.c CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 2 years ago
ext_hip.c HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 2 years ago
ext_hiprtc.c HIP Backend: moved functions to ext_hip.c/ext_hiprtc.c and includes to ext_hip.h/ext_hiprtc.h 2 years ago
ext_iokit.c fix style 2 years ago
ext_lzma.c
ext_metal.m Fix segfault on hc_mtlInvocationHelper() with valInt 2 years ago
ext_nvapi.c
ext_nvml.c
ext_nvrtc.c CUDA Backend: moved functions to ext_cuda.c/ext_nvrtc.c and includes to ext_cuda.h/ext_nvrtc.h 2 years ago
ext_sysfs_amdgpu.c
ext_sysfs_cpu.c
filehandling.c whitespace and code style fixes 3 years ago
folder.c Backend Info: Added folder_config info to output 2 years ago
hashcat.c added device type 2 years ago
hashes.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
hlfmt.c
hwmon.c Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal) 2 years ago
induct.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
interface.c User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line 3 years ago
keyboard_layout.c Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS 3 years ago
locking.c Avoid directly accessing file handle 3 years ago
logfile.c
loopback.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
main.c Do not use term colors if output is not terminal 2 years ago
memory.c
monitor.c fixed bug in benchmark engine, updated negative status code 2 years ago
mpsp.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
outfile.c
outfile_check.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
pidfile.c
potfile.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
restore.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
rp.c prevent further integer overflows in rp.c 2 years ago
rp_cpu.c Add new rule function '3' to switch the case of the first letter after occurrence N of char X 3 years ago
selftest.c Backends: added Metal host-code 2 years ago
shared.c add Register-Limit to the "Optimizers" list 2 years ago
slow_candidates.c
status.c added device type 2 years ago
stdout.c stdout mode: transfer indexes and compressed pw buffer from device in blocks, reducing overhead 2 years ago
straight.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
terminal.c added device type 2 years ago
thread.c
timer.c
tuningdb.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
usage.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
user_options.c allow --stdout and --stdin-timeout-abort to be used together 2 years ago
wordlist.c code style and formatting fixes in wordlist.c 2 years ago