Commit Graph

3072 Commits (f181cec5fbdc4526a3aed81db0e883e465f97ec2)
 

Author SHA1 Message Date
philsmd f181cec5fb
.gitignore: added/fixed the wildcards for obj/lzma_sdk/
7 years ago
Jens Steube 243c1e8d68 Merge pull request #987 from philsmd/master
7 years ago
philsmd a587f549fd
fix for previous commit: added folder to .gitignore
7 years ago
philsmd a413318387
fix for previous commit: added obj/lzma_sdk/
7 years ago
Jens Steube 043bf1b285 Merge pull request #986 from philsmd/master
7 years ago
philsmd 6fe0173a79
#965: new hook function to support LZMA1/LZMA2 decompression for -m 11600 = 7-Zip
7 years ago
jsteube 5ea24d9bca Fixed duplicate detection for WPA handshakes with the same ESSID
7 years ago
jsteube edb7ae5658 Fixed rule 'O' (RULE_OP_MANGLE_OMIT) in host mode in case the offset + length parameter equals the length of the input word
7 years ago
jsteube dc843acf63 Fixed use of option --keyspace in combination with -m 2500 (WPA)
7 years ago
Jens Steube 5c5f8da9b1 Fixed DEScrypt cracking in BF mode in case the hashlist contains more than 16 times the same salt
7 years ago
Jens Steube f88644f8c1 Merge pull request #982 from philsmd/pr/combinator_max_pw
7 years ago
Jens Steube eb7dd088d1 Merge pull request #981 from philsmd/master
7 years ago
jsteube 8d6170d66e Simply do not use __builtin_bswap16() this causes all kinds of problems, use our own implementation
7 years ago
jsteube ec0f074f2d Fix travis-ci error caused by missing __builtin_bswap16()
7 years ago
jsteube 53d467abf8 Fix travis-ci error caused by __builtin_bswapXX()
7 years ago
philsmd b1a2c4f0f6
fixes #980: combinator attack needs special formula for max pass length
7 years ago
philsmd b0501c54cc
log topid/subid should use u32 everywhere (we do not need signed integers here)
7 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
7 years ago
Jens Steube 99e2a4e12d Set PRODUCTION back to zero while in development phase
7 years ago
Jens Steube 814bbb5f72 Merge pull request #970 from dellastreet/FinalStatusUpdate
7 years ago
Jens Steube 6169cf6214 Merge pull request #961 from matrix/ignoreDeviceSkipApple
7 years ago
Jens Steube 8879039410 Merge pull request #966 from philsmd/master
7 years ago
philsmd b5f7c8cb85
cosmetic: typo in README.md
7 years ago
Jens Steube dd57ef52bb Merge pull request #964 from philsmd/master
7 years ago
Jens Steube 46a887f4dc Merge pull request #962 from matrix/hctuneAppleAliases
7 years ago
philsmd 98fee66486
-m 11600 = 7-Zip: added support for parsing $7z$1... and $7z$2... hashes
7 years ago
Della Street 2bacba703e Final machine output status missing depending timer
7 years ago
Gabriele Gristina 0f786d18fd Creating aliases for Apple GPU types in hctune
7 years ago
Gabriele Gristina b66d53bca1 Filter out OpenCL Intel Runtime broken check on Apple
7 years ago
jsteube a1c13778c7 Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
7 years ago
jsteube bb5663e439 Update readme.txt for SHA-224
8 years ago
jsteube c7999c66bc Returncode: Added dedicated returncode (see docs/status_codes.txt) for shutdowns caused by --runtime and checkpoint keypress
8 years ago
jsteube ae5b75d65c Remove unused variable in rp.c
8 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
8 years ago
Jens Steube 39874600fd Merge branch 'master' of https://github.com/hashcat/hashcat
8 years ago
Jens Steube e01ccb9e81 Fixed plaintext cracking mode, used invalid offset
8 years ago
jsteube 0fe6db6839 Sanity: Added sanity check to disallow --loopback in combination with --runtime
8 years ago
jsteube 038b915e2d Fixed runtime limit: No longer required so sample startup time after refactorization
8 years ago
jsteube 992bc01f3c Fixed parsing of hashes in case the last line did not include a linefeed character
8 years ago
Jens Steube e5e97c6ff8 Merge branch 'master' of https://github.com/hashcat/hashcat
8 years ago
Jens Steube e3ad2f9b7d Fixed buffer overflow in plaintext parsing code: Leading to segfault
8 years ago
jsteube 45daaab6ac If the user specifies a folder to scan for wordlists instead of directly a wordlist, then ignore the hidden files
8 years ago
jsteube b3067680a7 If the user specifies a folder to scan for wordlists instead of directly a wordlist, then ignore the hidden files
8 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
8 years ago
Jens Steube e9a34bd708 Update tc_tests/hashcat_ripemd160_aes_boot.tc for reference
8 years ago
jsteube aa89b8b951 Make the PID controller more smooth
8 years ago
jsteube 78d73e64fe Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it
8 years ago
jsteube 33aeae6090 For CYGWIN prefer to use "opencl.dll" (installed by drivers) instead of optional "cygOpenCL-1.dll"
8 years ago
jsteube 6d8e938549 Added production flag in Makefile to disable all the GCC compiler options needed only for development
8 years ago
jsteube 1f756bf752 Include passwords for removed hashes present in the potfile to next loopback iteration
8 years ago