Commit Graph

339 Commits (13e2dec01783f6b98850f395a40a6356923c09f1)

Author SHA1 Message Date
Jens Steube 13e2dec017 hashcat 6.0.0
4 years ago
philsmd 0ef0a1673f
fixes #2162: add -liconv to FreeBSD's Makefile LFLAGS
4 years ago
xambroz 6b253c15c6
Fix debugedit - canonicalization unexpectedly shrank by one character
4 years ago
Jens Steube 08163501cf Add option to disable cubin cache binaries and moved some redundant kernel load code into specific function
4 years ago
Jens Steube 7672c49f7e gcc: disable picky gcc-8 function pointer warnings
4 years ago
Jens Steube 8039290cd0 Update -m 10700 unstable warning and disable JiT compiler optimization for AMD GPU PRO, too
4 years ago
Jens Steube 4bef41ed1b Update -m 10700 unstable warning and disable JiT compiler optimization in pure kernel mode
4 years ago
philsmd d07f002337 electrum 4/5: improve speed (rm hook)
5 years ago
Jens Steube 48f60cc0f5 Get rid of cast-function-type warnings on newer GCC
5 years ago
philsmd 31d8445c37 re-enable USE_SYSTEM_LIBSECP256K1 = 1
5 years ago
philsmd db91fe6981 Added -m 21700 = Electrum 4 and -m 21800 = Electrum 5
5 years ago
Gabriele Gristina b54ad7981f update repo and re-apply zip patch
5 years ago
Gabriele Gristina 28a04d80b1 remove useless objs from OBJS_ZLIB
5 years ago
Gabriele Gristina 60a683daa8 Hide warning about implicit declaration of function
5 years ago
Gabriele Gristina e86cbf426a add workaround for zlib with cygwin build (v2)
5 years ago
Gabriele Gristina 9673dedebf Force undef WIDECHAR in cygwin build
5 years ago
Gabriele Gristina 398c89c75c switch almost all FILE ops, potfile is the only missing
5 years ago
Gabriele Gristina 6cb4abd526 Add zlib support v2
5 years ago
Gabriele Gristina ec41a3f84e switch to /usr/bin/ar
5 years ago
Gabriele Gristina b75fcef780 Fix fatal OSX build errors
5 years ago
Jens Steube a01cc28ec6
Merge pull request #2014 from hashcat/master
5 years ago
philsmd f45a726376
fixes #2012: add Deflate support for 7-Zip using zlib
5 years ago
Jens Steube 50a6e720ca More OpenCL variables rename
5 years ago
Jens Steube a6fa7a2749 Add support for some first CUDA module loader
5 years ago
Jens Steube 6fd936b43a Removed --opencl-platforms filter in order to force backend device numbers to stay constant
5 years ago
Jens Steube e3500ff4aa Add CUDA device attributes to -I
5 years ago
Jens Steube 4045e60021 Add nvrtc wrapper for later use
5 years ago
Jens Steube 4b986de5fb Prepare native CUDA hybrid integration
5 years ago
jsteube 91d9475c11 Plugin refactorization should be finished, no more need for these flags
5 years ago
jsteube 56ecfc3991 No need to risk stability for 400k binary size
5 years ago
jsteube 5951322f72 Testcommit using ar tool in Makefile
5 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
5 years ago
Jens Steube 0fb3b3c83e Declare internal functions in OpenCL kernels as static
5 years ago
jsteube 2bb594b385 Remove add3() from bitops, replaced with the ones in inc_common.cl
5 years ago
jsteube ecbd4a51c8 Add remaining emu_inc_* sources to Makefile
5 years ago
jsteube 5b667d2c01 Get rid of src/cpu_aes.c, src/cpu_des.c, src/cpu_md5.c and src/cpu_sha256.c
5 years ago
jsteube fb8a9d7c40 Get rid of cpu_sha1.c
5 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
5 years ago
jsteube 0a6fc35707 Fix includes in Makefile
5 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
5 years ago
jsteube d2d1278bf7 Reenable brain support by default
5 years ago
jsteube 11b1189e53 Fix makefile targets
5 years ago
jsteube 68d6d36761 Binary Distribution: Removed 32 bit binary executeables
5 years ago
jsteube 64540dee37 Limit the compiler threads, otherwise this consumes a lot of memory resources due to the new module sources
5 years ago
jsteube 0c08e2fcab Add missing cpu_sha256 in module linking
5 years ago
jsteube 5779fa9df6 Add missing modules 6800, 11300, 13400 and 13500
5 years ago
jsteube 91f6d7c32e Add -m 99999 module
5 years ago
jsteube 8eb2558a7e Add -m 6211 module and moved some code around
5 years ago
jsteube b729fe04b7 Add module and unit test for -m 11600
5 years ago
jsteube 4b9b59a3cb Add module 5500
5 years ago