Commit Graph

426 Commits (master)

Author SHA1 Message Date
Jens Steube 823a36dcff
Merge branch 'master' into fix_rar_segfault_AppleSilicon
11 months ago
Gabriele Gristina 7ab00af506 Support building windows binaries on macOS using MinGW, updated documentation
12 months ago
Gabriele Gristina 52196839c8 fix unrar deps errors when compiling with cygwin/msys
1 year ago
Gabriele Gristina ca53e78f7d fix unrar deps errors when cross-compiling with mingw
1 year ago
Gabriele Gristina 5ec8c96840 fix unrar segfault on Apple Silicon by update deps
1 year ago
Gabriele Gristina 2dd820a084 Makefile: prevent make failure with Apple Silicon in case of partial rebuild
1 year ago
jsteube 8d044fa07f Use -Wno-format-overflow cflags for unrar sources on non-clang compiler
1 year ago
Gabriele Gristina 6223a5667a Fix clang14 warnings with unrar
1 year ago
Jens Steube a7dbd73612 Add Radeon Pro W5700X to more scrypt based hash-modes and fix some metal issues
1 year ago
Jens Steube 3e497ac87b Add some makefile changes regarding clang and apple
2 years ago
Jens Steube 9de24b8598 Unset PRODUCTION option
2 years ago
Jens Steube e5b3023636 hashcat 6.2.6
2 years ago
jsteube c8350eb555 Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup
2 years ago
philsmd 8a77861ba3
Makefile: update MODULE_INTERFACE_VERSION
2 years ago
jsteube 37b30540ff Fix compiler warnings in MinGW GCC 10
2 years ago
philsmd 754038ad16
fixes #3090 closes #3091: Added -m 2850x = Bitcoin WIF/P2PKH private key cracking
2 years ago
piwvvo b0ceb41e4a added Radmin3
2 years ago
Jens Steube 81dc6c6a90 Workaround GCC 12 warning in unrar sources
2 years ago
philsmd 26f88e339d
add our hash extraction scripts to release/beta
2 years ago
Jens Steube 5436f0d43e Deal with compiler warning in unrar sources on macOS 12.3
2 years ago
Jens Steube 8192fd0d47
Merge pull request #3157 from matrix/rpi_Makefile
2 years ago
Gabriele Gristina 89a52cfe21 Fixed building error on Raspberry Pi
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
Gabriele Gristina 07240ada8b Added support to building Universal macOS binary on Apple Silicon
2 years ago
Chick3nman 5708b4cf6f
Fix logic flaw
2 years ago
Jens Steube ee2d50d341
Merge pull request #3117 from DeforaNetworks/khorben/netbsd
2 years ago
Pierre Pronchery 1cb24b0a3c Fix the build for NetBSD
2 years ago
Gabriele Gristina 80f0dff8fb Makefile: updated MACOSX_DEPLOYMENT_TARGET to 10.15 and removed OpenCL framework from LFLAGS_NATIVE on MacOS
2 years ago
Gabriele Gristina 85afe0fc5a simplify Makefile
2 years ago
Gabriele Gristina 644e2db8ba Fix build warning with clang <= 10
2 years ago
Jens Steube c5637b8dc0 Unset PRODUCTION option
3 years ago
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