ebcb6a050c
Wordlists: Disable dictstat handling for hash-mode 3000 as it virtually creates words in the wordlist which is not the case for other modes
jsteube2017-01-30 10:45:56 +01:00
7c7e4605d4
Fix -m 13400 include filename changed during LUKS implementation
jsteube2017-01-27 20:59:15 +01:00
34aac18faf
OpenCL Runtime: Updated AMDGPU-Pro driver version check, do warn if version 16.60 is detected which is known to be broken
jsteube2017-01-27 20:40:55 +01:00
d4fdb4f7a7
Also check existence of rules selected from user using -r on startup
jsteube2017-01-27 16:34:48 +01:00
ac5d274845
Sessions: Move out handling of multiple instance from restore file into separate pidfile
jsteube2017-01-27 16:29:18 +01:00
e2b2dc7ae0
Fix user_options_check_files() in case -b is used
jsteube2017-01-27 15:06:31 +01:00
9408c2fec8
Fix install target for new SHARED variable in Makefile
jsteube2017-01-27 14:59:05 +01:00
84fcd8289f
Files: Do several file and folder checks on startup rather than when they are actually used to avoid related error after eventual intense operations
jsteube2017-01-27 14:50:39 +01:00
0c68f757d5
fixes 996: for pwdump format both halves of LM need to have the username info
philsmd2017-01-27 12:30:27 +01:00
351a1f1ffc
Remove some old debugging
jsteube2017-01-27 11:50:20 +01:00
17548d3ee8
Helper: Added functions to check existence, type, read- and write-permissions and rewrite sources to use them instead of stat()
jsteube2017-01-27 11:46:45 +01:00
b7b2f1a79c
Building: Add SHARED variable to Makefile to choose if hashcat is build as static or shared binary (using libhashcat.so/hashcat.dll)
jsteube2017-01-27 09:58:01 +01:00
b22b2012b8
-m 11600: allow hashes with compressions different from LZMA1/LZMA2
philsmd2017-01-24 16:11:47 +01:00
df0c61bf79
- Building: Split native compilation into two dedicated targets: "hashcat_static" and "hashcat_shared", default is "hashcat_static" - Building: Removed the use of RPATH on linker level Fixes https://github.com/hashcat/hashcat/issues/956jsteube2017-01-24 16:07:59 +01:00
b66d53bca1
Filter out OpenCL Intel Runtime broken check on Apple
Gabriele Gristina2017-01-11 23:15:46 +01:00
a1c13778c7
Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
jsteube2017-01-11 16:04:05 +01:00
bb5663e439
Update readme.txt for SHA-224
jsteube2017-01-06 08:54:39 +01:00
c7999c66bc
Returncode: Added dedicated returncode (see docs/status_codes.txt) for shutdowns caused by --runtime and checkpoint keypress
jsteube2017-01-06 08:45:40 +01:00
ae5b75d65c
Remove unused variable in rp.c
jsteube2017-01-06 07:55:35 +01:00
0cbf19e162
Fixed automatic rule generator: Do not create 'X', '4' or '6' rules as they are not support in kernel rules
Jens Steube2017-01-05 23:24:46 +01:00
e3ad2f9b7d
Fixed buffer overflow in plaintext parsing code: Leading to segfault
Jens Steube2017-01-05 17:39:14 +01:00
45daaab6ac
If the user specifies a folder to scan for wordlists instead of directly a wordlist, then ignore the hidden files
jsteube2017-01-05 16:21:57 +01:00
b3067680a7
If the user specifies a folder to scan for wordlists instead of directly a wordlist, then ignore the hidden files
jsteube2017-01-05 16:15:12 +01:00
ad42dd59ac
Fixed hash-mode 11400 = SIP digest authentication (MD5): Cracking of hashes which did not include *auth* or *auth-int* was broken
jsteube2017-01-05 16:14:12 +01:00
e9a34bd708
Update tc_tests/hashcat_ripemd160_aes_boot.tc for reference
Jens Steube2017-01-05 14:02:51 +01:00
aa89b8b951
Make the PID controller more smooth
jsteube2017-01-04 15:01:35 +01:00
78d73e64fe
Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it
jsteube2017-01-04 11:23:57 +01:00
33aeae6090
For CYGWIN prefer to use "opencl.dll" (installed by drivers) instead of optional "cygOpenCL-1.dll"
jsteube2017-01-04 10:59:21 +01:00
6d8e938549
Added production flag in Makefile to disable all the GCC compiler options needed only for development
jsteube2017-01-04 10:33:20 +01:00
1f756bf752
Include passwords for removed hashes present in the potfile to next loopback iteration
jsteube2017-01-03 19:21:27 +01:00
1f266fb0f2
Added new event EVENT_WEAK_HASH_ALL_CRACKED if all hashes have been cracked during weak hash check
jsteube2017-01-03 09:56:40 +01:00