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 b54ad7981f
update repo and re-apply zip patch
5 years ago
..
modules nsec3 m 8300: salt can be empty 5 years ago
Makefile update repo and re-apply zip patch 5 years ago
affinity.c fix some datatypes 6 years ago
autotune.c Improve kernel-loops detection for slow hashes 5 years ago
backend.c (backend) remove unused *rc* vars and cleanup 5 years ago
benchmark.c fix some memory leaks 5 years ago
bitmap.c Rename some more variables 5 years ago
bitops.c Remove add3() from bitops, replaced with the ones in inc_common.cl 5 years ago
brain.c (brain) remove unused *rc* vars and cleanup 5 years ago
combinator.c fix the comments :) 5 years ago
common.c switch cpu_crc32.c to event_log_* 8 years ago
convert.c Merge pull request #2008 from vlohacks/master 5 years ago
cpt.c Rename some more variables 5 years ago
cpu_crc32.c fix the comments :) 5 years ago
debugfile.c update all HCFILE vars and related code 5 years ago
dictstat.c fix the comments :) 5 years ago
dispatch.c (dispatch) remove unused *rc* vars and cleanup 5 years ago
dynloader.c Refresh dynloader management 5 years ago
emu_general.c WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes 5 years ago
emu_inc_cipher_aes.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_camellia.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_des.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_kuznyechik.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_serpent.c Remove more old GCC diagnostic options 5 years ago
emu_inc_cipher_twofish.c Remove more old GCC diagnostic options 5 years ago
emu_inc_common.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md4.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_md5.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_ripemd160.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha1.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha224.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha256.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha384.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_sha512.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_streebog256.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_streebog512.c Remove more old GCC diagnostic options 5 years ago
emu_inc_hash_whirlpool.c Remove more old GCC diagnostic options 5 years ago
emu_inc_platform.c Prepare native CUDA hybrid integration 5 years ago
emu_inc_rp.c Remove more old GCC diagnostic options 5 years ago
emu_inc_rp_optimized.c Remove more old GCC diagnostic options 5 years ago
emu_inc_scalar.c Remove more old GCC diagnostic options 5 years ago
emu_inc_simd.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_crc32.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_keyfile.c Remove more old GCC diagnostic options 5 years ago
emu_inc_truecrypt_xts.c Remove more old GCC diagnostic options 5 years ago
emu_inc_veracrypt_xts.c Remove more old GCC diagnostic options 5 years ago
event.c Increase buffer size for --example-hashes output 5 years ago
ext_ADL.c Refresh dynloader management 5 years ago
ext_OpenCL.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_cuda.c Prepare native CUDA hybrid integration 5 years ago
ext_lzma.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvapi.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvml.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
ext_nvrtc.c Use nvrtc to compile PTX (resulting PTX not yet used) 5 years ago
ext_sysfs.c Add missing files 8 years ago
filehandling.c update repo and re-apply zip patch 5 years ago
folder.c Fix printing from NULL pointer address 5 years ago
hashcat.c (hashcat) remove unused *rc* vars and cleanup 5 years ago
hashes.c fix buffer overflow in build_plain() 5 years ago
hlfmt.c switch almost all FILE ops, potfile is the only missing 5 years ago
hwmon.c fix the comments :) 5 years ago
induct.c Rename some more variables 5 years ago
interface.c do not call mp_css_utf16le_expand() in case this is a slow_candidate session 5 years ago
keyboard_layout.c (keyboard_layout) remove unused *rc* vars, change free with hcfree 5 years ago
locking.c fix the comments :) 5 years ago
logfile.c fix the comments :) 5 years ago
loopback.c update all HCFILE vars and related code 5 years ago
main.c (main) remove unused *rc* vars and cleanup 5 years ago
memory.c Adjust hcmalloc to be the same as calloc 7 years ago
monitor.c Add CUDA device attributes to -I 5 years ago
mpsp.c Merge pull request #2101 from matrix/issue_2084 5 years ago
outfile.c Fix invalid password truncation in -a 1 mode 5 years ago
outfile_check.c fix the comments :) 5 years ago
pidfile.c fix the comments :) 5 years ago
potfile.c update all HCFILE vars and related code 5 years ago
restore.c (restore) remove unused *rc* vars and cleanup 5 years ago
rp.c fix the comments :) 5 years ago
rp_cpu.c fixes #2026: rule engine hex interpretation problem 5 years ago
selftest.c Updated Kernel self-test failure message to reflect OpenCL or Cuda installation failure, depending on backend used 5 years ago
shared.c update repo and re-apply zip patch 5 years ago
slow_candidates.c update all HCFILE vars and related code 5 years ago
status.c Added brain status (tx/rx) for all devices 5 years ago
stdout.c update all HCFILE vars and related code 5 years ago
straight.c (straight) remove unused *rc* vars and cleanup 5 years ago
terminal.c Added Remaining digest and salt count to Status output 5 years ago
thread.c Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes 5 years ago
timer.c Fix clock_gettime() on OSX (v2) 6 years ago
tuningdb.c fix the comments :) 5 years ago
usage.c Merge pull request #2075 from matrix/zlib_support_2 5 years ago
user_options.c Rename some more variables 5 years ago
wordlist.c No more compress functions, update example.dict.gz, remove some comments 5 years ago