jsteube
|
2bda020c83
|
Added new hash-mode 14400 = SHA1(CX)
Details: https://github.com/hashcat/hashcat/issues/554
|
2016-11-12 11:39:38 +01:00 |
|
jsteube
|
ac811011b0
|
Fix SYSFS device_id numbering
|
2016-11-11 23:48:43 +01:00 |
|
jsteube
|
165a1492b7
|
Better distinguish between ADL and SYSFS when setting fanspeed
|
2016-11-11 22:46:12 +01:00 |
|
Jens Steube
|
34e1ef6370
|
Improved default hashcat.hcstat
|
2016-11-11 22:34:10 +01:00 |
|
jsteube
|
cad9120a48
|
Fix Input.Queue.Mod in hybrid mode
|
2016-11-11 22:30:03 +01:00 |
|
jsteube
|
bc26cae58c
|
Add some safety check for AMDGPU-Pro driver in combination with non-root user
|
2016-11-11 21:43:10 +01:00 |
|
Jens Steube
|
3391dc49cd
|
Fix eventual null-pointer dereference
|
2016-11-11 15:30:31 +01:00 |
|
Jens Steube
|
15100059fa
|
Fix Intel OpenCL runtime version check
|
2016-11-11 14:51:30 +01:00 |
|
Jens Steube
|
0d949eea13
|
Fix some typos
|
2016-11-11 14:47:20 +01:00 |
|
jsteube
|
80a4f234f5
|
Update OpenCL runtime- and driver-requirements
Update changes.txt
|
2016-11-11 13:10:24 +01:00 |
|
jsteube
|
4d9cb462a9
|
Add back input queue in status view
Implements https://github.com/hashcat/hashcat/issues/577
|
2016-11-10 22:30:17 +01:00 |
|
Jens Steube
|
e3bc15eece
|
Merge pull request #576 from unix-ninja/master
Add hex charset (?h) to mpsp
|
2016-11-10 19:57:06 +01:00 |
|
unix-ninja
|
ca0bc3fc19
|
Fix cp_sys type def and add ?H charset
|
2016-11-10 13:25:04 -05:00 |
|
jsteube
|
1edc129f8a
|
Added core-clock and memory-clock to output in benchmark mode with --machine-readable enabled
|
2016-11-10 17:50:29 +01:00 |
|
jsteube
|
12ea82b821
|
Added support for --powertune-enable for AMD-GPU-PRO driver
|
2016-11-10 17:05:26 +01:00 |
|
unix-ninja
|
5f11231238
|
Add hex charset (?h) to mpsp
|
2016-11-09 23:37:55 -05:00 |
|
Jens Steube
|
779662ea23
|
Fixed a bug when cracking a large salted hashlist: If a word is rejected this produces so high CPU load that cracking process doesn't start
|
2016-11-09 02:02:11 +01:00 |
|
Jens Steube
|
7958479b62
|
Do not load data from hashfile if hashfile changed during runtime
|
2016-11-08 16:41:11 +01:00 |
|
jsteube
|
c02a0cbf3f
|
Fix potfile handling in case of duplicate salts in hashlist
|
2016-11-07 16:10:16 +01:00 |
|
jsteube
|
69804dc5f7
|
Fix folder.c warnings when compiling on windows
|
2016-11-07 15:05:12 +01:00 |
|
jsteube
|
eeb3c01468
|
Fix locking.c warnings when compiling on windows
|
2016-11-07 15:02:34 +01:00 |
|
jsteube
|
1c8847499d
|
Fix -i loop if mask is shorter than increment_max or pw_max
|
2016-11-07 11:17:05 +01:00 |
|
jsteube
|
47b852fcf7
|
Added memory-clock, shader-clock and lanes to status screen via amd-gpu-pro sysfs readings
|
2016-11-06 12:46:51 +01:00 |
|
jsteube
|
6d0eb174f5
|
Add some useful environment variable for use with amd-gpu-pro driver
|
2016-11-06 12:26:42 +01:00 |
|
jsteube
|
1ed89eb261
|
Fix rule-engine optimizations for vector datatypes
|
2016-11-06 12:25:38 +01:00 |
|
jsteube
|
7a42c81123
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2016-11-05 23:34:26 +01:00 |
|
jsteube
|
a079b04ac8
|
Add missing files
|
2016-11-05 23:34:17 +01:00 |
|
Jens Steube
|
2d743706cb
|
Merge pull request #570 from magnumripper/master
Fix file locking (again).
|
2016-11-05 23:26:59 +01:00 |
|
jsteube
|
bcf24850a8
|
Set back PID configuration to initial one
|
2016-11-05 23:26:37 +01:00 |
|
jsteube
|
9eb9543cda
|
Basic sysfs support to read temp and read/write fan speed for amd-gpu-pro
|
2016-11-05 23:19:13 +01:00 |
|
jsteube
|
720b307ed7
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2016-11-05 20:23:24 +01:00 |
|
jsteube
|
e63bc4d328
|
Query PCI-Express bus/device/function and store for later use
|
2016-11-05 20:23:05 +01:00 |
|
jsteube
|
faf6f1932d
|
Optimize append_block8()
|
2016-11-05 16:32:59 +01:00 |
|
jsteube
|
2507f62722
|
Add hash-mode option OPTS_TYPE_PT_ALWAYS_ASCII to control need_hexify() from interface.c
|
2016-11-05 14:46:00 +01:00 |
|
Jens Steube
|
7548295f3f
|
Merge pull request #571 from magnumripper/utf8_out
Change need_hexify so it optionally tests for printable UTF-8. See #568
|
2016-11-05 14:18:01 +01:00 |
|
magnum
|
7d7ca48704
|
Change need_hexify so it optionally tests for printable UTF-8 as opposed
to printable ASCII.
|
2016-11-05 13:36:55 +01:00 |
|
magnum
|
a52b96583f
|
Fix file locking (again).
|
2016-11-05 11:33:29 +01:00 |
|
jsteube
|
fb8fb6b21d
|
Actual use of --outfile-autohex-disable was lost during refactoring. Fixes https://github.com/hashcat/hashcat/issues/567
|
2016-11-04 22:12:25 +01:00 |
|
Jens Steube
|
6fdb2bfca4
|
Fix some header in inc_common.cl
|
2016-11-03 20:08:57 +01:00 |
|
jsteube
|
f3626fa082
|
Added new hash-mode 99999 = Plaintext
|
2016-11-03 19:02:55 +01:00 |
|
jsteube
|
07e1a15c63
|
Remove GCC warning message not supported on older GCC
|
2016-11-03 12:09:29 +01:00 |
|
jsteube
|
42bcb8bdc8
|
Revert "Testwise commit, this could be a problem but never actually created a problem. Need to keep an eye on it"
This reverts commit 96e963b0d0 .
|
2016-11-03 00:31:12 +01:00 |
|
jsteube
|
1cc3482eb4
|
Do not use sizeof() on a pointer address
|
2016-11-03 00:07:01 +01:00 |
|
jsteube
|
96e963b0d0
|
Testwise commit, this could be a problem but never actually created a problem. Need to keep an eye on it
|
2016-11-03 00:02:53 +01:00 |
|
jsteube
|
5b69620a35
|
Do not use sizeof() on a pointer address
|
2016-11-02 23:40:14 +01:00 |
|
jsteube
|
0fb9779c15
|
Make a final status snapshot
|
2016-11-02 22:45:39 +01:00 |
|
jsteube
|
baa9517aa1
|
Fix some compiler warnings when compiling hashcat_shared
|
2016-11-02 22:00:33 +01:00 |
|
jsteube
|
bd12a1eb0d
|
Optimize rule_op_mangle_dupechar_last()
|
2016-11-01 14:54:45 +01:00 |
|
jsteube
|
03fde2cdc3
|
Optimize rule_op_mangle_delete_last()
|
2016-11-01 14:50:54 +01:00 |
|
jsteube
|
a4f7ba2c60
|
Optimize rule_op_mangle_rotate_right()
|
2016-11-01 14:44:35 +01:00 |
|