Commit Graph

364 Commits (442a95d0ea60d0f63c6d5fe7ce2d96ea247a03e1)

Author SHA1 Message Date
Jens Steube 442a95d0ea hashcat 6.2.1
3 years ago
Jens Steube 0e2dc4bb82 Remove unused WITH_UNRAR macro
3 years ago
Jens Steube ce90f83b65 Dependencies: Make unrar dependencies optional and disable hash-mode 23800 if dependency is disabled
3 years ago
Jens Steube a5bb988f92 Unset PRODUCTION option
3 years ago
Jens Steube 97a8f34251 hashcat 6.2.0
3 years ago
Jens Steube 7baad686fa
Merge pull request #2571 from ventaquil/master
3 years ago
Jens Steube 2d44626ab2
Merge pull request #2650 from matrix/fix_osx_Makefile_warnings
3 years ago
RAN1 8f871db328 Makefile: Check Darwin major version instead of macOS minor version
3 years ago
Gabriele Gristina 99a3c47b5f Fix build warning on OSX
3 years ago
Konrad Goławski 44ceb819fa Declare phony targets
4 years ago
philsmd 3cc828ce0a
Added -m 23700/23800 = RAR3-p cracking
4 years ago
Jens Steube 98aef2ae92 Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
4 years ago
philsmd a661d0e135
Makefile: minor typo
4 years ago
Jens Steube cec6051d74 Unset PRODUCTION in src/Makefile
4 years ago
Jens Steube 61e8368592 hashcat 6.1.1
4 years ago
Jens Steube 9ac87db99e Unset PRODUCTION in src/Makefile
4 years ago
Jens Steube 9ed07f892b hashcat 6.1.0
4 years ago
Jens Steube 5fab483cf0 Compile ZLIB: Fixed makefile include paths in case USE_SYSTEM_ZLIB is used
4 years ago
Jens Steube ca8a8b33e6
Merge pull request #2459 from xvitaly/minizip-fix
4 years ago
Jens Steube 75d801e1d7 Compile macOS: Fixed makefile target 'clean' to correctly remove *.dSYM folders
4 years ago
philsmd 570d0ac090
Makefile: added .dictstat2, brain files and luks_tests to the distclean target
4 years ago
philsmd 78dd206bf2
Makefile: update clean/distclean targets
4 years ago
Vitaly Zaitsev d259689e19
Fixed linkage against packaged version of minizip (part of zlib).
4 years ago
Vitaly Zaitsev eb8c398114
Allow GNU/Linux maintainers to select configure options without
4 years ago
Jens Steube 9b3cda2d43 Unset PRODUCTION in src/Makefile
4 years ago
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