Commit Graph

2966 Commits (0c8768c520dd9fcac88f9a22238c57239205db28)

Author SHA1 Message Date
Jens Steube 6caa78695f Backport -m 19500 fix to -m 19300
5 years ago
Jens Steube 922fa2e351 Use md5 for generatic unique salt for salt sorter in -m 19500
5 years ago
Jens Steube 200e72dba3 Limit -T maximum on -m 3200 to what's possible based on device specific shared memory available
5 years ago
Jens Steube d67de66453 Disable kernel cache on -m 3200
5 years ago
jsteube b9aaaf7809 Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth
5 years ago
Jens Steube 17ab30b29f
Merge pull request #1991 from brandoncasaba/master
5 years ago
jsteube 8b51843bb2 Mark -m 15300 and -m 1590 as unstable on AMDGPU driver
5 years ago
jsteube 926e99811c Add some more NO_UNROLL to avoid module_unstable_warnings
5 years ago
jsteube 08a74cfcb5 Add NO_UNROLL to -m 1750 for AMDGPU driver
5 years ago
jsteube ac4f8e688a Dependencies: Updated OpenCL-Headers to latest version from GitHub master repository
5 years ago
jsteube 5f3d9e08b9 Kernel Compile: Removed -cl-std= from all kernel build options since we're compatible to all OpenCL versions
5 years ago
jsteube f424dd1edb Fix tools/install_modules.sh ro uninstall pycryptodome
5 years ago
jsteube 4548d15dde Fix spin_damp datatype
5 years ago
jsteube 5b97fe7514 Workaround volatile for -m 2500 and -m 2501 for macosx
5 years ago
jsteube 6d21c1633b Fix loop_step value in selftest.c, this also workarounds Trap 6 errors
5 years ago
Jens Steube e7ae8e6863 Requirements: Update runtime check for minimum NVIDIA driver version from 367.x to 418.56 or later
5 years ago
Jens Steube 38c1029f2e Need volatile for IRIS GPU on Mac OSX for -m 2500 and -m 2501
5 years ago
Brandon Chalk 0a4ce19915 Merge branch 'master' of https://github.com/hashcat/hashcat
5 years ago
jsteube 56ae7fa2b8 Remove warnings no longer relevant in -m 15600 and -m 16300
5 years ago
jsteube e0d0721109 Workaround for Page not present or supervisor privilege JiT fail on ROCM for -m 13400
5 years ago
jsteube 8e89617015 Workaround setting password length bug in ROCM and POCL for -m 10100
5 years ago
Jens Steube 1370dc4700 Limit kernel-accel in -m 11600 to 128
5 years ago
jsteube 7c6970dbdd Remove hard-coded static keyword from OpenCL kernels
5 years ago
Jens Steube 27f130ea90 Kernel Cache: Reactivate OpenCL runtime specific kernel caches
5 years ago
Jens Steube db91876d23 Disable check for device_available_mem on Windows in combination with AMD drivers
5 years ago
philsmd 7557f884c5
outfile remove: fix hash parsing
5 years ago
jsteube fea92595a4 Filter out 8th bit in -m 1500 password characters
5 years ago
Brandon Chalk 61ac3e3282 Minor speed and readability improvements to mode 19800 and 19900
5 years ago
Brandon Chalk 95c74c52c1 Add hash modes 19800 (krb5pa etype 17) and 19900 (krb5pa etype 18)
5 years ago
jsteube 764ca0c1c6 Add hash line separator backward compatibility for -m 16800
5 years ago
jsteube 92f4ccce93 Increase buffer size for --example-hashes output
5 years ago
ZeroBeat c572c37637 prepare new hashline
5 years ago
jsteube dbd8181c15 Disable stderr temporary since OpenCL runtime JiT (LLVM) prints directly to stderr when it should not
5 years ago
jsteube 28437b0ab0 Add NV inline assembly instruction set check on startup
5 years ago
jsteube 4cd98603f5 Add DiskCryptor modules for 1024 bit and 1536 and support for Serpent and Twofish. Be careful, untested yet!
5 years ago
philsmd 60c255a69d
added -m 19800 = DiskCryptor AES
5 years ago
jsteube aed98e0795 Merge branch 'master' of https://github.com/hashcat/hashcat
5 years ago
jsteube a22483f540 Remove some misleading error message
5 years ago
jsteube 773dab9161 Mark -m 10700 as unstable on AMDGPU driver in pure kernel mode
5 years ago
jsteube d950918fe9 Fix missing module_jit_build_options() in -m 17300
5 years ago
jsteube d7286e50a7 Mode 19500 on AMDGPU driver no longer produces self-test failures
5 years ago
jsteube c911f2bd83 Fix some OpenCL JiT compiler warnings on ROCM
5 years ago
jsteube e779c22c2c Remove some warnings no longer needed
5 years ago
jsteube 3c9d26b161 Add some conditions to make scan-build happy
5 years ago
jsteube 05a38a42b7 Initialize some values to make scan-build happy
5 years ago
jsteube 2fab28a6f3 Add some useful converters
5 years ago
jsteube f374da11e3 Fix function pointer can be NULL
5 years ago
magnum 009cf26a04 Mute a -Wformat warning and fix some whitespace noise while at it.
5 years ago
jsteube 8008d65499 Allow -m 1800 in optimized mode on AMDGPU drivers
5 years ago
jsteube 875718fb8e Backport -m 500 pure kernel code to -m 6300 enables using it on AMDGPU driver
5 years ago