d8eddad156- Use %global instead of %define - Remove python3-devel from recommends
devel
Jan Engelhardt2025-08-07 18:06:03 +00:00
598af9af48- Use %python3_fix_shebang to replace python path with the right oneJan Engelhardt2025-08-06 16:03:40 +00:00
07650c48cc- Add missing bin files to %files - Move bridges files to /usr/lib/hashcat/bridges and symlink the old location - Remove -j1 from make invocation - Fix rpmlint warnings - Bump provided bundled(lzma-sdk) to 24.07 - Add python3-devel to BuildRequires to satisfy some modules build requirementsJan Engelhardt2025-08-05 14:08:15 +00:00
daa1da5d1e- Shorten %description - Add python3-devel to Recommends: - Update to release 7.0.0 * Full release notes at /usr/share/doc/packages/hashcat/docs/releases_notes_v7.0.0.md * Assimilation Bridge: Integrate external resources like CPUs, FPGAs, embedded interpreters, and more into the cracking pipeline. * Python Bridge Plugin: Rapidly implement hash-matching logic in Python. No recompilation needed, supports multithreading and rule engine by default. * Virtual Backend Devices: Internally partitions physical GPUs into multiple logical devices for better bridge integration and async workloads. * Hash-Mode Autodetection: Omit the -m flag and let Hashcat detect the hash-mode, or use --identify to list possibilities. * 58 new application-specific hash types, including Argon2, MetaMask, Microsoft Online Account, SNMPv3, GPG, OpenSSH, and LUKS2 * 17 new generic hash constructions used in real-world web apps and protocols * 11 new primitives added to the crypto library, improving reuse and plugin development * 20 new tools to extract hashes from popular sources, including APFS, Virtualbox, BitLocker, and various wallet formats * Complete refactor of the autotuning engine for better device utilization * Major rewrite of memory management to eliminate previous 4GB allocation caps and enable full memory usage across devicesJan Engelhardt2025-08-05 08:17:56 +00:00