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
Gabriele Gristina 24de156ce8
Fixed backend active devices checks
2 years ago
..
modules Disable autodetect for PDF Owner/User module as specialist 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 Fixed backend active devices checks 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 make const char pointers actually const 3 years ago
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 OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h 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 Metal: added support for vectors up to 4 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 Rename hardware monitor interface sysfs to sysfs_amdgpu 3 years ago
ext_sysfs_cpu.c Fix bug on hm_SYSFS_CPU_get_syspath_hwmon() 3 years ago
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 Prepare "Net New" value for status, test initial status message format 2 years ago
hashes.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
hlfmt.c make const char pointers actually const 3 years ago
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 2 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 Add module potfile disable warning message to startup, test formatting 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 Replace index() with strchr() for better Windows compatiblity 3 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 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon 2 years ago
slow_candidates.c
status.c Prepare "Net New" value for status, test initial status message format 2 years ago
stdout.c Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes 2 years ago
straight.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
terminal.c Formatting change 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 fix wording 2 years ago
wordlist.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago