|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: RAM type: ECC UDIMM or non-ECC best?
Post: RE: RAM type: ECC UDIMM or non-ECC best?
|
code9n |
Hardware
|
2 |
2,848 |
10-06-2025, 05:34 AM |
| |
|
Thread: RAM type: ECC UDIMM or non-ECC best?
Post: RAM type: ECC UDIMM or non-ECC best?
| How important for hashcat is memory type? Is it best to go for faster non-ECC memory or slightly slower ECC unbuffered?
And if you get 1 bit of memory flipping when trying to crack, say, a single ... |
|
code9n |
Hardware
|
2 |
2,848 |
10-05-2025, 06:15 PM |
| |
|
Thread: Basic: Did I break my hashcat?
Post: RE: Basic: Did I break my hashcat?
| Yes, you're both right. I finally realized what the problem was. I was making MD5 hashes on the command line with something like:
touch hashes.txt
touch MaryJane.txt
echo 'MaryJane' > MaryJane.txt
... |
|
code9n |
hashcat
|
4 |
13,007 |
09-15-2025, 07:00 PM |
| |
|
Thread: Basic: Did I break my hashcat?
Post: RE: Basic: Did I break my hashcat?
|
buka Wrote: (09-12-2025, 06:19 AM)
--
The hashes are wrong.
md5(Davey) = bef2880afad8c91c465e37387dc5a43a
md5(Davey\n) = 5965bb7474aadec148948f466568c612
--
Yeh, by the time I'd played around try... |
|
code9n |
hashcat
|
4 |
13,007 |
09-14-2025, 10:13 AM |
| |
|
Thread: Basic: Did I break my hashcat?
Post: Basic: Did I break my hashcat?
| Hashcat 6.2.6 in up to date The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) rolling release.
a simple test command like:
hashcat -m 0 -a 0 -o -O
reports that no hashes have been ... |
|
code9n |
hashcat
|
4 |
13,007 |
09-12-2025, 06:14 AM |