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 [asc] Views Posted
    Thread: Good budget GPU ?
Post: RE: Good budget GPU ?

7970 is a budget GPU -- you just have to budget a little more for it. And considering its MSRP was half of what the 6990 was, it's quite a bargain. but seriously, don't waste your money on cheap, low...
epixoip Hardware 9 32,527 01-06-2013, 02:52 AM
    Thread: Is it 'safe' to upgrade Ubuntu Server with hashcat?
Post: RE: Is it 'safe' to upgrade Ubuntu Server with has...

You're welcome. The advantage of using an OS that has an SDLC and thus has long-term stable releases is that the software versions do not change. Even if you update the OS, the versions will all stay...
epixoip General Help 9 18,435 01-23-2013, 07:52 AM
    Thread: Is it 'safe' to upgrade Ubuntu Server with hashcat?
Post: RE: Is it 'safe' to upgrade Ubuntu Server with has...

hashcat only recognizes cards that the opencl platform tells it about. the opencl platform gets its information from the driver. the driver depends on x11. so you will need to generate a new xorg.conf...
epixoip General Help 9 18,435 01-24-2013, 04:02 PM
    Thread: VCL error
Post: RE: VCL error

you're using oclHashcat instead of vclHashcat
epixoip General Help 9 16,304 01-29-2013, 10:52 PM
    Thread: VCL error
Post: RE: VCL error

yes, or wait for the next release.
epixoip General Help 9 16,304 01-29-2013, 11:11 PM
    Thread: VCL error
Post: RE: VCL error

The error is from hashcat, not vcl. It is expecting to find the AMD Display Library for temp reporting, fan control, etc. Try running hashcat with --gpu-temp-disable
epixoip General Help 9 16,304 01-31-2013, 05:48 AM
    Thread: VCL error
Post: RE: VCL error

yeah it would make sense to do that. you can probably just comment out all the ADL code.
epixoip General Help 9 16,304 01-31-2013, 07:44 PM
    Thread: GTX 470 or Radeon 5970?
Post: RE: GTX 470 or Radeon 5970?

themask Wrote: (02-03-2013, 05:15 PM) -- Radeon HD is faster -- A LOT faster. Like 6x faster.
epixoip Very old oclHashcat-plus Support 9 15,975 02-03-2013, 09:58 PM
    Thread: WARNING: Hash 'crackme': Line-length exception
Post: RE: WARNING: Hash 'crackme': Line-length exception

those also are not valid md5crypt hashes. although they start with '$1$', they have no salt and variable-length output.
epixoip Very old oclHashcat-plus Support 9 33,732 02-06-2013, 09:13 PM
    Thread: Is it 'safe' to upgrade Ubuntu Server with hashcat?
Post: RE: Is it 'safe' to upgrade Ubuntu Server with has...

i'm confused.. you say you're using LTS, but then say a new version was available. with LTS releases, the versions are frozen -- there are no new versions of any packages. all that you receive are bug...
epixoip General Help 9 18,435 02-10-2013, 09:37 AM
    Thread: Is it 'safe' to upgrade Ubuntu Server with hashcat?
Post: RE: Is it 'safe' to upgrade Ubuntu Server with has...

that would be quite tragic
epixoip General Help 9 18,435 02-10-2013, 01:49 PM
    Thread: Is it 'safe' to upgrade Ubuntu Server with hashcat?
Post: RE: Is it 'safe' to upgrade Ubuntu Server with has...

glad to hear it's working again. yeah, we have experienced random issues, where sometimes catalyst just needs to be reinstalled. not a clue how it manages to fuck itself up. but a reinstall is quick ...
epixoip General Help 9 18,435 02-11-2013, 01:37 AM
    Thread: Mask+Dict Limitations?
Post: RE: Mask+Dict Limitations?

you aren't giving the left side enough work to do, therefore it cannot reach full acceleration.
epixoip Very old oclHashcat-plus Support 9 14,614 02-16-2013, 10:22 PM
    Thread: Mask+Dict Limitations?
Post: RE: Mask+Dict Limitations?

It's not "underperforming," you're still getting the best performance you can get for that particular workload. It's just not able to achieve full acceleration because that particular workload happens...
epixoip Very old oclHashcat-plus Support 9 14,614 02-17-2013, 02:54 AM
    Thread: [ASK] About hashcat benchmark
Post: RE: [ASK] About hashcat benchmark

first, you should be comparing your speed to "PC1", not "PC3." second, you are benchmarking with 202 hashes, instead of one hash. this will slow down your speed by a factor of 202. 388k * 202 = 78376...
epixoip Very old oclHashcat-plus Support 9 15,059 02-25-2013, 11:07 AM
    Thread: [ASK] About hashcat benchmark
Post: RE: [ASK] About hashcat benchmark

using -n 160 -u 1024 will yield better performance than the defaults, yes. if the password is in the dictionary you're using, then of course dictionary would be faster than brute force. checking more...
epixoip Very old oclHashcat-plus Support 9 15,059 02-25-2013, 11:38 AM
    Thread: [ASK] About hashcat benchmark
Post: RE: [ASK] About hashcat benchmark

no, it will not damage your hardware. no, the operating system does not affect speed.
epixoip Very old oclHashcat-plus Support 9 15,059 02-25-2013, 02:54 PM
    Thread: [ASK] About hashcat benchmark
Post: RE: [ASK] About hashcat benchmark

ghz edition? overlclocking?
epixoip Very old oclHashcat-plus Support 9 15,059 02-25-2013, 03:25 PM
    Thread: [ASK] About hashcat benchmark
Post: RE: [ASK] About hashcat benchmark

your speed is 8750 M/s, the reference benchmark is 7500 M/s.. that 7500 M/s is using the stock clock of 925 Mhz. so if you have a ghz edition card, or are overclocking, then that explains why your car...
epixoip Very old oclHashcat-plus Support 9 15,059 02-26-2013, 01:20 AM
    Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?

just add an underscore to the end of each salt and use the 'u' rule. Edit: aww, Rolf beat me to it.
epixoip General Help 9 15,120 02-26-2013, 08:07 PM