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: hashcat 3.10 Ubuntu 12.04 different GPUs HD5830, HD5970 - what driver works for both?
Post: RE: hashcat 3.10 Ubuntu 12.04 different GPUs HD583...

For Ubuntu 14.04 you don't need to install any of those, just "aptitude install fglrx". This is covered here: https://hashcat.net/wiki/doku.php?id=linux_server_howto
epixoip Hardware 14 19,163 10-25-2016, 08:18 PM
    Thread: Hex ch and small problem
Post: RE: Hex ch and small problem

It's not a buffer overflow, and it's not the number of instructions. The issue is hashcat stores keyspace as a uint64 which means the maximum value it can store is 2^64 -1. It cannot work with numbers...
epixoip hashcat 14 12,594 02-09-2017, 01:34 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

rjtoubib Wrote: (04-17-2017, 11:37 PM) -- Keep in mind the hashrates are not all accurate since benchmark is running quickly. You can take the highest card as reference for actual hashrate. -- LOL ...
epixoip hashcat 14 14,790 04-18-2017, 06:00 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

It has to be aggressive, otherwise the card would start a fire.
epixoip hashcat 14 14,790 04-23-2017, 09:48 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

I'm afraid you entirely ignored the point, rjtoubib. Of course the cards are fluctuating quite a lot while running Hashcat. That's because of PowerTune. And of course you haven't experienced a fire ye...
epixoip hashcat 14 14,790 06-13-2017, 04:59 AM
    Thread: Benchmarks for hashcat v4.00 on AMD and NVIDIA cards
Post: RE: Benchmarks for hashcat v4.00 on AMD and NVIDIA...

Nikos, you were already banned once, why are you returning to spout the same AMD fanboy nonsense that got you banned in the first place? cpu_pirate Wrote: (11-07-2017, 05:41 PM) -- when I first go...
epixoip Hardware 14 15,972 11-08-2017, 12:44 AM
    Thread: Benchmarks for hashcat v4.00 on AMD and NVIDIA cards
Post: RE: Benchmarks for hashcat v4.00 on AMD and NVIDIA...

Sigh. The GTX 1080 is faster than Vega with Hashcat. The performance is exactly as I said it would be months before the cards were even released. I said it will likely benchmark better because benchma...
epixoip Hardware 14 15,972 11-09-2017, 11:28 PM
    Thread: KFA2 1080 ti low utilization
Post: RE: KFA2 1080 ti low utilization

Video player is resetting PowerTune back to defaults when it closes, you'll have to manually bump it back up.
epixoip hashcat 14 9,378 11-19-2017, 06:39 PM
    Thread: Bruteforce + rules
Post: RE: Bruteforce + rules

I would use rule chaining here, i.e. -r best64.rule -r duplicate.rule
epixoip hashcat 14 14,530 11-22-2017, 08:06 PM
    Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes

With the LinkedIn list it would be very difficult (outside the realm of probability) to detect that those hashes were not crackable, because they are valid hashes by all accounts. They were the right ...
epixoip General Talk 13 28,538 07-08-2012, 01:45 PM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

where did you download opencl.dll from? opencl implementations are vendor-specific. you should be using the opencl library shipped with your vendor's drivers.
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 02:54 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

the program will not work unless you have a compatible video card, have an appropriate opencl runtime installed, and have installed the latest drivers for your video card. installing the latest drive...
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 03:16 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

oclHashcat-* only supports AMD Radeon HD devices with OpenCL, and NVIDIA devices with CUDA. Intel devices are not supported.
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 03:23 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

it is a console utility. you will need to run it from cmd.exe or powershell. or, use hashcat-gui.
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 04:11 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

please read the wiki for oclHashcat-plus, it answers all of your questions. https://hashcat.net/wiki/doku.php?id=oclhashcat_plus
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 05:53 AM
    Thread: The application was unable to start correctly
Post: RE: The application was unable to start correctly

as the graphic at the top of the page clearly indicates, hashcat is for advanced password recovery. passwordspro is written for the least common denominator. but hey, at least you know where you st...
epixoip Very old oclHashcat-plus Support 13 20,126 09-29-2012, 06:20 PM
    Thread: After format speed goes down 50% on HD 7970
Post: RE: After format speed goes down 50% on HD 7970

you cannot always get full performance out of plus. to quote atom, "dude! you have to give it work!" speeds can vary greatly depending on what exactly you are doing. that said, i think you were a bit...
epixoip Very old oclHashcat-plus Support 13 19,460 10-21-2012, 02:48 PM
    Thread: It never stops running
Post: RE: It never stops running

carandache Wrote: (01-29-2013, 02:51 PM) -- But I still don't understand why I need a dictionnary : what if the password isn't a word, but just a mix of letters and numbers that makes no sense ? An...
epixoip Very old oclHashcat-plus Support 13 18,333 01-29-2013, 02:57 PM
    Thread: It never stops running
Post: RE: It never stops running

right, you have to specify the attack mode. look at the output of -h
epixoip Very old oclHashcat-plus Support 13 18,333 01-29-2013, 06:29 PM
    Thread: It never stops running
Post: RE: It never stops running

phpass is a slow algorithm, and you're using an nvidia gpu. so yes, it will probably take a long time to brute force. better to do wordlist and rule based attacks.
epixoip Very old oclHashcat-plus Support 13 18,333 01-29-2013, 10:54 PM