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
Jens Steube a52b70d1c5
Refactored Recovered.New... handling
2 years ago
..
modules Remove module_unstable_warning() entry for older AMD GPU for -m 1500 2 years ago
Makefile Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup 2 years ago
affinity.c minor code style fixes 2 years ago
autotune.c Backends: added Metal host-code 2 years ago
backend.c Use -flegacy-pass-manager for -m 501, -m 1600 and -m 6300 on AMD HIP for massive speed improvement 2 years ago
benchmark.c Replace mode 2500 with 22000 as default WPA benchmark mode 4 years ago
bitmap.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
bitops.c
brain.c minor code style fixes 2 years ago
combinator.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
common.c
convert.c Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2 years ago
cpt.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
cpu_crc32.c Rename hc_fopen_nozip() to hc_fopen_raw() 3 years ago
debugfile.c Added support to include source wordlist in debugging format 2 years ago
dictstat.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
dispatch.c Fix pw_min / pw_max rejection test in -a 9 attack-mode 2 years ago
dynloader.c
emu_general.c Wrap atomic functions with hc_ prefix to have better platform control 3 years ago
emu_inc_bignum_operations.c added Radmin3 2 years ago
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_base58.c fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking 2 years ago
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 Increase event buffers sizes 2 years ago
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 minor code style fixes 2 years ago
ext_lzma.c
ext_metal.m minor code style fixes 2 years ago
ext_nvapi.c Restyling hwmon (2021)(2) 3 years ago
ext_nvml.c Restyling hwmon (2021)(2) 3 years ago
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 src/filehandling.c: add missing include 2 years ago
folder.c minor code style fixes 2 years ago
hashcat.c Refactored Recovered.New... handling 2 years ago
hashes.c Refactored Recovered.New... handling 2 years ago
hlfmt.c make const char pointers actually const 3 years ago
hwmon.c minor code style fixes 2 years ago
induct.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
interface.c change interface, add module_benchmark_charset () 2 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 Fix missing hc_unlockfile() 4 years ago
loopback.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
main.c Refactored Recovered.New... handling 2 years ago
memory.c
monitor.c fixed bug in benchmark engine, updated negative status code 2 years ago
mpsp.c change interface, add module_benchmark_charset () 2 years ago
outfile.c Added support to include source wordlist in debugging format 2 years ago
outfile_check.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
pidfile.c
potfile.c Refactored Recovered.New... handling 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 fixes #3253: memory leak in cpu rule engine 2 years ago
selftest.c Backends: added Metal host-code 2 years ago
shared.c Prepare file_to_buffer() for later use 2 years ago
slow_candidates.c minor whitespace fixes 3 years ago
status.c Refactored Recovered.New... handling 2 years ago
stdout.c fixes #3201: fixed -O with -a 7 in --stdout mode 2 years ago
straight.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
terminal.c Refactored Recovered.New... handling 2 years ago
thread.c Added command prompt [f]inish to instruct hashcat to finish the current attack and quit afterwards 3 years ago
timer.c
tuningdb.c Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup 2 years ago
usage.c typo in --outfile-check-timer help example 2 years ago
user_options.c Added support to include source wordlist in debugging format 2 years ago
wordlist.c code style and formatting fixes in wordlist.c 2 years ago