1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00
Commit Graph

8903 Commits

Author SHA1 Message Date
jsteube
88d5540c49 Add tuning for NV RTX2080Ti for -m 29800 2022-09-22 14:44:08 +00:00
Jens Steube
40d44d6fe1 Add tuning for AMD RX6900XT for -m 29800 2022-09-21 21:15:39 +02:00
Jens Steube
1bbf9a68a0 Update tunings/Module_29800.hctune to reflect right hash-mode 2022-09-20 19:18:37 +02:00
Jens Steube
1e5e7735dc
Merge pull request #3463 from Banaanhangwagen/master
Add new algorithm: BISQ .wallet (scrypt) (-m 29800)
2022-09-19 10:45:46 +02:00
Jens Steube
5988a91e0e
Merge pull request #3461 from philsmd/philsmd-rp-segfault
rp: prevent crash in case of too little RAM for rules
2022-09-18 14:33:19 +02:00
Jens Steube
7c177f3c94
Merge pull request #3460 from philsmd/philsmd-combinator-comment
fix comment for combinator_ctx_init () call
2022-09-17 23:37:38 +02:00
Banaanhangwagen
327b28abfd
Create wallet_pb2.py 2022-09-16 21:41:44 +02:00
Banaanhangwagen
303945f73c
Create bisq2hashcat.py 2022-09-16 21:40:50 +02: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
Banaanhangwagen
72d11fd073
Create m29800.pm 2022-09-16 16:25:09 +02:00
Banaanhangwagen
33a5ff2d40
Create module_29800.c 2022-09-16 16:24:04 +02:00
Banaanhangwagen
7848a1426d
Create m29800-pure.cl 2022-09-16 16:22:27 +02:00
Banaanhangwagen
1685904219
Create Module_29800.hctune 2022-09-16 16:20:51 +02:00
Jens Steube
046637d34c
Merge pull request #3459 from ventaquil/bugfix/luks-improper-string-comparision
Fix improper strings comparision in LUKS modules
2022-09-16 16:03:17 +02:00
Jens Steube
161a5a2a3c
Merge pull request #3458 from ventaquil/bugfix/luks2hashcat-empty-container
Fix `luks2hashcat` for empty containers
2022-09-15 16:32:05 +02:00
philsmd
1cdf4682b0
rp: prevent crash in case of too little RAM for rules 2022-09-14 16:19:51 +02:00
philsmd
67585eb470
fix comment for combinator_ctx_init () call 2022-09-14 16:11:47 +02:00
Konrad Goławski
3e2f8870a3 Fix improper strings comparision 2022-09-14 01:00:20 +02:00
Jens Steube
feea399625
Merge pull request #3457 from nyxgeek/master
Fixed omissions in T0XlC rules
2022-09-13 14:46:05 +02:00
Konrad Goławski
5b0ef28432 Fix luks2hashcat for empty containers
Return error when LUKS container is not initialized.
2022-09-13 13:45:08 +02:00
nyxgeek
b453ee485f Fixed omissions in rules
T0XlC-insert_00-99_1950-2050_toprules_0_F.rule did not actually insert 00-99 as title implies. This has been added.
T0XlC-insert_space_and_special_0_F.rule did not include the + or \ symbols. These have been added.
2022-09-13 01:12:15 -05:00
Jens Steube
8973f2beca Add more RC_FINAL_ enum types 2022-09-12 20:48:38 +02:00
Jens Steube
7a5ea7e255
Merge pull request #3456 from davidbolvansky/escape_fields_json
Escape some fields of --status-json output
2022-09-11 17:02:10 +02:00
Dávid Bolvanský
3b033af7d6 Escape some fields of --status-json output 2022-09-11 01:44:54 +02:00
Jens Steube
522e87c08f Remove unused variable 2022-09-10 18:12:01 +02:00
Jens Steube
d04dec91d1
Merge pull request #3448 from davidbolvansky/status-info-enhanced
Added more HW info to status-json output
2022-09-09 13:20:46 +02:00
Jens Steube
c42b1b9385
Merge pull request #3446 from Chick3nman/master
Add warning for potfile-disable in Assoc Attack mode
2022-09-08 12:51:17 +02:00
Dávid Bolvanský
98fd9126b9 Added more HW info to status-json output 2022-09-07 23:57:46 +02:00
Chick3nman
dd58e52800
Fix Typo
Fix a minor typo in a comment
2022-09-07 15:52:06 -05:00
Chick3nman
ee11834d3c
Add potfile warning for Assoc Attack
Warn users that the potfile will not be used for Association Attack mode
2022-09-07 15:50:20 -05:00
Jens Steube
acbcd04884
Merge pull request #3441 from IppSec/master
Updated flask session max length for payload to be 2047
2022-09-07 17:44:41 +02:00
ippsec
cec997e321 Change the token size from 2047 to 56. In the current kernel we only have 57 bytes worth of space 2022-09-06 14:58:11 -04:00
Jens Steube
120b39dca8
Merge pull request #3442 from davidbolvansky/hybrid_attack_hex
Do not hexify worldlist when --hex-charset is used
2022-09-06 10:24:36 +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
1d9147ce1c
Merge pull request #3439 from davidbolvansky/hash-info-deprecated
Expose deprecated status and notice in hash info
2022-09-05 18:28:20 +02:00
ippsec
1687fd80f4 Updated flask session max length for payload to be 2047 2022-09-05 11:26:34 -04:00
Dávid Bolvanský
ba886c4805 Expose deprecated status and notice in hash info 2022-09-04 23:02:06 +02:00
Jens Steube
613c863f1d Prepare an enum type to represent the final return codes 2022-09-04 18:10:40 +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
9ed69c6248 Add missing unit-test for -m 29700 2022-08-30 09:10:13 +02:00
Jens Steube
289f6b7cbd Fix missing OPTS_TYPE_PT_ALWAYS_HEXIFY in -m 29700 which is later required for test.sh compatiblity 2022-08-29 20:35:10 +02:00
Jens Steube
05ee1076d4
Merge pull request #3431 from hashcat/philsmd-remove-rule-bom
fixes #3425: remove BOM from some rule files
2022-08-28 19:46:13 +02:00
Jens Steube
2e5cc361db
Merge pull request #3430 from hashcat/philsmd-status-na
cosmetic: use N/A in status prompt, typo fix
2022-08-27 18:11:37 +02:00