Commit Graph

4844 Commits (7eee4931bb950c243a2eeb621cab81701b3bb7f3)

Author SHA1 Message Date
jsteube 1154272d6a Normalize initial out_buf line in encoder in -m 30700
2 years ago
Jens Steube 2431201007
Merge pull request #3536 from hops/anope-sha256
2 years ago
hops 7edda7c82f Added hash-mode: Anope IRC Services (enc_sha256)
2 years ago
jsteube 57fe66dd10 Precompute byteswap for salt in -m 28200
2 years ago
jsteube 3035f4c24f Precompute byteswap for salt in -m 21300
2 years ago
Jens Steube 06af574dbd
Merge pull request #3531 from matrix/metal_compatibility
2 years ago
Gabriele Gristina 15d74b7c1c Disable Metal < 200, commented unused and deprecated code
2 years ago
Gabriele Gristina 0f63294b8a Allow using Metal < 300 with --force
2 years ago
Gabriele Gristina 6223a5667a Fix clang14 warnings with unrar
2 years ago
Jens Steube d008c5cb11
Merge pull request #3522 from rjancewicz/rjancewicz/m07350-rakp-hmac-md5
2 years ago
Jens Steube 072f467d6a Remove unroll for AMD GPU for -m 19000 and -m 21000
2 years ago
Jens Steube fa4aad963c Remove unroll for AMD GPU for -m 1750 and -m 1760
2 years ago
Jens Steube 453ec4e7d9 DEScrypt Kernel (1500): Improved performance from 950MH/s to 2200MH/s (RX6900XT) on HIP backend by workaround invalid compile time optimizer
2 years ago
Jens Steube 570750a84d
Merge pull request #3521 from RLStrug/fix-25200
2 years ago
Jens Steube f954b400d7
Merge pull request #3519 from RLStrug/fix-25100
2 years ago
Jens Steube 38cc7225ae
Merge pull request #3517 from RLStrug/fix-25000
2 years ago
philsmd b2c2fc86b4
fix whitespace
2 years ago
Jens Steube ace9ece437
Merge pull request #3514 from PenguinKeeper7/pkzip-collision-warning
2 years ago
Jens Steube c8e92f1316 Limit maximum number of threads for scrypt based hash-modes to 32, no matter the hardware.
2 years ago
Russell Jancewicz f0023229b6 initial rakp-hmac-md5 optmized kernels - pure kernels fall back on copes of m00050 (hmac md5)
2 years ago
laika e69dc3ff31 Corrected issue for module 25200 (SNMPv3 HMAC-SHA1-96) Password length should not be restricted to a minimum length
2 years ago
laika f546fa2915 Corrected issue for module 25100 (SNMPv3 HMAC-MD5-96)\nPassword length should not be restricted to a minimum length
2 years ago
laika 6528f85c89 Corrected issue for module 25000 (SNMPv3 HMAC-MD5-96/HMAC-SHA1-96). Password length should not be restricted to a minimum length
2 years ago
Jens Steube a7dbd73612 Add Radeon Pro W5700X to more scrypt based hash-modes and fix some metal issues
2 years ago
Jens Steube 47b49d81de Prepare fixes to enable scrypt cracking on macOS 13
2 years ago
Jens Steube 80ba8ca18e Rename -m 25850 to 30600 and add missing unit-test
2 years ago
Jens Steube 6e0ec16e35
Merge pull request #3513 from mephesto1337/bcrypt_sha256
2 years ago
Jens Steube b3095acc8b
Merge pull request #3511 from rickvanderzwet/issue-3484-m14600-error-handling-on-container-without-payload
2 years ago
PenguinKeeper7 0537794b50
Update module_17210.c
2 years ago
PenguinKeeper7 39700ad870
Update module_17210.c
2 years ago
PenguinKeeper7 fd3c0a7467
Update module_17210.c
2 years ago
Thomas WACHE 01938c374c Merge remote-tracking branch 'origin/master' into bcrypt_sha256
2 years ago
Thomas WACHE e159b459a4 Added bcrypt_sha256
2 years ago
Jens Steube 18fcf28d64 Apple Driver: Automatically enable GPU support on Apple OpenCL instead of CPU support
2 years ago
Jens Steube 8a82c75a99 macOS 13.0 fixed many issues in the OpenCL API. The module_unstable_warning() functions in many hash modes can then be removed
2 years ago
Jens Steube 346e945045
Merge branch 'master' into ripemd160-hmac
2 years ago
jsteube 9a52ee6d01 Fix error message in backend.c and add missing new hash-mode entries in changes.txt
2 years ago
Rick van der Zwet 1b663b02fe Fix m14600 confusing error message on container without payload data
2 years ago
jsteube c35d8ecfd4 Update hash category for hash-mode 170xx
2 years ago
Mr Dromedary c3e852b287 Interface changed, add module_benchmark_charset
2 years ago
Mr Dromedary 1ed5d7d6d8 Support for GPG keys with SHA-512 as s2k digest algorithm
2 years ago
Jens Steube 66b22fa644 Add support for Metal > 300 and reject support for older version
2 years ago
piwvvo 0bd3fa4fe4 added HMAC-RIPEMD160
2 years ago
piwvvo f5c53a7e77 added mode 30500
2 years ago
Jens Steube 1f4d8dd0fd Remove OPTS_TYPE_MAXIMUM_THREADS flag where no longer required by AMD HIP jit compiler
2 years ago
Jens Steube 653f34e9a2 Mark some hash-modes for Apple Metal as unstable
2 years ago
Jens Steube 6aa3e0882d Mark some hash-modes for Apple Metal as unstable
2 years ago
Jens Steube 3e497ac87b Add some makefile changes regarding clang and apple
2 years ago
Jens Steube 8f0d69ea9c Always assume 8 compute unit for metal GPUs
2 years ago
Jens Steube f6537a2964 Use inline static on HIP for some hash-modes which benefit from it
2 years ago
Jens Steube 6d5d9a266f AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 or later)
2 years ago
jsteube 02698b1c77 Rename -m 1412 to -m 30420, add unit test and optimized kernels
2 years ago
dloveall 73cd517c36
SHA2-256 DANE RFC7929/RFC8162 support
2 years ago
Jens Steube 2a20731b00 Remove unroll flag for -m 1500 for HIP because ROCm 5.3 uses new PM and unroll has negative effect on it
2 years ago
Jens Steube b8dd806944 Revert accidental removal of check to backend_devices_cnt
2 years ago
Jens Steube eaf3de164b Remove option "-flegacy-pass-manager" if HIP backend is used. Support was removed from LLVM 15. There's no alternative option available.
2 years ago
Jens Steube 932ddb1ee2
Merge pull request #3493 from fse-a/improved_error_message
2 years ago
Jens Steube 8e6351cf77
Merge pull request #3482 from davidrozen76/master
2 years ago
pelle f456973928 Added error message describing workaround when detecting more than 64 backend devices.
2 years ago
jsteube baa3744689 Fixed false negative in updated -m 299xx plugins due to invalid handling of decrypted data.
2 years ago
Jens Steube e34a9244f3
Merge pull request #3489 from Lars-Saetaberget/lastpass_bugfix
2 years ago
Jens Steube 1f0fb154a5
Merge pull request #3485 from Lars-Saetaberget/lastpass_iv
2 years ago
Lars Sætaberget b30e9ec4da Fix bug in -m 6800 where not all hashes are checked if they have the same salt
2 years ago
davidrozen76 c8907ebb63
Merge branch 'master' into master
2 years ago
Pikachu 2abe512634 Removed unnecessary changes made to inc_common.h and made the proper adjustments in the OpenCL kernels to inflict the changes
2 years ago
Pikachu 2a19e0c0bd Removed unnecessary parsing of salt2 in pure kernels
2 years ago
jsteube 409bbf101e Remove OPTS_TYPE_SUGGEST_KG from -m 299xx
2 years ago
Lars Sætaberget f40dc401bc Add IV support to lastpass (-m 6800)
2 years ago
jsteube 2e684efeb7 Update -m 299xx modules to test for 56 bit instead of 32 bit
2 years ago
Pikachu 9944e964d6 Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2.$pass)))
2 years ago
jsteube 3952453ae9 Add module for -m 29940
2 years ago
jsteube 98c039471f Add module for -m 29930
2 years ago
jsteube 0f7fc863d3 Add module for -m 29920
2 years ago
jsteube 04266834db Improve some sanity checks in module for -m 29910
2 years ago
jsteube da4adf9882 Add module for -m 29910
2 years ago
jsteube 1cee512c09 Add missing module_pw_min() function for -m 29800
2 years ago
jsteube 1dd8caf3b1 Fix SHA1 input buffer for .dictstat2 filenames.
2 years ago
Jens Steube 98a5424f29 Update usage screen wording in section for --outfile-check-dir
2 years ago
Jens Steube 1e5e7735dc
Merge pull request #3463 from Banaanhangwagen/master
2 years ago
Jens Steube 5988a91e0e
Merge pull request #3461 from philsmd/philsmd-rp-segfault
2 years ago
Jens Steube 7c177f3c94
Merge pull request #3460 from philsmd/philsmd-combinator-comment
2 years ago
Banaanhangwagen 33a5ff2d40
Create module_29800.c
2 years ago
philsmd 1cdf4682b0
rp: prevent crash in case of too little RAM for rules
2 years ago
philsmd 67585eb470
fix comment for combinator_ctx_init () call
2 years ago
Konrad Goławski 3e2f8870a3 Fix improper strings comparision
2 years ago
Jens Steube 8973f2beca Add more RC_FINAL_ enum types
2 years ago
Jens Steube 7a5ea7e255
Merge pull request #3456 from davidbolvansky/escape_fields_json
2 years ago
Dávid Bolvanský 3b033af7d6 Escape some fields of --status-json output
2 years ago
Jens Steube 522e87c08f Remove unused variable
2 years ago
Jens Steube d04dec91d1
Merge pull request #3448 from davidbolvansky/status-info-enhanced
2 years ago
Dávid Bolvanský 98fd9126b9 Added more HW info to status-json output
2 years ago
Chick3nman dd58e52800
Fix Typo
2 years ago
Chick3nman ee11834d3c
Add potfile warning for Assoc Attack
2 years ago
Jens Steube acbcd04884
Merge pull request #3441 from IppSec/master
2 years ago
ippsec cec997e321 Change the token size from 2047 to 56. In the current kernel we only have 57 bytes worth of space
2 years ago
Dávid Bolvanský 454b0ad294 Do not hexify worldlist when --hex-charset is used
2 years ago
Jens Steube 1d9147ce1c
Merge pull request #3439 from davidbolvansky/hash-info-deprecated
2 years ago
ippsec 1687fd80f4 Updated flask session max length for payload to be 2047
2 years ago
Dávid Bolvanský ba886c4805 Expose deprecated status and notice in hash info
2 years ago
Jens Steube 613c863f1d Prepare an enum type to represent the final return codes
2 years ago
Jens Steube 93d40beb17 Status Code: Add specific return code for self-test fail (-11)
2 years ago
Jens Steube 9de24b8598 Unset PRODUCTION option
2 years ago
Jens Steube e5b3023636 hashcat 6.2.6
2 years ago
Jens Steube ea29cb5805 Restore: Restore timer is decreased from 60 seconds to 1 second, but only updates if there's actually a change compared to previous data written to restore file
2 years ago
Jens Steube 7b36d7ebf8 Fixed autodetect memory allocation for temporary hashes for LUKS v1 (legacy) in --identify mode
2 years ago
Jens Steube 5aaf8e2c42 AMD Driver: Updated requirements for AMD Linux drivers to "AMDGPU" (21.50 or later) and "ROCm" (5.0 or later)
2 years ago
Jens Steube 289f6b7cbd Fix missing OPTS_TYPE_PT_ALWAYS_HEXIFY in -m 29700 which is later required for test.sh compatiblity
2 years ago
philsmd 13ac0561ab
cosmetic: use N/A in status prompt, typo fix
2 years ago
Jens Steube 49517f63cb HIP Backend: removed unused functions from hiprtc to workaroung missing function symbols on windows dll
2 years ago
Jens Steube f6275fb47b
Merge pull request #3421 from davidbolvansky/amd_driver_unstable_warnings
2 years ago
Jens Steube 93e9da9716
Merge pull request #3424 from davidbolvansky/metal_spaces_in_inc_path
2 years ago
Jens Steube 7ca2627bc2 Added hash-mode: KeePass 1 (AES/Twofish) and KeePass 2 (AES) - keyfile only mode
2 years ago
Jens Steube c884a5d02f Logfile: Write per-session "recovered new" value to logfile
2 years ago
Dávid Bolvanský 480c23c05d metal: escape spaces in include path with backslash
2 years ago
Jens Steube a52b70d1c5 Refactored Recovered.New... handling
2 years ago
Dávid Bolvanský 38f6bbcbdc Remove unstable warnings for AMD GPU
2 years ago
Jens Steube bf0ffa66d7 Abstract access to digests_done_new via API
2 years ago
Jens Steube c3e18f7fed Remove module_unstable_warning() entry for older AMD GPU for -m 1500
2 years ago
jsteube 8668694daf Show Recovered.New status entry also if no potfile entry matched a hashlist entry
2 years ago
jsteube 05eff0d683 Fixed invalid handling of keyfiles in Keepass if transf_random_seed doesn't change
2 years ago
Jens Steube 78ee811fa9 Use -flegacy-pass-manager for -m 501, -m 1600 and -m 6300 on AMD HIP for massive speed improvement
2 years ago
Jens Steube 16d5beb1a6 Use -flegacy-pass-manager for -m 500 on AMD HIP for massive speed improvement 14.3MH/s -> 24.6MH/s
2 years ago
Jens Steube 3d898c5daf AMD Driver: Updated requirements for AMD Linux drivers to ROCm 5.2.1 or later due to new HIP interface
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
jsteube 7668ec5865 Prepare file_to_buffer() for later use
2 years ago
jsteube 51b1744805 Fix some format in -m 29600
2 years ago
Jens Steube a500543729
Merge branch 'master' into 29600_no_hash_copy
2 years ago
Jens Steube 99be4f9fd8
Merge pull request #3409 from philsmd/29600_salt_arr_size
2 years ago
Jens Steube c957861af7
Merge pull request #3408 from philsmd/29600_hex_salt
2 years ago
Jens Steube 3f20e50c86
Merge pull request #3406 from philsmd/29600_example_hash
2 years ago
Jens Steube c36cc0b4ff
Merge pull request #3405 from philsmd/29600_name_readme_category
2 years ago
philsmd cccb4fdaf4
no need for OPTS_TYPE_HASH_COPY in -m 29600
2 years ago
philsmd 0822930471
fix length of salt_buf for -m 29600
2 years ago
philsmd 93c8f3cb7c
add OPTS_TYPE_ST_HEX to -m 29600 and restrict salt lengths
2 years ago
philsmd 891a348d99
updates example hash and password for -m 29600
2 years ago
philsmd ccd754f220
fixes #3404: fixed name/category/readme for -m 29600
2 years ago
philsmd 0fc1b66d98
fix white space in -m 29600 = Terra Station Wallet
2 years ago
Royce Williams 6239c49718 typo in --outfile-check-timer help example
2 years ago
jsteube 5fa08a7989 Terminal: Limit output length of example hash in --example-hash mode to 200. Use --mach to see full example hash
2 years ago
Jens Steube 9bc8a90593
Merge pull request #3395 from ventaquil/make-hash-info-readable-again
2 years ago
Konrad Goławski 336b9c38c8 Set up maximum length of example hash
2 years ago
Konrad Goławski f7ba563a28 TrueCrypt modules code cleanup
2 years ago
Konrad Goławski 74e2dad0d7 LUKS legacy module code cleanup
2 years ago
Konrad Goławski 2bd1861a83 New LUKS modules code cleanup
2 years ago
danielnachun 29373a0f6d
src/filehandling.c: add missing include
2 years ago
jsteube ded6b14474 Fix missing new module_benchmark_charset() entry in -m 29600
2 years ago
Tom S b0d99924e5 m29600, terra crypto wallet
2 years ago
Jens Steube aa5becf1ad
Merge pull request #3379 from ventaquil/code-cleanup-pkcs8
2 years ago
philsmd 8a77861ba3
Makefile: update MODULE_INTERFACE_VERSION
2 years ago
Jens Steube c13451d6d5
Merge pull request #3381 from philsmd/benchmark_custom_charset
2 years ago