Commit Graph

159 Commits (577fada1de92d8debc8d4d2f5fb56dacb20188cc)

Author SHA1 Message Date
Jens Steube 577fada1de Add link to new hashcat discord
3 years ago
Jens Steube 01738fafa0 Deprecated Plugins: Add new module function module_deprecated_notice() to mark a plugin as deprecated and to return a free text user notice
3 years ago
Jens Steube c990e252d3 Added option --multiply-accel-disable (short: -M) to disable multiply the kernel-accel with the multiprocessor count automatism
3 years ago
Jens Steube 2aff6cba51 Add ranges to charset lists
3 years ago
Gabriele Gristina 340e8d1033 fix identify functionality
3 years ago
Gabriele Gristina 1106e163ca fix example0*, skip autodetect if keyspace enabled, update help and changes.txt
3 years ago
Gabriele Gristina b8ae1444de skip autodetect if benchmark is enabled, keep table sorting like usage
3 years ago
Jens Steube 0b52409590 Modules: Recategorized HASH_CATEGORY option in various modules
3 years ago
Jens Steube d53913f444
Merge pull request #2672 from matrix/example2info
3 years ago
Dan Church d9cd42d577
Fix typo
3 years ago
Gabriele Gristina 77e328d659 Removed option --example-hashes, now is an alias of --hash-info
3 years ago
Gabriele Gristina 3ed1f0d840 Added new option: --hash-info
3 years ago
Jens Steube 04d5e5a119 New Attack-Mode: Association Attack. Like JtR's single mode. Very early
4 years ago
Jens Steube 176bbd3fb7 Documentation: Added 3rd party licenses to docs/license_libs
4 years ago
Jens Steube 2b2a7ede66 OpenCL Options: Set --spin-damp to 0 (disabled) by default. With the CUDA backend this workaround became deprecated
4 years ago
philsmd 13675d2965
Fixes #2255: new --outfile-format with support for timestamps
4 years ago
philsmd c826558b49
fixes #2271: added --brain-server-timer for scheduled backup time
4 years ago
Jens Steube d0fb171da9 Added new options --backend-ignore-cuda and --backend-ingore-opencl, to ignore CUDA and/or OpenCL interface from being load on startup
4 years ago
philsmd 36fab0aa67
usage/help: use crack_pos everywhere instead of mixing crackpos w/ crack_pos
4 years ago
Jens Steube d71afd6d7a Prepare new --hook-threads feature
5 years ago
Jens Steube a7fd1e40f8
Merge pull request #2075 from matrix/zlib_support_2
5 years ago
Gabriele Gristina caf34e0e83 Fix some *print* format arguments
5 years ago
Gabriele Gristina 481c752456 No more compress functions, update example.dict.gz, remove some comments
5 years ago
Gabriele Gristina 398c89c75c switch almost all FILE ops, potfile is the only missing
5 years ago
Gabriele Gristina b2529af172 remove original commented code
5 years ago
Gabriele Gristina 6cb4abd526 Add zlib support v2
5 years ago
Jens Steube e9c04c2446 More CUDA implementation
5 years ago
Jens Steube 3c4f4df771 Rename some more variables
5 years ago
Jens Steube 6fd936b43a Removed --opencl-platforms filter in order to force backend device numbers to stay constant
5 years ago
jsteube 13edc32fb4 Fix some unused variable warnings
5 years ago
Jens Steube cf8c815caf
Merge pull request #1975 from Chick3nman/master
5 years ago
jsteube 708a86fb59 Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes
5 years ago
Chick3nman cac6522cd7 More prep
5 years ago
jsteube 218322f630 Support for inline VeraCrypt PIM Brute-Force
5 years ago
jsteube fc648c02f5 Add -m 2000 module
5 years ago
jsteube 383b6fb4f7 Make hash-mode sorting in --help a bit more readable
5 years ago
jsteube c3630b2f18 Allow modules to change value from user_options->hash_mode to something different in hashconfig->hash_mode. This will be required for modes that can automatically select the right hash_mode for the user for instance LUKS
5 years ago
jsteube 79c8618025 Fix cross-compiled binaries and modules
5 years ago
jsteube bc22bfee2e Some cleanup
5 years ago
jsteube 54edd16746 Clean up some code
5 years ago
jsteube 0186f025d3 Add support for hash modules to usage.c
5 years ago
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
5 years ago
Sein Coray af5d512b6f
Added new hash mode 18500 in usage
5 years ago
Jens Steube 15ece0902f
Merge pull request #1804 from Naufragous/odf-cracking
5 years ago
R. Yushaev 6a5b0c821e Add support for Open Document Format 1.2
5 years ago
Matt Covalt 71d9369a70 Correct Electrum Wallet Salt-Type support
5 years ago
R. Yushaev baf47d409e Add Camellia support for VeraCrypt kernels
6 years ago
Jens Steube fca4f7e8a6 Prepare to use --keyboard-layout-mapping for algorithms other than TC/VC
6 years ago
R. Yushaev 8b04be0e93 Add Kuznyechik support for VeraCrypt kernels
6 years ago
Jens Steube 490050ecb3 Update usage.c description for --spin-damp
6 years ago