Commit Graph

381 Commits (398c89c75c9aae2597d0a4f838107ec64f902d6e)

Author SHA1 Message Date
jsteube 8008d65499 Allow -m 1800 in optimized mode on AMDGPU drivers
6 years ago
jsteube 875718fb8e Backport -m 500 pure kernel code to -m 6300 enables using it on AMDGPU driver
6 years ago
jsteube cd88410781 Backport -m 500 pure kernel code to -m 1600 enables using it on AMDGPU driver
6 years ago
jsteube d7d716f3ab Make it easier to include OpenCL kernels into modules
6 years ago
jsteube 9ced13cc94 Get rid of CONSTSPEC macro in OpenCL kernels
6 years ago
jsteube 13edc32fb4 Fix some unused variable warnings
6 years ago
jsteube d855ddaf9e Make use of need_hexify to decide if hexification is needed for ESSID in -m 16800 and -m 16801
6 years ago
jsteube e5322c8bee Fix --remove handling in -m 16800 and -m 16801 with new outfile format
6 years ago
jsteube b8d609ba16 WPA/WPA2 cracking: In the potfile, replace password with PMK in order to detect already cracked networks across all WPA modes
6 years ago
jsteube c0a31b3239 Prepare potfile specific module_hash_decode and module_hash_encode hooks
6 years ago
Jens Steube 4115e6b825 Update some unstable_warning on Intel CPU
6 years ago
jsteube 1c45de4b63 Remove more old GCC diagnostic options
6 years ago
jsteube f9110c6863 Fix calculation of brute forced PIM
6 years ago
jsteube 9d774958b7 Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
jsteube 2158fd70c9 Fix use of OPTS_TYPE_COPY_TMPS in modules
6 years ago
jsteube d80603648e Replace plain_t with void in module_build_plain_postprocess() enables some options
6 years ago
jsteube a7a70c88ed Mark -m 7900 as unstable on ROCM
6 years ago
jsteube 474138f4b9 No more segfaults for -m 12200 with AMDGPU driver
6 years ago
jsteube 792d61763b No more segfaults for -m 8900 and 9300 with AMDGPU driver
6 years ago
jsteube 9d6d2cb2b8 Replace md5_complete_no_limit() code with functions from emu_inc_hash_md5.h
6 years ago
jsteube 7806be32c2 Add module_unstable_warning() for several modes used with AMDGPU drivers
6 years ago
jsteube 5b667d2c01 Get rid of src/cpu_aes.c, src/cpu_des.c, src/cpu_md5.c and src/cpu_sha256.c
6 years ago
jsteube fb8a9d7c40 Get rid of cpu_sha1.c
6 years ago
Sein Coray 21a214e26a
Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
jsteube 66d94b06e4 Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version
6 years ago
Sein Coray 959852a1aa
Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
Sein Coray 3ad7d00380
removed hash constants include
6 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
6 years ago
Sein Coray 2da33ab0ba
fixed issue with converting more than needed and using too much memory
6 years ago
Sein Coray 97249ba1ca
added pkzip kernels 17200, 17210, 17220 and 17230
6 years ago
jsteube aec49509b8 Make sure -T does not come in inflict with FIXED_LOCAL_SIZE
6 years ago
Jens Steube af129d32da
Merge pull request #1941 from s3inlc/master
6 years ago
Sein Coray 836c91c8c2
Merge branch 'master' of https://github.com/s3inlc/hashcat
6 years ago
Sein Coray 17083b8f56
applied requested final changes
6 years ago
jsteube 5ef67a8ab7 Apply previous blowfish optimization for -m 3200 also on -m 9000 and -m 18600
6 years ago
jsteube a172ab7d8a Update unstable warnings for latest AMDGPU driver
6 years ago
Sein Coray 1143cef606
Merge branch 'master' into master
6 years ago
jsteube 5ecbcde945 Cracking bcrypt: Use a feedback from the OpenCL runtime to dynamically find out optimal thread count
6 years ago
jsteube 42e440611a Fix some broken strict-aliasing rules
6 years ago
jsteube b48056fa42 Manually unrolled cipher code fixed segmentation faults in 1536 bit variants for TC/VC with amdgpu-pro-18.50-708488-ubuntu-18.04
6 years ago
jsteube df1ba3745a Mark -m 18600 unstable on POCL runtime
6 years ago
jsteube e93590c11d Fix some variable names in modules
6 years ago
jsteube 218322f630 Support for inline VeraCrypt PIM Brute-Force
6 years ago
Jens Steube c99ab74001
Merge pull request #1955 from Fist0urs/krb5tgs_1718
6 years ago
jsteube 111889d3fc Keep Guessing: No longer automatically activate --keep-guessing for modes 9720, 9820, 14900 and 18100
6 years ago
Fist0urs afb010870a Add hash modes 19600 (krb5tgs enctype 17) and 19700 (krb5tgs enctype 18)
6 years ago
Fist0urs 6022443842 m 13100: remove invalid 'pwdump' input format within module
6 years ago
Fist0urs 1cc814bb42 m 13100: append algorithm to hash format name
6 years ago
jsteube 6e0ef6984c Fix -m 14800 benchmark iteration count
6 years ago
jsteube 756ec0288e Some module specific trap 6 markers
6 years ago
jsteube 2809c6f3fb Some module specific trap 6 markers
6 years ago
jsteube 555bd84b4c Some module specific trap 6 markers
6 years ago
jsteube 26d7602bbd No longer need reqd_work_group_size() in OpenCL kernels since modules taken care of this using threads_min and threads_max
6 years ago
jsteube 9da14d55a2 Some module specific trap 6 markers
6 years ago
philsmd 30fde2f759
-m 16600: currently only electrum1 and electrum2 are supported
6 years ago
Jens Steube b585f25c8c Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
Jens Steube 38cd3f18ee Mark -m 8200 as unstable on Apple OpenCL runtime
6 years ago
Jens Steube 8d146f3011 Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
Jens Steube cace799187 Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
Sein Coray ee97d18af9
Added hash mode 19500
6 years ago
jsteube 16f8c5941e Mark -m 6100,7500,8600,11700,11800,13100,18200 as unstable with AMDGPU driver in pure kernel mode
6 years ago
jsteube 4d2a0a7738 Mark -m 14400 as unstable with AMDGPU driver
6 years ago
jsteube 745baf4894 Mark -m 11750,11760,11850 and 11860 as unstable with AMDGPU driver
6 years ago
jsteube 277db2ecee Mark VeraCrypt 1536 bit variants as unstable on AMDGPU driver
6 years ago
jsteube 73d4ca14f1 Mark -m 10700 in optimized mode as unstable on Intel OpenCL runtime
6 years ago
jsteube 24f80e1ef4 Mark -m 11600 as unstable with AMDGPU driver
6 years ago
jsteube d325413b34 Fix -m 10700 activate unstable warning only in optimized mode
6 years ago
jsteube 460153d818 Fix -m 6211,6221,6232,6233 module_unstable_warning settings
6 years ago
jsteube 0f8083a8f5 Mark -m 10100 as unstable with ROCM driver
6 years ago
jsteube df38814d25 Mark -m 13731,13732,13733 as unstable with Intel OpenCL runtime. Note this happens only with the 18.x version. The preivous 16.x version compiles this just fine.
6 years ago
jsteube 98eb9ddf6b Fix registration of module_unstable_warning on -m 8900
6 years ago
jsteube 10f5784f7f Mark -m 6231,6232,6233 as unstable with Intel OpenCL runtime. Note this happens only with the 18.x version. The preivous 16.x version compiles this just fine.
6 years ago
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
6 years ago
jsteube 26b9e3c1ac Fix module_kernel_threads_min and module_kernel_threads_max configuration in -m 9000 module
6 years ago
jsteube b2fb1704ff Fix switched 64 bit optimization in DPAPI masterkey file v1/v2
6 years ago
jsteube 7c1120b784 Migrate unroll handling for -m 15900 from OpenCL/inc_vendor.cl to module_jit_build_options()
6 years ago
jsteube 1714382daa Migrate unroll handling for -m 14100 from OpenCL/inc_vendor.cl to module_jit_build_options()
6 years ago
jsteube b0a83b28d1 Migrate unroll handling for -m 12300 from OpenCL/inc_vendor.cl to module_jit_build_options()
6 years ago
jsteube 1937b67595 Migrate unroll handling for -m 8200 from OpenCL/inc_vendor.cl to module_jit_build_options()
6 years ago
jsteube fee37ac4c3 Migrate unroll handling for -m 8000 from OpenCL/inc_vendor.cl to module_jit_build_options()
6 years ago
jsteube 88bf330dbe Remove some old unstable warnings for macOS.
6 years ago
jsteube 21154d6522 Add some module specific warnings for AMDGPU driver in optimized kernel mode
6 years ago
jsteube 80bbb064e5 Add some module specific warnings for Intel driver in pure kernel mode
6 years ago
jsteube 420876c85f Fix -m 8100 module_jit_build_options hook
6 years ago
jsteube 4cf1e75871 Add some module specific warnings for ROCM driver in pure kernel mode
6 years ago
jsteube 7eee7b7dbc Add some module specific warnings for AMDGPU driver in pure kernel mode
6 years ago
jsteube 88a051629c Support module specific JiT compiler build options
6 years ago
jsteube 23917455ef Added hash-mode 19300 sha1(..)
6 years ago
jsteube 87c24200da Added QNX /etc/shadow hash cracking support
6 years ago
jsteube 25540494d6 Fixed -m 9100 base64 encoded hash output
6 years ago
jsteube d0d4ce9f8c Added hash-mode 18800 Blockchain, My Wallet, Second Password (SHA256)
6 years ago
jsteube 684256022e Small fix for -m 18900
6 years ago
jsteube 29fedf2c41 Added hash-mode 18900 Android Backup
6 years ago
jsteube b4d52e412b Rename -m 18700 to Java Object hashCode()
6 years ago
jsteube b01038b8f4 Allow module_hash_encode() to be set to MODULE_DEFAULT if OPTS_TYPE_BINARY_HASHFILE is set. In that case return hashfile name
6 years ago
jsteube 51eb9ebff7 Added hash-mode 18700 DJB 32
6 years ago
jsteube 83b9a81704 Respect base64 padding lenghts in input tokenizer
6 years ago
jsteube 09362b77ca Merge branch 'hash-mode-plugin' of https://github.com/hashcat/hashcat into hash-mode-plugin
6 years ago
jsteube 13b99d5825 Fix module_hash_binary_parse() in -m 14600 module
6 years ago
jsteube 9fc193ce47 Bitcoin Wallet: Be more user friendly by allowing a larger data range for ckey and public_key
6 years ago
jsteube 942acb266e Update -m 12000 module and unit test for longer salts
6 years ago
jsteube aa21c10283 Add -m 9100 unit test
6 years ago
jsteube c500553149 Fixed salt_max in -m 2612
6 years ago
jsteube a5336ceb72 Allocate always MAX_SALT * 2 bytes for temporary buffers going into generic_salt_encode()
6 years ago
jsteube ba803a79ae Fix several constraints of raw modes
6 years ago
jsteube eb0e8eed2a Fix -m 23 salt buffer size
6 years ago
philsmd 7b3ab9dbcb
fixes 7-Zip parser limits for encrypted/decrypted data lengths
6 years ago
jsteube a027b7f2b1 Fix max salt length for -m 1441
6 years ago
jsteube 72050ee796 Fix a warning in -m 3100
6 years ago
jsteube 5ef0de45df Where generic_salt_decode() is used, the generic_salt_encode() should be used, too
6 years ago
jsteube 0096f1a56b Add generic_salt_encode so we have both function types
6 years ago
jsteube 6f4b72bcd3 Rename parse_and_store_generic_salt to generic_salt_decode
6 years ago
jsteube 0b40518176 Fix some module hash output in -O mode
6 years ago
jsteube 0b1299f864 Fix -m 18300 module
6 years ago
jsteube 314d3c2f88 Add missing -m 16900
6 years ago
jsteube e30df78b0d Fix -m 15400 output
6 years ago
jsteube bb8827f2e0 Fixed output length in -m 101
6 years ago
jsteube e571b890e9 Fixed length check for raw PBKDF2 modules
6 years ago
jsteube af634750f2 Fix Joomla salt length
6 years ago
jsteube 25e4023c89 Add some missing benchmark defaults for dynamic kern_type module in -m 16500
6 years ago
jsteube bab735b367 Get rid of hash_type variable. This hopefully reduces some confusion for new hashcat kernel developers
6 years ago
jsteube 75f7172cca Prepare remove of hash_type variable
6 years ago
jsteube ea09a2462d Add -m 22, 1410, 1420, 1430, 1440, 1450, 1460, 1710, 1720, 1730, 1740, 1750, 1760 module
6 years ago
jsteube 44afd48755 Add -m 10, 20, 30, 40, 50, 60, 110, 120, 130, 140, 150, 160 module
6 years ago
jsteube dc9c7e4027 Add -m 3710, 3800, 4010, 4110, 4300, 4400, 4500, 4520, 4521, 4522, 4700 module
6 years ago
jsteube c584fa3646 Add -m 121, 124, 2600, 2611, 2612, 2711 and 3711 module
6 years ago
jsteube 000d6a0039 Add -m 11700, 11750, 11760, 11800, 11850 and 11860 module
6 years ago
jsteube 0e9330d700 Add -m 6000 and -m 6100 module
6 years ago
jsteube 977598b25d Add -m 4900 module
6 years ago
jsteube e18bb5864c Add -m 10100 module
6 years ago
jsteube dd26fd4cb9 Add -m 13900 module
6 years ago
jsteube 3cd3944bba Add -m 1722 module
6 years ago
jsteube 1776e2d111 Add -m 1711 module
6 years ago
jsteube 0fa4c024f0 Add -m 1411 module
6 years ago
jsteube 08c6e3fab2 Add -m 1421 module
6 years ago
jsteube f640e52a35 Add -m 1441 module
6 years ago
jsteube 3f0f3576f0 Add -m 141 module
6 years ago
jsteube e5eee5b7f6 Add -m 133 module
6 years ago
jsteube db11c485a3 Add -m 132 module
6 years ago
jsteube 636749adb0 Add -m 131 module
6 years ago
jsteube d4a91d2263 Add -m 125 module
6 years ago
jsteube e3a2e6bacc Add -m 122 module
6 years ago
jsteube b25ca86624 Add -m 1731 module
6 years ago
jsteube b195456281 Add -m 111 module
6 years ago
jsteube 3315be52fc Add -m 11200 module
6 years ago
jsteube aca1776aa5 Add -m 11100 module
6 years ago
jsteube f689950e0c Remove some leftovers
6 years ago
jsteube 5a607118cc Add missing modules
6 years ago
jsteube 7432db69fa Add -m 10200 module
6 years ago
jsteube 9daaca2188 Add -m 14400 module
6 years ago