Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: 20710 mode salt length question
Post: 20710 mode salt length question
Hey, I'd like to ask about 20710 optimized kernel. When I'm checking it's source it seems like it was made to support salts up to 64 chars, for example: https://github.com/hashcat/hashcat/blob/master/... |
|
AndrewOnDev |
hashcat
|
2 |
7,480 |
10-13-2020, 12:50 AM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
atom Wrote: (09-30-2020, 12:16 PM)
--
AndrewOnDev Wrote: (09-29-2020, 08:14 PM)
--
If this is not a correct place to report some issues/make suggestions then please let me know and I'll shut up :D
... |
|
AndrewOnDev |
Beta Tester
|
30 |
196,785 |
09-30-2020, 01:44 PM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
If this is not a correct place to report some issues/make suggestions then please let me know and I'll shut up :D
I noticed that this mode doesn't really work with optimized kernels (-O).
Error... |
|
AndrewOnDev |
Beta Tester
|
30 |
196,785 |
09-29-2020, 08:14 PM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
Peanutbutter1 Wrote: (09-29-2020, 05:20 PM)
--
This is awesome. Is there any interest in a variation of this attack that, instead of using rules on each individual hash's associated hint, you can pro... |
|
AndrewOnDev |
Beta Tester
|
30 |
196,785 |
09-29-2020, 06:41 PM |
|
|
Thread: Precomputing salt / debugging module files
Post: RE: Precomputing salt / debugging module files
I actually noticed it's been merged on github so everything is clear for me now. Thank you very much for the tip about input buffer size. I guess thread can be closed now.
Cheers! |
|
AndrewOnDev |
hashcat
|
2 |
8,247 |
07-30-2020, 11:00 PM |
|
|
Thread: Precomputing salt / debugging module files
Post: Precomputing salt / debugging module files
Hello,
I'd like to create mode simillar to already existing one: 3910 - md5(md5($pass).md5($salt)) although I'd like to replace md5($salt) with sha1($salt)
I decided to precompute salt in module... |
|
AndrewOnDev |
hashcat
|
2 |
8,247 |
07-22-2020, 11:42 PM |