This website requires JavaScript.
c88250e437
(hashcat) remove unused *rc* vars and cleanup
Gabriele Gristina
2019-07-10 17:10:15 +02:00
c690e33fee
(terminal) remove unused *rc* vars and cleanup
Gabriele Gristina
2019-07-10 16:55:50 +02:00
c3716ca8e5
(selftest) remove unused *rc* vars and cleanup
Gabriele Gristina
2019-07-10 16:41:24 +02:00
ae62e597ce
(backend) remove unused *rc* vars and cleanup
Gabriele Gristina
2019-07-10 16:13:11 +02:00
a7fd1e40f8
Merge pull request #2075 from matrix/zlib_support_2
Jens Steube
2019-07-10 10:56:06 +02:00
3d39d2fc91
update all HCFILE vars and related code
Gabriele Gristina
2019-07-02 21:30:35 +02:00
2db6dfcd4e
fix HCFILE with potfile BUG and something else related to HCFILE wrong usage
Gabriele Gristina
2019-07-02 18:27:36 +02:00
ea786f715f
avoid logical negation operator
Gabriele Gristina
2019-07-02 15:52:17 +02:00
e65b6fb4e1
Merge pull request #2078 from matrix/travis_appveyor_skip_build_1
Jens Steube
2019-07-02 10:54:24 +02:00
4b9fdc6b97
try remove warning about unused return value of read
Gabriele Gristina
2019-07-01 17:57:44 +02:00
d005095394
add missing OpenCL path
Gabriele Gristina
2019-07-01 17:29:57 +02:00
3161aec3da
fix the comments :)
Gabriele Gristina
2019-07-01 17:27:08 +02:00
74828b765d
Merge pull request #2082 from matrix/truncLongCastAssignment_1
Jens Steube
2019-07-01 09:35:10 +02:00
4e602a6d7e
Merge pull request #2081 from matrix/types_1
Jens Steube
2019-07-01 09:34:44 +02:00
316ad8a406
Merge pull request #2080 from matrix/print_format_1
Jens Steube
2019-07-01 09:34:22 +02:00
40cb68ee47
Merge pull request #2079 from matrix/strtok_r_1
Jens Steube
2019-07-01 09:33:31 +02:00
5679ca3344
Rewrite hc_fopen to better handling file descriptor locking/unlocking functions, saving kernels binary from plain to gzip format
Gabriele Gristina
2019-07-01 01:30:24 +02:00
28a04d80b1
remove useless objs from OBJS_ZLIB
Gabriele Gristina
2019-06-30 19:28:42 +02:00
e22e1c29b3
remove useless gzip handling in main_log_* functions
Gabriele Gristina
2019-06-30 18:16:10 +02:00
818837e665
remove example0.gz.sh and example.dict.gz test files
Gabriele Gristina
2019-06-29 20:01:50 +02:00
b7a5d6b66f
Fix truncLongCastAssignment warnings
Gabriele Gristina
2019-06-29 18:12:00 +02:00
3350b17511
Fix shift in enum vendor_id
Gabriele Gristina
2019-06-29 17:52:56 +02:00
caf34e0e83
Fix some *print* format arguments
Gabriele Gristina
2019-06-29 17:49:57 +02:00
823770c149
switch from strtok to strtok_r
Gabriele Gristina
2019-06-29 17:14:19 +02:00
3a9c22ab75
Skipping Travis/Appveyor build for non-code changes
Gabriele Gristina
2019-06-29 16:24:50 +02:00
60a683daa8
Hide warning about implicit declaration of function
Gabriele Gristina
2019-06-29 15:13:07 +02:00
e86cbf426a
add workaround for zlib with cygwin build (v2)
Gabriele Gristina
2019-06-29 14:46:33 +02:00
9673dedebf
Force undef WIDECHAR in cygwin build
Gabriele Gristina
2019-06-29 13:48:22 +02:00
c19404833e
removed other comments
Gabriele Gristina
2019-06-28 21:21:11 +02:00
5d3ed3e754
Remove union from HCFILE, using std file ops in ocl_check_dri, remove debug comments
Gabriele Gristina
2019-06-28 17:58:08 +02:00
079156925a
Merge pull request #2077 from arrtchiu/patch-1
Jens Steube
2019-06-28 15:24:43 +02:00
2a1356a4f6
allow up to 64 bytes of salt in module 01460
arrtchiu
2019-06-28 10:30:59 +08:00
c2e634c426
switch is_gzip from short to bool
Gabriele Gristina
2019-06-27 23:51:54 +02:00
481c752456
No more compress functions, update example.dict.gz, remove some comments
Gabriele Gristina
2019-06-27 20:18:47 +02:00
398c89c75c
switch almost all FILE ops, potfile is the only missing
Gabriele Gristina
2019-06-26 19:06:46 +02:00
2e32eaf2bb
Fix printing from NULL pointer address
Jens Steube
2019-06-26 15:52:11 +02:00
32cb191837
Mark -m 11300 cracking on macOS as unstable
Jens Steube
2019-06-25 13:34:45 +02:00
9cc20877f0
Mark DPAPI masterkey file cracking on macOS as unstable
Jens Steube
2019-06-25 13:29:51 +02:00
084ea69b3b
Fix missing hc_fread switch to new format
Gabriele Gristina
2019-06-22 16:56:14 +02:00
c34fcabb4b
Add missing docs/ entry for -m 20600
Jens Steube
2019-06-22 16:05:02 +02:00
2cda236a18
OpenCL Runtime: Do not run a shared- and constant-memory size check if their memory type is of type global memory (typically CPU)
Jens Steube
2019-06-22 16:01:38 +02:00
6dfb474adf
OpenCL Runtime: Do not run a shared- and constant-memory size check if their memory type is of type global memory (typically CPU)
Jens Steube
2019-06-22 16:00:48 +02:00
0103c85b7e
Update my credits.txt section
Gabriele Gristina
2019-06-22 15:08:24 +02:00
b2529af172
remove original commented code
Gabriele Gristina
2019-06-22 15:00:50 +02:00
05dfa7f3aa
add tools/luks_tests path to .gitignore
Gabriele Gristina
2019-06-22 14:25:54 +02:00
b05aeac950
restore original return values in modules 2500, 2501
Gabriele Gristina
2019-06-22 14:25:06 +02:00
9b556b3500
Add missing gzip example input files
Gabriele Gristina
2019-06-21 22:02:35 +02:00
c1658f186b
Add missing executable permissing
Gabriele Gristina
2019-06-21 21:58:39 +02:00
6cb4abd526
Add zlib support v2
Gabriele Gristina
2019-06-21 21:56:38 +02:00
f4acae6c5f
Merge pull request #2074 from matrix/fclose_1
Jens Steube
2019-06-21 21:38:05 +02:00
f4a567a01d
remove redundant fclose
Gabriele Gristina
2019-06-21 21:35:24 +02:00
f301db9a3f
Merge pull request #2073 from matrix/opencl_compiler_warning_1
Jens Steube
2019-06-21 21:29:54 +02:00
660da2da3d
fix OpenCL compiler warning
Gabriele Gristina
2019-06-21 21:26:42 +02:00
6ed7dde1d4
Merge pull request #2070 from matrix/master
Jens Steube
2019-06-21 21:17:50 +02:00
ec41a3f84e
switch to /usr/bin/ar
Gabriele Gristina
2019-06-21 21:15:59 +02:00
2c4a82f81c
Fix some compiler warnings in -m 172xx
Jens Steube
2019-06-21 09:56:50 +02:00
b75fcef780
Fix fatal OSX build errors
Gabriele Gristina
2019-06-20 20:24:12 +02:00
34532cea25
Merge branch 'master' of https://github.com/hashcat/hashcat
Jens Steube
2019-06-20 16:17:11 +02:00
3234e9d6b5
Some more ROCm performance tuning for -m 77xx
Jens Steube
2019-06-20 16:16:56 +02:00
32976aa740
Update hashcat.hctune CPU entry for scrypt
Jens Steube
2019-06-20 10:51:37 +02:00
316095c151
Some more ROCm performance tuning
Jens Steube
2019-06-20 10:04:31 +02:00
345d953120
Merge branch 'master' of https://github.com/hashcat/hashcat
Jens Steube
2019-06-20 09:27:21 +02:00
1abdecfa6c
Some more ROCm performance tuning
Jens Steube
2019-06-20 09:27:00 +02:00
ad8b43caad
Merge pull request #2068 from epixoip/master
Jens Steube
2019-06-19 18:30:53 +02:00
955bfeaa14
Improve performance of bitsliced algorithms on ROCm
Jens Steube
2019-06-19 16:35:52 +02:00
d772af8fa8
update constraints for m20600 test module
Jeremi M Gosney
2019-06-19 08:12:25 -05:00
1a022217d0
Merge pull request #2066 from epixoip/master
Jens Steube
2019-06-19 09:11:48 +02:00
047dea3ce3
fix endianness issue in m20600 hash encoder
Jeremi M Gosney
2019-06-18 13:13:45 -05:00
1cbf4d5695
Merge pull request #2065 from epixoip/master
Jens Steube
2019-06-18 18:54:09 +02:00
871df0b81b
add hash mode 20600 (oracle transportation manager)
Jeremi M Gosney
2019-06-18 11:41:41 -05:00
42253466fa
Merge branch 'master' of https://github.com/hashcat/hashcat
Jens Steube
2019-06-18 12:42:12 +02:00
6ec52bd342
ROCm JiT learned how to use V_ADD3_U32 efficiently
Jens Steube
2019-06-18 12:41:59 +02:00
3c4cb5c0f8
Merge pull request #2061 from f0cker/brain_all
Jens Steube
2019-06-18 10:52:56 +02:00
62d5d2dfbb
OpenCL Runtime: Workaround ROCm OpenCL driver problem trying to write temporary file into readonly folder by setting TMPDIR environment variable
Jens Steube
2019-06-17 17:35:23 +02:00
5e0eb288c9
Use __launch_bounds__ in CUDA as replacement for reqd_work_group_size() in OpenCL
Jens Steube
2019-06-16 18:01:26 +02:00
dbbdb7e5ac
WipZip cracking: Added two byte early reject, resulting in higher cracking speed
Jens Steube
2019-06-16 11:41:42 +02:00
3bb68e7981
Added brain status (tx/rx) for all devices
f0cker
2019-06-15 22:46:40 +00:00
ade6bafa32
Merge pull request #2056 from philsmd/tests_for_20510
Jens Steube
2019-06-15 09:42:27 +02:00
0370f73a44
Merge pull request #2053 from philsmd/master
Jens Steube
2019-06-15 09:42:18 +02:00
33d138098e
Merge pull request #2057 from philsmd/patch-10
Jens Steube
2019-06-15 09:27:24 +02:00
cf3dd5f3db
Update -m 13600 selftest hash
Jens Steube
2019-06-15 09:20:15 +02:00
f660b95ac6
Set selftest hash to 128 bit key in -m 13600
Jens Steube
2019-06-15 08:40:52 +02:00
96230fa27c
appveyor: fix build problem (dependency problem with ada/objc)
philsmd
2019-06-07 23:13:33 +02:00
98759fba95
pkzip: some more missing DECLSPEC found
philsmd
2019-06-07 20:14:15 +02:00
a661728256
pkzip: for u32 use MAX_DATA / 4
philsmd
2019-06-07 19:42:28 +02:00
01a511b9dd
minor: some code formatting changes for PKZIP
philsmd
2019-06-07 17:24:13 +02:00
6d09d55991
tests: added special code for -m 20510 to test.sh
philsmd
2019-06-07 16:22:31 +02:00
316b2952b5
PKZIP: improve decompression and allow up to 320KB data length
philsmd
2019-06-07 15:52:37 +02:00
581839d402
Fix more missing NO_UNROLL configurations on CUDA
Jens Steube
2019-06-07 12:23:51 +02:00
deb3843d76
Use NO_UNROLL in sha512 based PBKDF2 kernels with additional AES/Twofish decrypts for better performance
Jens Steube
2019-06-07 11:07:17 +02:00
c2fc849e2c
Fix minimum threads_per_block check
Jens Steube
2019-06-06 20:46:20 +02:00
0568c0746a
Emulate effect of reqd_work_group_size() in CUDA
Jens Steube
2019-06-06 17:49:41 +02:00
5920bd7f78
Speed up -m 19300 in general
Jens Steube
2019-06-06 15:02:22 +02:00
44ecc83d82
Do some CUDA and NVRTC version checks on startup
Jens Steube
2019-06-05 10:53:48 +02:00
03ed89684e
Use --restrict nvrtc option by default
Jens Steube
2019-06-04 17:35:10 +02:00
49c56f713a
Get rid of m08, m16, s08, s16 kernels in -m 9700 and -m 9720 since maximum password length for old office documents is 15
Jens Steube
2019-06-04 17:01:35 +02:00
e999ae8737
Speed up -m 11500 in general
Jens Steube
2019-06-04 12:15:34 +02:00
b66602f5f9
Fix -m 16100 in optimized -a 3 mode
Jens Steube
2019-06-04 11:20:32 +02:00
da10700840
Merge branch 'master' of https://github.com/hashcat/hashcat
Jens Steube
2019-06-04 10:52:44 +02:00
026436e2bc
Speed up -m 15000 in optimized -a 3 mode
Jens Steube
2019-06-04 10:52:28 +02:00