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

Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Identifying hash type
Post: RE: Identifying hash type

Cool, glad that's what it was. By the way, you're not hex-dumping the base64-encoded string; you're hex-encoding the base64 decoded string. Remember that hashes are binary, so we have to have some ...
epixoip General Talk 5 17,640 01-16-2015, 09:12 AM
    Thread: oclHashcat v1.32
Post: RE: oclHashcat v1.32

It's also important to note that the thread deadlock bug that affected many of us also seems to be resolved now. EDIT: Just kidding. It doesn't.
epixoip Old oclHashcat Announcements 6 19,700 01-15-2015, 07:06 PM
    Thread: Driver archive
Post: RE: Driver archive

Actually AMD does maintain such an archive. You can get drivers going back several years. Those "Helpful Links" are more helpful than you probably reckoned ;) For Linux: https://support.amd.com/e...
epixoip General Help 4 7,839 01-15-2015, 07:04 PM
    Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301

Well then, nevermind :)
epixoip Old oclHashcat Support 12 21,460 01-15-2015, 02:57 PM
    Thread: About GPU
Post: RE: About GPU

SLI is not used for password cracking, nor should it be enabled when using CUDA. Always buy reference design, especially in multi-GPU setups. No exceptions. OEM cards are designed for gaming worklo...
epixoip Hardware 24 53,891 01-15-2015, 01:38 AM
    Thread: Identifying hash type
Post: RE: Identifying hash type

forumhero, i guess you missed wflme Wrote: (01-14-2015, 10:52 PM) -- Obfuscated as per the forum rules. -- wflme, will be nearly impossible to know with any degree of certainty without having the s...
epixoip General Talk 5 17,640 01-15-2015, 12:13 AM
    Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301

Ah, well that would indeed be the source of the problem then. Please create a ticket on TRAC for this. In the meantime, you might be able to copy or symlink the sm_35 kernels as a workaround. No...
epixoip Old oclHashcat Support 12 21,460 01-14-2015, 10:38 PM
    Thread: About GPU
Post: RE: About GPU

It's a 165W card, so no, cooling is absolutely not an issue.
epixoip Hardware 24 53,891 01-14-2015, 10:36 PM
    Thread: ERROR: oclHashcat.induct: Operation not permitted
Post: RE: ERROR: oclHashcat.induct: Operation not permit...

The solution is to chown+chmod the oclHashcat directory. The workaround is to supply a different path for the induction directory, via the --induction-dir switch.
epixoip Old oclHashcat Support 5 7,699 01-14-2015, 04:04 AM
    Thread: Stuck in the starting blocks
Post: RE: Stuck in the starting blocks

Considering there is no installer, yes, I'd say you're probably doing something very wrong.
epixoip General Help 2 5,133 01-14-2015, 03:56 AM
    Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301

Sorry, didn't realize you aren't the OP. The release notes for 341.21 say it is the first driver to support the K80: Quote: -- New in Release 341.21 - Added support for Tesla K80 -- So...
epixoip Old oclHashcat Support 12 21,460 01-13-2015, 05:45 PM
    Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301

Where did you find that driver? Latest version is 340.65, released 2014.12.12. https://www.nvidia.com/download/driverResults.aspx/80874/en-us If you're using the Geforce driver that would probabl...
epixoip Old oclHashcat Support 12 21,460 01-13-2015, 12:08 PM
    Thread: ERROR: cuModuleLoad() 301
Post: RE: ERROR: cuModuleLoad() 301

Tesla uses an older driver, so that's why you're encountering difficulties. Current Tesla driver is 340.65 while current GTX driver is 343.36. cudaHashcat 1.31 requires 331.67 or later.
epixoip Old oclHashcat Support 12 21,460 01-13-2015, 06:07 AM
    Thread: OS Recommendation / Experience?
Post: RE: OS Recommendation / Experience?

If both Ubuntu and ESXi are only seeing four cards, then it sounds like you have another issue going on. Maybe you can provide a bit more details about your setup.
epixoip Hardware 3 6,303 01-12-2015, 05:34 AM
    Thread: Catalyst v14.9 vs 14.12
Post: RE: Catalyst v14.9 vs 14.12

Yes.
epixoip General Help 15 31,304 01-09-2015, 10:35 PM
    Thread: oclHashcat arent recovering hash
Post: RE: oclHashcat arent recovering hash

The webpage was updated earlier to say: Quote: -- AMD users require Catalyst 14.9 exactly --
epixoip Old oclHashcat Support 4 7,240 01-09-2015, 08:58 PM
    Thread: oclHashcat arent recovering hash
Post: RE: oclHashcat arent recovering hash

You should have searched the forums before posting, as this has been covered several times. Catalyst 14.12 is broken and does not work. You need exactly Catalyst 14.9. Further, oclHashcat tells you n...
epixoip Old oclHashcat Support 4 7,240 01-09-2015, 08:47 PM
    Thread: encrypted wallet
Post: RE: encrypted wallet

That is precisely what he used in the previous post. Still doesn't extract a hash, and still not supported by hashcat.
epixoip General Help 10 18,333 01-09-2015, 07:40 PM
    Thread: performance diffrence PCIe
Post: RE: performance diffrence PCIe

There's no difference between PCI-e 2.0 and PCI-e 3.0. Going from x16 -> x1 you will experience longer loading times, but the cracking speed itself is essentially the same (there are some caveats t...
epixoip Hardware 3 6,438 01-09-2015, 06:28 PM
    Thread: How to parse two seperate hash files in the same attack?
Post: RE: How to parse two seperate hash files in the sa...

You don't necessarily have to re-crack each list. Merge each hash file, but retain the original copies. Crack the merged list. Then use --show against the original lists.
epixoip Old oclHashcat Support 3 5,461 01-09-2015, 06:24 PM