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 573423af97
Rewrite -m 32700 to use salt_iter and loop kernel as expected in slow hash modes
8 months ago
..
modules Rewrite -m 32700 to use salt_iter and loop kernel as expected in slow hash modes 8 months ago
Makefile Merge branch 'master' into fix_rar_segfault_AppleSilicon 11 months ago
affinity.c Fix some spacing in affinity.c 1 year ago
autotune.c Fix some typos 10 months ago
backend.c clang-tidy: remove useless casts 9 months ago
benchmark.c
bitmap.c Help: show supported hash-modes only with -hh 1 year ago
bitops.c
brain.c fix MinGW compilation 9 months ago
combinator.c Help: show supported hash-modes only with -hh 1 year ago
common.c
convert.c Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2 years ago
cpt.c Help: show supported hash-modes only with -hh 1 year ago
cpu_crc32.c
debugfile.c fix some const-qual warnings 9 months ago
dictstat.c Space cleanup 9 months ago
dispatch.c clang-tidy: remove useless casts 9 months ago
dynloader.c
emu_general.c
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 Added path to HIP RTC DLL provided in HIP SDK (ROCm 5.5.0) for Windows 10 months ago
ext_iokit.c using hc_IOMasterPortDefault instead of kIOMasterPortDefault/kIOMainPortDefault 12 months ago
ext_lzma.c
ext_metal.m using hc_IOMasterPortDefault instead of kIOMasterPortDefault/kIOMainPortDefault 12 months 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 prototypes and old declarations 9 months ago
filehandling.c clang-tidy: remove useless casts 9 months ago
folder.c minor code style fixes 2 years ago
hashcat.c Fix comment typos in hashcat.c 1 year ago
hashes.c Removed a duplicate line in hashes.c 9 months ago
hlfmt.c make const char pointers actually const 3 years ago
hwmon.c Help: show supported hash-modes only with -hh 1 year ago
induct.c Help: show supported hash-modes only with -hh 1 year ago
interface.c clang-tidy: remove useless casts 9 months 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 fix some const-qual warnings 9 months ago
main.c Typo fix 10 months ago
memory.c Fix some typos 10 months ago
monitor.c fixed bug in benchmark engine, updated negative status code 2 years ago
mpsp.c Help: show supported hash-modes only with -hh 1 year ago
outfile.c Don't close and reopen a FIFO 1 year ago
outfile_check.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
pidfile.c
potfile.c Remove user_options from potfile.c 9 months ago
restore.c Help: show supported hash-modes only with -hh 1 year ago
rp.c Skip generated rule that was the result of chaining rule operation and caused this generated rule to exceed the maximum number of function calls 1 year ago
rp_cpu.c fixes #3253: memory leak in cpu rule engine 2 years ago
selftest.c Fix a bug in self-test section. Hashcat used the salt_repeat value of the first hash not the self-test hash 1 year ago
shared.c fix prototypes and old declarations 9 months ago
slow_candidates.c
status.c Update status.c 1 year ago
stdout.c Fixes #3596: bug in --stdout w/ rules 1 year ago
straight.c Help: show supported hash-modes only with -hh 1 year ago
terminal.c fix prototypes and old declarations 9 months ago
thread.c
timer.c
tuningdb.c Help: show supported hash-modes only with -hh 1 year ago
usage.c Fix some typos 10 months ago
user_options.c Use chgd variable to decide dictstat building 9 months ago
wordlist.c Help: show supported hash-modes only with -hh 1 year ago