1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00
Commit Graph

1420 Commits

Author SHA1 Message Date
Jens Steube
18fcf28d64 Apple Driver: Automatically enable GPU support on Apple OpenCL instead of CPU support
Apple Driver: Updated requirements to use Apple OpenCL API to macOS 13.0
2022-11-20 14:27:16 +01:00
Jens Steube
346e945045
Merge branch 'master' into ripemd160-hmac 2022-11-19 14:24:23 +01:00
jsteube
9a52ee6d01 Fix error message in backend.c and add missing new hash-mode entries in changes.txt 2022-11-18 09:47:17 +00:00
piwvvo
0bd3fa4fe4 added HMAC-RIPEMD160 2022-11-14 20:18:35 +01:00
piwvvo
f5c53a7e77 added mode 30500 2022-11-14 18:19:41 +01:00
Jens Steube
6d5d9a266f AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 or later) 2022-11-05 12:56:36 +01:00
Jens Steube
23458b8898
Merge pull request #3498 from ventaquil/bugfix/luks-all-keys
Tool `luks2hashcat.py` extract all active keys
2022-11-04 10:11:21 +01:00
jsteube
02698b1c77 Rename -m 1412 to -m 30420, add unit test and optimized kernels 2022-11-03 20:03:20 +00:00
Konrad Goławski
23139faa62 Extract all active keys 2022-11-02 22:02:46 +01:00
Jens Steube
932ddb1ee2
Merge pull request #3493 from fse-a/improved_error_message
Added error message describing workaround when detecting more than 64
2022-10-29 19:38:22 +02:00
Jens Steube
8e6351cf77
Merge pull request #3482 from davidrozen76/master
Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2…
2022-10-28 21:41:03 +02:00
pelle
f456973928 Added error message describing workaround when detecting more than 64 backend devices. 2022-10-27 12:09:37 +02:00
Jens Steube
1f0fb154a5
Merge pull request #3485 from Lars-Saetaberget/lastpass_iv
Add support for non-zero IV to lastpass (-m 6800)
2022-10-24 18:19:46 +02:00
Lars Sætaberget
3c3e0bf1a2 Update changes.txt 2022-10-24 09:31:04 +02:00
davidrozen76
c8907ebb63
Merge branch 'master' into master 2022-10-23 15:01:12 +03:00
jsteube
7764666dd1 Add note to changes.txt about ENCsecurity Datavault 2022-10-23 10:24:49 +00:00
Pikachu
2a19e0c0bd Removed unnecessary parsing of salt2 in pure kernels 2022-10-23 08:08:33 +03:00
Banaanhangwagen
20afb3ca55
Update readme.txt 2022-09-16 16:28:08 +02:00
Banaanhangwagen
cf7521ef9f
Update changes.txt 2022-09-16 16:26:41 +02:00
Jens Steube
8973f2beca Add more RC_FINAL_ enum types 2022-09-12 20:48:38 +02:00
Dávid Bolvanský
454b0ad294 Do not hexify worldlist when --hex-charset is used 2022-09-06 01:25:23 +02:00
Jens Steube
93d40beb17 Status Code: Add specific return code for self-test fail (-11)
Fixes https://github.com/hashcat/hashcat/issues/3437
2022-09-03 15:46:40 +02:00
Jens Steube
9de24b8598 Unset PRODUCTION option 2022-09-02 17:23:37 +02:00
Jens Steube
e5b3023636 hashcat 6.2.6 2022-09-02 16:58:13 +02:00
Jens Steube
00653c9f73 Fix some changes.txt typos 2022-09-01 20:59:00 +02:00
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 2022-08-31 11:44:13 +02:00
Jens Steube
7b36d7ebf8 Fixed autodetect memory allocation for temporary hashes for LUKS v1 (legacy) in --identify mode 2022-08-31 10:53:56 +02:00
Jens Steube
5aaf8e2c42 AMD Driver: Updated requirements for AMD Linux drivers to "AMDGPU" (21.50 or later) and "ROCm" (5.0 or later)
AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly)
2022-08-30 10:12:26 +02:00
Jens Steube
49517f63cb HIP Backend: removed unused functions from hiprtc to workaroung missing function symbols on windows dll 2022-08-26 14:53:15 +02:00
Jens Steube
7ca2627bc2 Added hash-mode: KeePass 1 (AES/Twofish) and KeePass 2 (AES) - keyfile only mode 2022-08-21 18:02:35 +02:00
Jens Steube
c884a5d02f Logfile: Write per-session "recovered new" value to logfile
Fixes https://github.com/hashcat/hashcat/issues/3392
2022-08-20 09:39:59 +02:00
jsteube
05eff0d683 Fixed invalid handling of keyfiles in Keepass if transf_random_seed doesn't change 2022-08-14 18:15:06 +00:00
Jens Steube
3d898c5daf AMD Driver: Updated requirements for AMD Linux drivers to ROCm 5.2.1 or later due to new HIP interface 2022-08-10 19:19:34 +02:00
jsteube
c8350eb555 Added tunings/ folder in order to replace hashcat.hctune. Configuration files with *.hctune suffix are automatically load on startup 2022-08-08 11:09:04 +00:00
philsmd
ccd754f220
fixes #3404: fixed name/category/readme for -m 29600 2022-07-30 11:35:50 +02:00
jsteube
5fa08a7989 Terminal: Limit output length of example hash in --example-hash mode to 200. Use --mach to see full example hash 2022-07-27 12:35:57 +00:00
philsmd
7aff5f339c
plugin dev guide: these functions aren't mandatory 2022-07-23 11:58:38 +02:00
Jens Steube
31758f09a8
Merge pull request #3301 from ventaquil/github-workflow
GitHub workflow for pushing or creating pull request
2022-07-22 18:17:21 +02:00
Tom S
0ab1765344 edit changes 2022-07-18 17:12:06 +01:00
philsmd
dc57d7d0ef
update dev guide: add notes about benchmark settings 2022-07-15 17:57:44 +02:00
philsmd
d9749e8799
change interface, add module_benchmark_charset () 2022-07-15 17:17:57 +02:00
philsmd
caeffebbe0 Add -m 28505/28506, Bitcoin WIF, P2SH(P2WPKH)/compat address 2022-06-29 18:15:48 +02:00
Jens Steube
e0fae5c7ab
Merge pull request #3344 from philsmd/bitcoin_segwit_p2wpkh
rename -m 28503/28504 from P2WSH to P2WPKH
2022-06-29 17:11:07 +02:00
Konrad Goławski
c845645606 Build on push or pull request
Workflow to build application after pushing to master or creating pull request for that branch.
2022-06-27 18:32:13 +02:00
Konrad Goławski
ddb2d6e61a New LUKS v1 modules 2022-06-25 13:54:20 +02:00
philsmd
1ba15ea3a0 rename -m 28503/28504 from P2WSH to P2WPKH 2022-06-25 11:57:51 +02:00
Jens Steube
8f365216e0 Fix changes.txt hash mode listing 2022-06-24 22:10:18 +02:00
Jens Steube
a7ab9f48c3
Merge pull request #3336 from philsmd/p2wsh_segwit_bech32
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address
2022-06-23 13:44:54 +02:00
piwvvo
8234cbaa13
Merge branch 'hashcat:master' into master 2022-06-20 18:55:00 +02:00
philsmd
22e033020a
Add -m 28503/28504 = Bitcoin WIF, P2WSH/bech32/segwit address 2022-06-20 15:25:34 +02:00