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 bdedb609d0
Merge pull request #3709 from OutWrest/master
1 year ago
..
modules Merge pull request #3709 from OutWrest/master 1 year ago
Makefile disable debug option in makefile 1 year ago
affinity.c Fix some spacing in affinity.c 1 year ago
autotune.c Backends: added Metal host-code 2 years ago
backend.c Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption 1 year ago
benchmark.c
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
debugfile.c Add the separator after original-word in --debug-mode=5 (fixes #3587) 1 year 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
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 AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 or later) 2 years ago
ext_iokit.c minor code style fixes 2 years ago
ext_lzma.c
ext_metal.m Added --metal-compiler-runtime option 1 year 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 Merge pull request #3604 from justpretending/redundant_conditions 1 year ago
folder.c minor code style fixes 2 years ago
hashcat.c Fix comment typos in hashcat.c 1 year ago
hashes.c Fix https://github.com/hashcat/hashcat/issues/3641 1 year ago
hlfmt.c
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 Do not hexify worldlist when --hex-charset is used 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
loopback.c User Options: Change --backend-info/-I option type, from bool to int 2 years ago
main.c Align loading rules log event usage with other log events 1 year ago
memory.c Add hcmalloc_aligned() and hcfree_aligned() 1 year ago
monitor.c fixed bug in benchmark engine, updated negative status code 2 years ago
mpsp.c Do not hexify worldlist when --hex-charset is used 2 years 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 Refactored Recovered.New... handling 2 years ago
restore.c Restore: Restore timer is decreased from 60 seconds to 1 second, but only updates if there's actually a change compared to previous data written to restore file 2 years 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 verify separator also with TOKEN_ATTR_FIXED_LENGTH (part 2) 1 year 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 Align loading rules log event usage with other log events 1 year ago
terminal.c JSON-escape example_hash in hash info 1 year ago
thread.c
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 Added --metal-compiler-runtime option 1 year ago
user_options.c update changes.txt + cleanup 1 year ago
wordlist.c Fix SHA1 input buffer for .dictstat2 filenames. 2 years ago