Rosen Penev
|
5c0bd0a15f
|
Remove strerror in favor of thread safe %m
|
2016-12-02 21:26:10 -08:00 |
|
jsteube
|
cc1dca7a2b
|
Fixed double free (actually, double fclose()) in opencl.c
|
2016-12-02 20:39:42 +01:00 |
|
jsteube
|
efff87b9d8
|
Fix some leftover spaces when experimenting with restrict keyword
|
2016-12-02 15:00:23 +01:00 |
|
Jens Steube
|
ebcb23cc57
|
Merge pull request #895 from magnumripper/master
Only lock loopback and pot files while actually writing to them.
|
2016-12-02 14:34:05 +01:00 |
|
magnum
|
fb56ce9b5a
|
Only lock loopback and pot files while actually writing to them. Closes #893.
|
2016-12-02 11:18:55 +01:00 |
|
jsteube
|
1eb7987081
|
Add a note about SAP CODVN B (BCODE) and SAP CODVN F/G (PASSCODE) optimization
|
2016-12-01 18:21:06 +01:00 |
|
jsteube
|
d3c10bdb35
|
Replaced SETSHIFTEDINT() with PUTCHAR() on AMD to workaround OpenCL runtime bug
|
2016-12-01 18:10:55 +01:00 |
|
jsteube
|
f218e85c4d
|
Fix -m 7300 hash output from ascii_digest()
|
2016-12-01 17:28:19 +01:00 |
|
jsteube
|
db8ce269b2
|
Remove no longer used type cpu_rule_t
|
2016-12-01 16:53:31 +01:00 |
|
Jens Steube
|
1028fb9514
|
Merge pull request #892 from neheb/master
Fixed a few warnings.
|
2016-12-01 10:35:10 +01:00 |
|
Rosen Penev
|
4d09cc10fd
|
Fix some formats and conversion errors
|
2016-11-30 15:14:42 -08:00 |
|
Rosen Penev
|
f5f17997b2
|
Fix cppcheck warnings
|
2016-11-30 14:45:21 -08:00 |
|
jsteube
|
1eab457963
|
Workaround -m 7900 performance loss on AMD caused by CL1.2
|
2016-11-30 18:55:02 +01:00 |
|
jsteube
|
d8cccfce48
|
Reset cracking register in case autotune engine accidentially cracked a hash
|
2016-11-30 17:51:59 +01:00 |
|
jsteube
|
daddffa3dc
|
Status view: Show core-clock, memory-clock and execution time in benchmark-mode in case --machine-readable is activated
|
2016-11-30 15:36:51 +01:00 |
|
jsteube
|
8d899db110
|
Add FOREGROUND_INTENSITY to windows error message color
|
2016-11-30 11:45:24 +01:00 |
|
jsteube
|
cad3b3e10b
|
Get rid of truecrypt_mdlen
|
2016-11-30 11:41:31 +01:00 |
|
jsteube
|
3c40b88eff
|
Status: Do not show Recovered/Time as floats but as integers to reduce over-information
|
2016-11-30 11:12:56 +01:00 |
|
jsteube
|
813911788a
|
Status: Do not show Recovered/Time when cracking < 1000 hashes
|
2016-11-30 11:12:30 +01:00 |
|
Jens Steube
|
60bc53311c
|
Merge pull request #891 from neheb/master
Fix compilation for native Cygwin
|
2016-11-30 00:29:42 +01:00 |
|
Rosen Penev
|
96783ed7a3
|
Fix compilation for native Cygwin
|
2016-11-29 14:10:39 -08:00 |
|
Jens Steube
|
b60a335482
|
Merge pull request #890 from matrix/aesMods
OpenCL AES optimizations
|
2016-11-29 21:18:45 +01:00 |
|
jsteube
|
db5291a76c
|
Add special weak-hash detection section for LM
Fixes https://github.com/hashcat/hashcat/issues/889
|
2016-11-29 20:37:29 +01:00 |
|
jsteube
|
72d0b272c2
|
Update win_file_globbing.mk to not check 32 bit folder in 64 bit compilation
|
2016-11-29 13:46:59 +01:00 |
|
jsteube
|
f6e0f1494a
|
Add a warning using beignet driver
|
2016-11-29 13:02:05 +01:00 |
|
Jens Steube
|
9b7e0c35da
|
Merge pull request #887 from neheb/patch-1
Change fseek and ftell to o variants
|
2016-11-29 11:50:41 +01:00 |
|
neheb
|
eff04d1633
|
Change fseek and ftell to o variants
Standard way to do 64-bit file sizes
|
2016-11-28 16:50:27 -08:00 |
|
Gabriele Gristina
|
d815667880
|
aes256 test 01 + OpenCL/m13400.cl aes const optimization
|
2016-11-29 00:49:03 +01:00 |
|
Gabriele Gristina
|
d9ff76052b
|
aes256 test 01
|
2016-11-28 23:58:50 +01:00 |
|
Jens Steube
|
ee7bd18474
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2016-11-28 17:35:30 +01:00 |
|
Jens Steube
|
b9c0c26917
|
Optimize KeePass on GTX1080
|
2016-11-28 17:35:05 +01:00 |
|
Jens Steube
|
d1fe054d65
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2016-11-28 15:20:28 +01:00 |
|
Jens Steube
|
cd3fae958d
|
Add Makefile code to find CRT_glob.o using the native target when compiling on Cygwin or Msys2 host
|
2016-11-28 15:20:10 +01:00 |
|
Jens Steube
|
0b374d9bde
|
Merge pull request #621 from matrix/build_log_size
Request build log only if size > 1 (v2)
|
2016-11-28 11:35:34 +01:00 |
|
jsteube
|
17d319ee4d
|
Merge branch 'matrix-fix_m14400_a3'
|
2016-11-28 10:59:20 +01:00 |
|
jsteube
|
7f8c129cbc
|
Merge branch 'fix_m14400_a3' of https://github.com/matrix/hashcat into matrix-fix_m14400_a3
|
2016-11-28 10:59:20 +01:00 |
|
jsteube
|
958617f590
|
Merge branch 'matrix-fix_m14400_a1'
|
2016-11-28 10:59:16 +01:00 |
|
jsteube
|
6b3cb78154
|
Merge branch 'fix_m14400_a1' of https://github.com/matrix/hashcat into matrix-fix_m14400_a1
|
2016-11-28 10:59:16 +01:00 |
|
jsteube
|
be90954ef6
|
Merge branch 'matrix-fix_m14400_a0'
|
2016-11-28 10:59:12 +01:00 |
|
jsteube
|
9c39ee4e8b
|
Merge branch 'fix_m14400_a0' of https://github.com/matrix/hashcat into matrix-fix_m14400_a0
|
2016-11-28 10:59:12 +01:00 |
|
jsteube
|
1121acd01c
|
Merge branch 'matrix-fix_m14100_a3'
|
2016-11-28 10:59:08 +01:00 |
|
jsteube
|
55aaa86f6b
|
Merge branch 'fix_m14100_a3' of https://github.com/matrix/hashcat into matrix-fix_m14100_a3
|
2016-11-28 10:59:08 +01:00 |
|
jsteube
|
2ce6a24992
|
Merge branch 'matrix-fix_m14100_a1'
|
2016-11-28 10:59:03 +01:00 |
|
jsteube
|
13dcf31019
|
Merge branch 'fix_m14100_a1' of https://github.com/matrix/hashcat into matrix-fix_m14100_a1
|
2016-11-28 10:59:03 +01:00 |
|
jsteube
|
935d1fc43c
|
Merge branch 'matrix-fix_m14100_a0'
|
2016-11-28 10:58:58 +01:00 |
|
jsteube
|
58abbd10ce
|
Merge branch 'fix_m14100_a0' of https://github.com/matrix/hashcat into matrix-fix_m14100_a0
|
2016-11-28 10:58:58 +01:00 |
|
jsteube
|
f0cc7a55fd
|
Merge branch 'matrix-fix_m14000_a3'
|
2016-11-28 10:58:53 +01:00 |
|
jsteube
|
80ab010fca
|
Merge branch 'fix_m14000_a3' of https://github.com/matrix/hashcat into matrix-fix_m14000_a3
|
2016-11-28 10:58:53 +01:00 |
|
jsteube
|
9b21f06349
|
Merge branch 'matrix-fix_m14000_a1'
|
2016-11-28 10:58:49 +01:00 |
|
jsteube
|
5a186e5414
|
Merge branch 'fix_m14000_a1' of https://github.com/matrix/hashcat into matrix-fix_m14000_a1
|
2016-11-28 10:58:49 +01:00 |
|