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 [desc] Author Forum Replies Views Posted
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

i would also highly recommend disabling multiarch support if you do not need it (and most don't.) it's highly experimental and causes way more problems than it solves.
epixoip General Help 8 18,511 06-07-2013, 11:22 AM
    Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04

this isn't really hashcat related, it's more appropriate for the ubuntu forums, but i'll answer it anyway since i know the answer. the issue is with the way xorg is detecting your monitor. your mon...
epixoip General Help 8 15,384 06-02-2013, 11:44 AM
    Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04

That makes sense, old CRT monitors were notorious for either not supplying EDID information, or supplying bad EDID information. The reason it only happens after you install Catalyst is because befo...
epixoip General Help 8 15,384 06-02-2013, 12:59 PM
    Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04

replace "quiet splash" with "single". this will drop you to a root shell in single user mode. you can use this to install sshd, or you can just do everything from the local console. your pick.
epixoip General Help 8 15,384 06-03-2013, 01:09 AM
    Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04

turn your monitor upside-down and you will understand what my nick means ;) glad to hear you got it all working! even if you are using --gpu-temp-disable, the bios on the gpu will still control ...
epixoip General Help 8 15,384 06-08-2013, 02:32 AM
    Thread: Catalyst 13.10 Beta
Post: RE: Catalyst 13.10 Beta

were you testing alu-bound algorithms which do not make use of shared memory?
epixoip Very old oclHashcat-plus Support 4 9,149 10-06-2013, 10:05 AM
    Thread: Catalyst v13.1
Post: RE: Catalyst v13.1

The only part of the kernel that interacts with the hardware is the fglrx module. The only thing that changes in the vanilla kernel which affects the fglrx module is the API, which only effects buildi...
epixoip General Help 20 38,162 01-28-2013, 09:37 PM
    Thread: Catalyst v13.1
Post: RE: Catalyst v13.1

i presume that windows and linux share a common binary blob
epixoip General Help 20 38,162 01-28-2013, 09:47 PM
    Thread: Catalyst v14.9 vs 14.12
Post: RE: Catalyst v14.9 vs 14.12

On the plus side, I'm pleased with the gains for Office97, that actually brings it up to 980 performance. But I think some investigation is needed. It's strange to me that DEScrypt would go down so...
epixoip General Help 15 31,299 12-22-2014, 07:10 PM
    Thread: Catalyst v14.9 vs 14.12
Post: RE: Catalyst v14.9 vs 14.12

The front page only has benchmarks for 8x 290X, not a single 290X.
epixoip General Help 15 31,299 12-29-2014, 06:53 AM
    Thread: Catalyst v14.9 vs 14.12
Post: RE: Catalyst v14.9 vs 14.12

Nice job!
epixoip General Help 15 31,299 12-30-2014, 11:32 PM
    Thread: Catalyst v14.9 vs 14.12
Post: RE: Catalyst v14.9 vs 14.12

Yes.
epixoip General Help 15 31,299 01-09-2015, 10:35 PM
    Thread: CatHashing DiskCryptor
Post: RE: CatHashing DiskCryptor

Can't tell if this is an amazing poem or a terrible forum post.
epixoip hashcat 3 5,947 05-01-2017, 08:38 AM
    Thread: challenge
Post: RE: challenge

hashcat does not currently have vanilla pbkdf2 support. you can request it be added on trac if it is important to you.
epixoip Old oclHashcat Support 2 4,730 05-06-2014, 02:09 PM
    Thread: change hash type
Post: RE: change hash type

your cpu is likely much faster than your gpu is on bcrypt so you're probably using the wrong tool.
epixoip Old oclHashcat Support 16 23,425 08-13-2014, 09:07 AM
    Thread: change hash type
Post: RE: change hash type

use hashcat instead of oclHashcat
epixoip Old oclHashcat Support 16 23,425 08-13-2014, 09:48 AM
    Thread: change hash type
Post: RE: change hash type

bcrypt is slow because it performs thousands of small-but-frequent pseudorandom memory reads and writes. thus the algorithm is very expensive.
epixoip Old oclHashcat Support 16 23,425 08-26-2014, 07:57 AM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

Sounds like you only have xorg configured to use one GPU. Try running the following command: Code: -- amdconfig --adapter=all --initial -f -- You might also want to look over https://hashcat....
epixoip General Help 7 9,647 02-04-2015, 03:42 AM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

:0.1, not 0.1 But if you have 290X you should consider od6config instead of amdconfig.
epixoip General Help 7 9,647 02-03-2015, 09:33 PM
    Thread: Changing fan speed of ATI under linux
Post: RE: Changing fan speed of ATI under linux

Is X11 running?
epixoip General Help 7 9,647 02-04-2015, 02:09 AM