Commit Graph

3042 Commits (bb5663e439e883bfe49f1ca34efb5ebe57d9fcc0)
 

Author SHA1 Message Date
jsteube bb5663e439 Update readme.txt for SHA-224
7 years ago
jsteube c7999c66bc Returncode: Added dedicated returncode (see docs/status_codes.txt) for shutdowns caused by --runtime and checkpoint keypress
7 years ago
jsteube ae5b75d65c Remove unused variable in rp.c
7 years ago
Jens Steube 0cbf19e162 Fixed automatic rule generator: Do not create 'X', '4' or '6' rules as they are not support in kernel rules
7 years ago
Jens Steube 39874600fd Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
Jens Steube e01ccb9e81 Fixed plaintext cracking mode, used invalid offset
7 years ago
jsteube 0fe6db6839 Sanity: Added sanity check to disallow --loopback in combination with --runtime
7 years ago
jsteube 038b915e2d Fixed runtime limit: No longer required so sample startup time after refactorization
7 years ago
jsteube 992bc01f3c Fixed parsing of hashes in case the last line did not include a linefeed character
7 years ago
Jens Steube e5e97c6ff8 Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
Jens Steube e3ad2f9b7d Fixed buffer overflow in plaintext parsing code: Leading to segfault
7 years ago
jsteube 45daaab6ac If the user specifies a folder to scan for wordlists instead of directly a wordlist, then ignore the hidden files
7 years ago
jsteube b3067680a7 If the user specifies a folder to scan for wordlists instead of directly a wordlist, then ignore the hidden files
7 years ago
jsteube ad42dd59ac Fixed hash-mode 11400 = SIP digest authentication (MD5): Cracking of hashes which did not include *auth* or *auth-int* was broken
7 years ago
Jens Steube e9a34bd708 Update tc_tests/hashcat_ripemd160_aes_boot.tc for reference
7 years ago
jsteube aa89b8b951 Make the PID controller more smooth
7 years ago
jsteube 78d73e64fe Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it
7 years ago
jsteube 33aeae6090 For CYGWIN prefer to use "opencl.dll" (installed by drivers) instead of optional "cygOpenCL-1.dll"
7 years ago
jsteube 6d8e938549 Added production flag in Makefile to disable all the GCC compiler options needed only for development
7 years ago
jsteube 1f756bf752 Include passwords for removed hashes present in the potfile to next loopback iteration
7 years ago
jsteube 1f266fb0f2 Added new event EVENT_WEAK_HASH_ALL_CRACKED if all hashes have been cracked during weak hash check
7 years ago
jsteube e1b5de12d5 Fixed potfile loading to accept blank passwords
7 years ago
jsteube dca74af23f Prepare for v3.30 release
7 years ago
jsteube d36cc4c5cb Give some extra space for plain_buf1 in case $HEX[...] is added
7 years ago
jsteube a3159625b3 Update changes.txt regarding Iris Pro changes
7 years ago
Jens Steube 9d98d696c0 Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
Jens Steube feb6d4f740 Fixed buffer overflow in status screen display in case of long non-utf8 string
7 years ago
Jens Steube 41c3b886a2 Merge pull request #944 from leonklingele/irispro-tune-truecrypt
7 years ago
Leon Klingele 991c79f0bf
Iris Pro: Tune {True,Vera}Crypt
7 years ago
jsteube a4f40ac226 Added old potfile detection, show warning message
7 years ago
jsteube 8a47c32537 Fixed display screen to show input queue when using custom charset or rules
7 years ago
Jens Steube b0ff13b496 Truecrypt/Veracrypt: Use CRC32 to verify headers instead of fuzzy logic, greatly reduces false positives from 18:2^48 to 3:2^64
7 years ago
Jens Steube fe37fce73f Merge pull request #941 from lifanov/master
7 years ago
Jens Steube d73c8ebb2a Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
Jens Steube 0cdf929ab2 Fix -m 9720 byte swaps
7 years ago
Nikolai Lifanov 9616c80e25 respect ports tree CFLAGS and LFLAGS step 2
7 years ago
Jens Steube e5d72589b4 Merge pull request #940 from lifanov/master
7 years ago
Jens Steube e527bb15e2 Merge pull request #939 from leonklingele/irispro-tune-8700
7 years ago
Nikolai Lifanov 4cce9a9fd1 respect ports tree CFLAGS and LFLAGS
7 years ago
Leon Klingele acb4f2a796
Iris Pro: Tune 8700
7 years ago
Jens Steube fd2ea078bc Merge pull request #938 from matrix/master
7 years ago
Gabriele Gristina 472206384d Try fix -rpath usage
7 years ago
jsteube d2c76d9320 This commit splits the native hashcat binary into the hashcat library and hashcat frontend.
7 years ago
jsteube 83151ec2bb Do not set _GNU_SOURCE if it's set already
7 years ago
jsteube 9f64f9e705 Removed *throttled* message from NVML as this created more confusion than it helped
7 years ago
jsteube 4a81601c0a Reenabled automatic status screen display in case of stdin used
7 years ago
Jens Steube a192cda224 Merge pull request #933 from matrix/fixTestSh
7 years ago
jsteube b42a177528 Fixes https://github.com/hashcat/hashcat/issues/934
7 years ago
Gabriele Gristina 3b5dfb06e9 Fix test.sh -m all bug & truecrypt tests
7 years ago
jsteube ada22000b5 Fixes https://github.com/hashcat/hashcat/issues/932
7 years ago