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 [asc] Posted
    Thread: Trouble with 2X 7970's on OpenSuse/Ubuntu
Post: RE: Trouble with 2X 7970's on OpenSuse/Ubuntu

probably a good idea to drop 'export DISPLAY=:0' in your ~/.bashrc or similar as well.
epixoip Hardware 3 7,623 10-14-2012, 03:35 AM
    Thread: HD4890 - ERROR: clGetPlatformIDs() -1001
Post: RE: HD4890 - ERROR: clGetPlatformIDs() -1001

AMD no longer supports the HD4000 series. time to upgrade.
epixoip General Help 3 7,623 05-16-2014, 11:53 PM
    Thread: HD4890 - ERROR: clGetPlatformIDs() -1001
Post: RE: HD4890 - ERROR: clGetPlatformIDs() -1001

older versions are timebombed and do not work.
epixoip General Help 3 7,623 05-17-2014, 05:41 AM
    Thread: Newbie help...
Post: RE: Newbie help...

Quote: -- epixoip hashcat-0.50 $ ./hashcat-cli64.bin -h hashcat, advanced password recovery Usage: hashcat [options] hashfile [mask|wordfiles|directories] --
epixoip Old hashcat Support 4 7,610 07-24-2015, 01:58 AM
    Thread: md5stress on Windows with Nvidia?
Post: RE: md5stress on Windows with Nvidia?

Not likely. Nvidia supports OpenCL, but md5stress was certainly developed and tested on AMD, and likely needs some workarounds and such to work on Nvidia.
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 7,609 02-23-2015, 04:54 AM
    Thread: What is my failure in cli?
Post: RE: What is my failure in cli?

hashcat only accepts two arguments, and you're specifying three arguments: container.txt, the mask, and passwort.txt. i'm assuming passwort.txt is the one you want to get rid of.
epixoip Old oclHashcat Support 4 7,608 03-20-2014, 10:50 PM
    Thread: Another gpu question
Post: RE: Another gpu question

Correct, it is not a reference card, it is an OEM design based on the old GTX 670 reference design. Furthermore, the old "if it has 'GAMING' in the title it's not reference design" line really applies...
epixoip Hardware 5 7,598 12-04-2015, 09:53 AM
    Thread: Calculating --keyspace for attack mode 1
Post: RE: Calculating --keyspace for attack mode 1

Ah, welcome to the joy of "real keyspace" vs "oclhashcat keyspace." :) The real keyspace would be 41756867 * 41756867 = 1743635941655689, since each word from dict 2 is appended to each word from d...
epixoip Old oclHashcat Support 4 7,595 12-05-2014, 09:57 PM
    Thread: Calculating --keyspace for attack mode 1
Post: RE: Calculating --keyspace for attack mode 1

Right. Distributing CPU workload is easy because you have the actual literal keyspace and can simply divide it up as appropriate and this is consistent for all attack modes. But distributing oclHashca...
epixoip Old oclHashcat Support 4 7,595 12-05-2014, 10:25 PM
    Thread: oclHashcat gui issue
Post: RE: oclHashcat gui issue

To add to this, oclHashcat will not work with your Radeon HD 4870 anyway, as the HD 4xxx series does not support OpenCL
epixoip Very old oclHashcat-plus Support 3 7,571 11-19-2013, 04:34 AM
    Thread: NetNTLMv2 Cyrillic symbols issue
Post: RE: NetNTLMv2 Cyrillic symbols issue

Something is not right here. I created a wordlist with various encodings of that character (UTF8, UTF16LE, Windows 1251, ISO 8859-5) and cannot crack the hash you provided with Hashcat or JTR. So I do...
epixoip Old hashcat Support 4 7,563 05-06-2016, 06:11 PM
    Thread: I should have posted my own thread
Post: RE: I should have posted my own thread

VCL is so 2012.
epixoip Old oclHashcat Support 5 7,554 05-25-2015, 06:17 AM
    Thread: Multiple GPUs Help
Post: RE: Multiple GPUs Help

2x 970 would show the best performance. But yes, you would need to switch off SLI before using hashcat.
epixoip Old oclHashcat Support 6 7,549 11-24-2015, 11:41 PM
    Thread: Using the new md5($salt.$pass.$salt) mode
Post: RE: Using the new md5($salt.$pass.$salt) mode

3810 is one salt that is used twice, not two unique salts.
epixoip Old oclHashcat Support 4 7,541 10-15-2014, 06:55 PM
    Thread: MaskAttack Increment Error
Post: RE: MaskAttack Increment Error

cpu hashcat doesn't have an increment switch, as increment is always on.
epixoip Old hashcat Support 3 7,524 05-15-2014, 09:52 PM
    Thread: ubuntu server instruction problems
Post: RE: ubuntu server instruction problems

yep, see how cilnfo is only showing your cpu and not your gpu? driver is not properly installed. go back through the guide, slowly this time.
epixoip Old oclHashcat Support 3 7,519 01-15-2014, 09:04 AM
    Thread: Help for a rule or command
Post: RE: Help for a rule or command

Right, that's why you don't store it, you'd pipe it into a cracker.
epixoip Old oclHashcat Support 5 7,512 09-26-2015, 09:05 AM
    Thread: why do you think that multiple 5970 fry motherboards?
Post: RE: why do you think that multiple 5970 fry mother...

VLIW is deprecated, HD 5970 is no longer supported.
epixoip Hardware 7 7,509 06-12-2017, 05:04 AM
    Thread: why do you think that multiple 5970 fry motherboards?
Post: RE: why do you think that multiple 5970 fry mother...

This isn't new. I've been screaming this for years and very few people have listened. Back in January I was warning that Vega is electrically a much higher wattage card than advertised. People just wa...
epixoip Hardware 7 7,509 06-26-2017, 06:49 PM
    Thread: oclHashcat64.bin stopped after update with r9 290x.
Post: RE: oclHashcat64.bin stopped after update with r9 ...

Sounds like you screwed up installing the driver, and/or you have multiple libOpenCL on your system. amdconfig --uninstall=force find / -name libOpenCL.so\* -print0 | xargs -0 rm -f reboot The...
epixoip Old oclHashcat Support 3 7,488 03-12-2015, 09:46 AM