1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-24 23:48:39 +00:00
hashcat/src
2019-03-28 13:07:39 +01:00
..
modules Replace md5_complete_no_limit() code with functions from emu_inc_hash_md5.h 2019-03-28 09:21:32 +01:00
affinity.c fix some datatypes 2018-02-08 19:13:29 +01:00
autotune.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
benchmark.c Fix cross-compiled binaries and modules 2019-01-14 15:15:21 +01:00
bitmap.c Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore 2018-11-04 10:07:45 +01:00
bitops.c Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
brain.c Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
combinator.c Add -a 1 support for slow candidates mode 2018-09-01 23:12:56 +02:00
common.c
convert.c Fix some broken strict-aliasing rules 2019-03-17 11:09:32 +01:00
cpt.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
cpu_crc32.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
debugfile.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
dictstat.c Add module_potfile_disable() 2018-12-20 11:04:37 +01:00
dispatch.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
dynloader.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
emu_general.c Do not use uint if not needed 2019-03-25 21:57:10 +01:00
emu_inc_cipher_aes.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_cipher_camellia.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_cipher_des.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_cipher_kuznyechik.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_cipher_serpent.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_cipher_twofish.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_common.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_md4.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_md5.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_ripemd160.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_sha1.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_sha224.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_sha256.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_sha384.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_sha512.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_streebog256.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_streebog512.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_hash_whirlpool.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_rp_optimized.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_rp.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_scalar.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_simd.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_truecrypt_crc32.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_truecrypt_keyfile.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_truecrypt_xts.c Get rid of cpu_sha1.c 2019-03-25 14:08:59 +01:00
emu_inc_veracrypt_xts.c Add remaining emu_inc_* sources to Makefile 2019-03-25 16:15:58 +01:00
emu_m02501_pure.c Remove add3() from bitops, replaced with the ones in inc_common.cl 2019-03-25 16:40:39 +01:00
emu_m16801_pure.c Declare internal functions in OpenCL kernels as static 2019-03-26 11:03:25 +01:00
event.c fix some datatypes 2018-02-08 19:13:29 +01:00
ext_ADL.c Refresh dynloader management 2019-01-14 10:11:23 +01:00
ext_lzma.c fix some datatypes 2018-02-08 19:13:29 +01:00
ext_nvapi.c
ext_nvml.c
ext_OpenCL.c
ext_sysfs.c
filehandling.c fix some datatypes 2018-02-08 19:13:29 +01:00
folder.c Correct buffer size parameter in snprintf calls 2018-12-07 10:37:56 +01:00
hashcat.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
hashes.c Abort session if module_hash_binary_count () returns zero 2019-03-17 15:01:41 +01:00
hlfmt.c Fix pwdump column names 2018-12-19 11:15:18 +01:00
hwmon.c Use dynloader.c instead of dlopen() directly 2018-12-19 16:09:28 +01:00
induct.c Add new option --slow-candidates which allows hashcat to generate passwords on-host 2018-09-01 12:31:17 +02:00
interface.c Fix use of OPTS_TYPE_SUGGEST_KG 2019-03-13 20:05:30 +01:00
keyboard_layout.c Fix function declaration for execute_keyboard_layout_mapping() 2019-02-07 17:15:45 +01:00
locking.c
logfile.c logfile: Use struct directly instead of casting. 2017-11-04 23:33:06 -07:00
loopback.c remove special time handling in hashcat. 2017-12-09 16:40:45 -08:00
main.c rewrap --keep-guessing language for console width 2019-03-13 11:15:55 -08:00
Makefile Declare internal functions in OpenCL kernels as static 2019-03-26 11:03:25 +01:00
memory.c Adjust hcmalloc to be the same as calloc 2017-10-02 12:20:16 -07:00
monitor.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
mpsp.c Add more global default value functions 2018-12-15 16:24:37 +01:00
opencl.c Use kern_type instead of hash_mode to calculate device_name_chksum 2019-03-26 13:11:26 +01:00
outfile_check.c Add missing hook_salt buffer parameter to decoder/encoder function declaration 2019-01-25 11:14:04 +01:00
outfile.c Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 2019-03-25 12:24:04 +01:00
pidfile.c Pidfile: Treat a corrupted pidfile like a not existing pidfile 2018-11-14 09:32:06 +01:00
potfile.c Update catch for --keep-guessing to include auto-enabled kernels 2019-03-13 09:17:02 -05:00
restore.c Added option --example-hashes to show an example hash for each hash-mode 2017-08-22 11:09:46 +02:00
rp_cpu.c Fixed output password of 'e' rule in pure and cpu rule engine if separator character is also the first letter 2019-03-28 13:07:39 +01:00
rp.c Fix broken hex notation 2018-07-26 11:41:56 +02:00
selftest.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
shared.c Get rid of src/cpu_aes.c, src/cpu_des.c, src/cpu_md5.c and src/cpu_sha256.c 2019-03-25 15:54:58 +01:00
slow_candidates.c Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 2019-03-25 12:24:04 +01:00
status.c Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
stdout.c Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version 2019-03-25 12:24:04 +01:00
straight.c General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile 2018-07-30 13:23:48 +02:00
terminal.c Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) 2019-03-04 10:29:57 +01:00
thread.c remove hc_sleep and _msec. 2017-09-23 13:02:34 -07:00
timer.c Fix clock_gettime() on OSX (v2) 2018-01-11 02:41:16 +01:00
tuningdb.c Prepare remove of hash_type variable 2019-02-12 15:30:42 +01:00
usage.c Support for inline VeraCrypt PIM Brute-Force 2019-03-15 21:48:49 +01:00
user_options.c Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl 2019-03-21 23:00:38 +01:00
wordlist.c Fixed maximum password length limit which was announced as 256 but actually was 255 2019-02-26 21:20:07 +01:00