Commit Graph

395 Commits (v6.2.5)

Author SHA1 Message Date
Jens Steube fe1d3f95bb hashcat 6.2.5
3 years ago
Jukka Ojanen 7b5f584fac Set unzip internal buffer size to 256k
3 years ago
Jens Steube 318bd46ccb
Merge pull request #2949 from jtojanen/xz
3 years ago
Jens Steube aaf26dee98 Makefile: Added wildcard include src/modules/module_*.mk directive so that plugin developers can add 3rd party libraries for their plugins
3 years ago
Jens Steube 5769c99686 Unset PRODUCTION option
3 years ago
Jens Steube 4aadb3a2f1 hashcat 6.2.4
3 years ago
Jukka Ojanen 4dcdbebb2f Scan the xz file to determinate the number of blocks and streams, and its uncompressed size
3 years ago
Jukka Ojanen 985252e283 Silence GCC misleading indentation warning for LZMA SDK
3 years ago
Jukka Ojanen 639068548e Define _7ZIP_ST to build single-threaded LZMA SDK
3 years ago
Jukka Ojanen 3cacbe0e1f Add support for xz compressed files
3 years ago
Jukka Ojanen 4e224dec82 Make object file naming unique
3 years ago
Jens Steube 20a7b9f992 Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin
3 years ago
Jens Steube 261e0f42ab Unset PRODUCTION option
3 years ago
Jens Steube 84082a952e hashcat 6.2.3
3 years ago
Jens Steube 1b84a9e53b Add missing backports from code base v6.2.2
3 years ago
Jens Steube a22f8149fc
Merge branch 'HIP' into hip
3 years ago
Jens Steube bfe83ec138 Added temperature watchdog for CPU on linux using sysfs
3 years ago
Jens Steube 979f9e9868 Rename hardware monitor interface sysfs to sysfs_amdgpu
3 years ago
reger-men ea7b74389f First draft HIP Version
3 years ago
Jens Steube b30d55c5d9 Removed LZMA "Windows.h" capitalized file name workaround used to cross compile Windows binaries from Linux hosts.
3 years ago
Jens Steube 7e267b9b37
Merge pull request #2825 from matrix/hwmon_osx_v2
3 years ago
Jens Steube 62397283c1 VeraCrypt: Increase password length support for non-boot volumes from 64 to 128.
3 years ago
Jens Steube c6b10bb0b6 Unset PRODUCTION option
3 years ago
Jens Steube 9908cb184b hashcat 6.2.2
3 years ago
Gabriele Gristina bc4ce4cbeb Add support for CPU/GPU device temperature and fanspeed using iokit (Apple)
3 years ago
Jens Steube 3ee77aa581 Prepare for v6.2.2
3 years ago
Gabriele Gristina 0719bda7c4 Fix warning with osx build
3 years ago
Jens Steube 9ca94a2a36 RAR3-p (Compressed): Fix workaround in unrar library in AES constant table generation to enable multi-threading support
3 years ago
Jens Steube 32aa347e66 RAR3-p (Compressed): Deactivated plugin because unrar is having serious problems with multi threading which lead to false negatives
3 years ago
Jens Steube e365313a44 Dependencies: Updated LZMA SDK from 19.00 to 21.02 alpha
3 years ago
Jens Steube d08b5b04fa Unset PRODUCTION option
3 years ago
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