Commit Graph

6176 Commits (d0050953940469d097ba640c2b08b706e36b901b)
 

Author SHA1 Message Date
Sein Coray 67af2cf926
fixed inflate check on very short pkzip hashes
5 years ago
Sein Coray 56f79232b5
adjusted name for modules
5 years ago
Sein Coray 301b5b9777
added parser message for pkzip hashes which have unsupported compression type for kernel
5 years ago
Sein Coray c80bfde8f2
fix issue with pkzip hashes which have a larger offset value to be printed correctly
5 years ago
philsmd 0c8473bab7
changelog: mention rule engine fixes
5 years ago
philsmd 9e0506ec55
Merge pull request #1 from philsmd/patch-8
5 years ago
Sein Coray 15cbaa0f59
adding pkzip stream cipher kernels 20500 and 20510
5 years ago
Jens Steube 15d1c75997
Merge pull request #2027 from philsmd/patch-6
5 years ago
Jens Steube b03d2cf229
Merge pull request #2028 from hops/master
5 years ago
philsmd 42b3848698
fixes #2026: rule engine hex interpretation problem
5 years ago
Michael Sprecher 9c4c56adb9 PKZIP: return PARSER_SIGNATURE_UNMATCHED on signature mismatch
5 years ago
philsmd de0ff9a42b
tab completion: allow using "install version" of hashcat
5 years ago
Jens Steube a5fc9cda73
Merge pull request #2024 from philsmd/master
5 years ago
f0cker 7c759cbf75
Merge pull request #1 from hashcat/master
5 years ago
philsmd 053c39047f
update the tab completion script
5 years ago
Jens Steube a5301f01a4
Merge pull request #1962 from s3inlc/master
5 years ago
Sein Coray cd7b3ed672
fixed size of tmp to be checked on static huffman inflate
5 years ago
Sein Coray 0ea676907a
Merge remote-tracking branch 'upstream/master'
5 years ago
Jens Steube 2eebc27ec1
Merge pull request #2008 from vlohacks/master
5 years ago
vlo bc1bc55b0d Fixed: wrong sourcecode comment
5 years ago
vlo 84b8a1b1eb Suggested changes for pull request
5 years ago
Sein Coray 845878f607
added missing pre-load
5 years ago
Sein Coray 06554f5071
applied speed improvements to modes 17220 and 17230
5 years ago
Jens Steube ce8a6fde0a Fix status screen current password query
5 years ago
Sein Coray d9e5a86765
updated m17230 to be cuda compatible
5 years ago
Sein Coray 8d1e737d60
updated m17220 to be cuda compatible
5 years ago
Sein Coray c9c7261a05
updated m17210 to be cuda compatible
5 years ago
Sein Coray b29019ae75
updated m17200 to be cuda compatible
5 years ago
Jens Steube f84eaa2e4d Fix bitsliced algorithm brute-force with CUDA
5 years ago
Sein Coray ff718cf53f
all pkzip modules use u32 to store the hash data and use appropriate printing
5 years ago
Sein Coray 2434380da2
fixed printing of hash for module 17220 and 17230 using the u32 data array
5 years ago
Sein Coray e300fe0d63
fixes to avoid crashing on gpu on multiple inner loops
5 years ago
Jens Steube 153a8704e0 Fix some register type in inline assembly in some ROCM section
5 years ago
Jens Steube f2b1dfea31
Merge pull request #2018 from Chick3nman/master
5 years ago
Jens Steube 85f7d50fb8
Merge pull request #2021 from philsmd/master
5 years ago
Sein Coray e39a9284e1
Merge remote-tracking branch 'upstream/master'
5 years ago
Jens Steube 1b6eede16e
Merge pull request #2022 from hashcat/native-cuda
5 years ago
Jens Steube f248d5b791 Fix hashcat.hctune entry for Tegra X1
5 years ago
Sein Coray d5418c25c5
remove unused digest variable
5 years ago
Sein Coray fe61813af4
remove unused digest variable
5 years ago
Jens Steube 523e0f7151 Fix free unallocated memory in case OpenCL initialization failed
5 years ago
Jens Steube bca03bb7ed CUDA offers a nice way to query available device memory, no need to brute force
5 years ago
Jens Steube 1943c35e4a Improve kernel-loops detection for slow hashes
5 years ago
Jens Steube 51ddf52369 Initialize CUDA vector datatypes to zero
5 years ago
philsmd 07a1bdb12c
added support for $electrum$3 hashes (-m 16600)
5 years ago
Jens Steube c07f9c19c7 Reorder the TC/VC/DC header checks
5 years ago
Jens Steube e2da5c8d57 Some unrolling for SHA2 based algorithms
5 years ago
Jens Steube fa9d073f9a Manually unroll sha2 hashes
5 years ago
Jens Steube 3ca3d1cc60 Fix kernel_rules variable name
5 years ago
Jens Steube aa8e000d31 Flag OPTS_TYPE_PREFERED_THREAD no longer needed
5 years ago