Gabriele Gristina
|
3d39d2fc91
|
update all HCFILE vars and related code
|
2019-07-02 21:30:35 +02:00 |
|
Gabriele Gristina
|
2db6dfcd4e
|
fix HCFILE with potfile BUG and something else related to HCFILE wrong usage
|
2019-07-02 18:27:36 +02:00 |
|
Gabriele Gristina
|
ea786f715f
|
avoid logical negation operator
|
2019-07-02 15:52:17 +02:00 |
|
Gabriele Gristina
|
4b9fdc6b97
|
try remove warning about unused return value of read
|
2019-07-01 17:57:44 +02:00 |
|
Gabriele Gristina
|
3161aec3da
|
fix the comments :)
|
2019-07-01 17:27:08 +02:00 |
|
Gabriele Gristina
|
5679ca3344
|
Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format
|
2019-07-01 01:30:24 +02:00 |
|
Gabriele Gristina
|
28a04d80b1
|
remove useless objs from OBJS_ZLIB
|
2019-06-30 19:28:42 +02:00 |
|
Gabriele Gristina
|
e22e1c29b3
|
remove useless gzip handling in main_log_* functions
|
2019-06-30 18:16:10 +02:00 |
|
Gabriele Gristina
|
818837e665
|
remove example0.gz.sh and example.dict.gz test files
|
2019-06-29 20:01:50 +02:00 |
|
Gabriele Gristina
|
60a683daa8
|
Hide warning about implicit declaration of function
|
2019-06-29 15:13:07 +02:00 |
|
Gabriele Gristina
|
e86cbf426a
|
add workaround for zlib with cygwin build (v2)
|
2019-06-29 14:46:33 +02:00 |
|
Gabriele Gristina
|
9673dedebf
|
Force undef WIDECHAR in cygwin build
|
2019-06-29 13:48:22 +02:00 |
|
Gabriele Gristina
|
c19404833e
|
removed other comments
|
2019-06-28 21:21:11 +02:00 |
|
Gabriele Gristina
|
5d3ed3e754
|
Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments
|
2019-06-28 17:58:08 +02:00 |
|
Gabriele Gristina
|
c2e634c426
|
switch is_gzip from short to bool
|
2019-06-27 23:51:54 +02:00 |
|
Gabriele Gristina
|
481c752456
|
No more compress functions, update example.dict.gz, remove some comments
|
2019-06-27 20:18:47 +02:00 |
|
Gabriele Gristina
|
398c89c75c
|
switch almost all FILE ops, potfile is the only missing
|
2019-06-26 19:06:46 +02:00 |
|
Gabriele Gristina
|
084ea69b3b
|
Fix missing hc_fread switch to new format
|
2019-06-22 16:56:14 +02:00 |
|
Gabriele Gristina
|
0103c85b7e
|
Update my credits.txt section
|
2019-06-22 15:08:24 +02:00 |
|
Gabriele Gristina
|
b2529af172
|
remove original commented code
|
2019-06-22 15:00:50 +02:00 |
|
Gabriele Gristina
|
05dfa7f3aa
|
add tools/luks_tests path to .gitignore
|
2019-06-22 14:25:54 +02:00 |
|
Gabriele Gristina
|
b05aeac950
|
restore original return values in modules 2500, 2501
|
2019-06-22 14:25:06 +02:00 |
|
Gabriele Gristina
|
9b556b3500
|
Add missing gzip example input files
|
2019-06-21 22:02:35 +02:00 |
|
Gabriele Gristina
|
c1658f186b
|
Add missing executable permissing
|
2019-06-21 21:58:39 +02:00 |
|
Gabriele Gristina
|
6cb4abd526
|
Add zlib support v2
|
2019-06-21 21:56:38 +02:00 |
|
Jens Steube
|
f4acae6c5f
|
Merge pull request #2074 from matrix/fclose_1
remove redundant fclose
|
2019-06-21 21:38:05 +02:00 |
|
Gabriele Gristina
|
f4a567a01d
|
remove redundant fclose
|
2019-06-21 21:35:24 +02:00 |
|
Jens Steube
|
f301db9a3f
|
Merge pull request #2073 from matrix/opencl_compiler_warning_1
fix OpenCL compiler warning
|
2019-06-21 21:29:54 +02:00 |
|
Gabriele Gristina
|
660da2da3d
|
fix OpenCL compiler warning
|
2019-06-21 21:26:42 +02:00 |
|
Jens Steube
|
6ed7dde1d4
|
Merge pull request #2070 from matrix/master
Fix fatal OSX build errors
|
2019-06-21 21:17:50 +02:00 |
|
Gabriele Gristina
|
ec41a3f84e
|
switch to /usr/bin/ar
|
2019-06-21 21:15:59 +02:00 |
|
Jens Steube
|
2c4a82f81c
|
Fix some compiler warnings in -m 172xx
|
2019-06-21 09:56:50 +02:00 |
|
Gabriele Gristina
|
b75fcef780
|
Fix fatal OSX build errors
|
2019-06-20 20:24:12 +02:00 |
|
Jens Steube
|
34532cea25
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2019-06-20 16:17:11 +02:00 |
|
Jens Steube
|
3234e9d6b5
|
Some more ROCm performance tuning for -m 77xx
|
2019-06-20 16:16:56 +02:00 |
|
Jens Steube
|
32976aa740
|
Update hashcat.hctune CPU entry for scrypt
|
2019-06-20 10:51:37 +02:00 |
|
Jens Steube
|
316095c151
|
Some more ROCm performance tuning
|
2019-06-20 10:04:31 +02:00 |
|
Jens Steube
|
345d953120
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2019-06-20 09:27:21 +02:00 |
|
Jens Steube
|
1abdecfa6c
|
Some more ROCm performance tuning
|
2019-06-20 09:27:00 +02:00 |
|
Jens Steube
|
ad8b43caad
|
Merge pull request #2068 from epixoip/master
update constraints for m20600 test module
|
2019-06-19 18:30:53 +02:00 |
|
Jens Steube
|
955bfeaa14
|
Improve performance of bitsliced algorithms on ROCm
|
2019-06-19 16:35:52 +02:00 |
|
Jeremi M Gosney
|
d772af8fa8
|
update constraints for m20600 test module
|
2019-06-19 08:12:25 -05:00 |
|
Jens Steube
|
1a022217d0
|
Merge pull request #2066 from epixoip/master
fix endianness issue in m20600 hash encoder
|
2019-06-19 09:11:48 +02:00 |
|
Jeremi M Gosney
|
047dea3ce3
|
fix endianness issue in m20600 hash encoder
|
2019-06-18 13:13:45 -05:00 |
|
Jens Steube
|
1cbf4d5695
|
Merge pull request #2065 from epixoip/master
add hash mode 20600 (oracle transportation manager)
|
2019-06-18 18:54:09 +02:00 |
|
Jeremi M Gosney
|
871df0b81b
|
add hash mode 20600 (oracle transportation manager)
|
2019-06-18 11:41:41 -05:00 |
|
Jens Steube
|
42253466fa
|
Merge branch 'master' of https://github.com/hashcat/hashcat
|
2019-06-18 12:42:12 +02:00 |
|
Jens Steube
|
6ec52bd342
|
ROCm JiT learned how to use V_ADD3_U32 efficiently
|
2019-06-18 12:41:59 +02:00 |
|
Jens Steube
|
3c4cb5c0f8
|
Merge pull request #2061 from f0cker/brain_all
Brain all
|
2019-06-18 10:52:56 +02:00 |
|
Jens Steube
|
62d5d2dfbb
|
OpenCL Runtime: Workaround ROCm OpenCL driver problem trying to write temporary file into readonly folder by setting TMPDIR environment variable
|
2019-06-17 17:35:23 +02:00 |
|