Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post [desc] Author Forum Replies Views Posted
    Thread: Beta 0.09 missing?
Post: Beta 0.09 missing?

I no longer see any of the -plus betas in /beta - was this a mistake, prep for Defcon, or something else?
Bitweasil Beta Tester 3 3,835 07-08-2012, 10:32 PM
    Thread: Bug: file not found reports as hash length exception
Post: Bug: file not found reports as hash length excepti...

Log: ================= ./oclHashcat-plus64.bin -m0 -a3 -1 ?u?l?d?s example.dict.nothere ?1?1?1?1?1?1?1?1 ** Valid keyfile for beta usage: Bitweasil (expires 05.03.2013) WARNING: Hash 'example.di...
Bitweasil Beta Tester 5 5,674 07-04-2012, 07:10 AM
    Thread: "Code crackers break 923-bit encryption record"
Post: RE: "Code crackers break 923-bit encryption record...

Does anyone know what algorithm they broke the keys for? I don't see it mentioned anywhere. And Mem5 - some algorithms simply don't scale well to GPUs. If the analysis is heavily branchy, or has la...
Bitweasil General Talk 2 7,383 10-21-2012, 06:48 PM
    Thread: 2 additional MD5 algos
Post: RE: 2 additional MD5 algos

blandyuk Wrote: (09-13-2011, 11:55 AM) -- Not sure, just did a test and got those. Another 2 which would be useful are: md5(sha1($pass)) sha1(md5($pass)) -- JTR supports these, as does the Cryp...
Bitweasil Feature Requests 3 10,031 09-13-2011, 03:44 PM
    Thread: 8K Budget
Post: RE: 8K Budget

It really depends on what you're trying to do. Things that matter most: - GPUs. Buy Radeon 290x cards unless you can get a killer deal on used 7970s (which you probably can't, because Litecoin/Al...
Bitweasil Hardware 7 14,365 03-06-2014, 12:21 AM
    Thread: 8K Budget
Post: RE: 8K Budget

The Tyan and SuperMicro boxes will support AMD GPUs, but setting up the newer systems is a fairly complex procedure.
Bitweasil Hardware 7 14,365 03-06-2014, 01:18 AM
    Thread: ADL_Overdrive5_Temperature_Get(): -5
Post: RE: ADL_Overdrive5_Temperature_Get(): -5

Because you can't.
Bitweasil Very old oclHashcat-lite Support 7 13,315 01-29-2013, 01:00 AM
    Thread: BCrypt + GTX670 = 6 c/s?
Post: RE: BCrypt + GTX670 = 6 c/s?

That's what we call a "Good password hashing algorithm." Excessive, yes, but... that's awesome to see in the wild!
Bitweasil Very old oclHashcat-plus Support 23 52,536 01-18-2013, 02:12 AM
    Thread: Bug: file not found reports as hash length exception
Post: RE: Bug: file not found reports as hash length exc...

Could you do a tiny bit of sanity checking re the hash type? -m0 (raw MD5) should never have anything other than [0-9a-fA-F] in it. If other characters are found, it's clearly not a MD5 hash on th...
Bitweasil Beta Tester 5 5,674 07-04-2012, 05:46 PM
    Thread: Bug: file not found reports as hash length exception
Post: RE: Bug: file not found reports as hash length exc...

They're still a valid format. Up to you. It seems you already have all the code to test it for reading the hashfile - if the file doesn't exist, and you cannot read it is a valid hash, throw some so...
Bitweasil Beta Tester 5 5,674 07-08-2012, 10:34 PM
    Thread: can I mix 6950 and 7970?
Post: RE: can I mix 6950 and 7970?

I can verify that current versions of oclHashcat-plus will NOT work with a 6xxx and 7xxx series GPU at the same time.
Bitweasil Very old oclHashcat-lite Support 5 13,421 07-22-2012, 05:31 PM
    Thread: Catalyst v13.1
Post: RE: Catalyst v13.1

I don't assume a damned thing about what monstrosity ATI has produced...
Bitweasil General Help 20 38,128 01-29-2013, 01:00 AM
    Thread: Distributed Computing for cracking a long passwd
Post: RE: Distributed Computing for cracking a long pass...

I'm a bit confused. If you know the password is len30, and you know the first 26 characters, why would you need distributed computing? That's only 4 unknown positions. I'm not sure where the "up to...
Bitweasil Very old oclHashcat-lite Support 22 46,715 07-09-2012, 01:58 AM
    Thread: distributed computing for hashcat (cpu)
Post: RE: distributed computing for hashcat (cpu)

disthc available https://sourceforge.net/projects/disthc/ is likely the best option to start with for this project unless atom adds network support to all the tools.
Bitweasil Feature Requests 3 12,469 01-05-2013, 01:25 AM
    Thread: Does anyone use Flexible x4 PCI Express 4-Way Splitter ?
Post: RE: Does anyone use Flexible x4 PCI Express 4-Way ...

Very interesting concept. The x1 speeds shouldn't hurt performance much. The main problem with stuff like this (in most cases) is that the drivers typically have an 8 device limit (so 4x6990s). ...
Bitweasil Hardware 6 20,479 07-22-2012, 05:46 PM
    Thread: Does anyone use Flexible x4 PCI Express 4-Way Splitter ?
Post: RE: Does anyone use Flexible x4 PCI Express 4-Way ...

sigi77 Wrote: (07-23-2012, 06:54 PM) -- Im not shure thats possible because the IRQ channels... -- We haven't used IRQ channels in about 5 years. PCI-E uses message signalled interrupts - there is...
Bitweasil Hardware 6 20,479 07-23-2012, 11:54 PM
    Thread: Efficient way to store hashes in database ?
Post: RE: Efficient way to store hashes in database ?

I wouldn't use MySQL if "fastest request/response time" were a concern. If you wish to do this, storing them as a binary blob with prepared statements is probably the best option. However, I would s...
Bitweasil General Talk 5 15,738 08-07-2012, 07:45 PM
    Thread: GLIBC problem with Debian
Post: RE: GLIBC problem with Debian

Hashcat more or less assumes you're running on Ubuntu 12.04 right now. I wrote up a post on how to install a 12.04 environment in a chroot so you could use the newer versions on older Ubuntu versions...
Bitweasil Old hashcat Support 3 10,747 01-20-2013, 02:12 AM
    Thread: Good budget GPU ?
Post: RE: Good budget GPU ?

Buy a used 7970. Failing that, perhaps a 7950. If you plan to do hash cracking, avoid nVidia, and I'd stay clear of the 6xxx cards, as their internal architecture is not nearly as flexible as the 7x...
Bitweasil Hardware 9 32,514 01-05-2013, 01:29 AM
    Thread: Good budget GPU ?
Post: RE: Good budget GPU ?

Yes, but edge cases do not a good card make, for most people. The bulk of the hashes out there are MUCH better served by AMD than nVidia, at least right now.
Bitweasil Hardware 9 32,514 01-05-2013, 01:39 AM