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 [desc] Posted
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

RTFM
epixoip Old hashcat Support 11 16,493 11-17-2015, 02:20 AM
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

./hashcat-cli64.bin -h https://hashcat.net/wiki/doku.php?id=hashcat https://hashcat.net/wiki/doku.php?id=frequently_asked_questions
epixoip Old hashcat Support 11 16,493 11-17-2015, 02:31 AM
    Thread: oclHashCat, AMD R9 290x, Windows - works, but reboots at random.
Post: RE: oclHashCat, AMD R9 290x, Windows - works, but ...

yep, definitely sounds like a power issue.
epixoip Old oclHashcat Support 7 16,511 09-12-2014, 10:49 PM
    Thread: oclHashCat, AMD R9 290x, Windows - works, but reboots at random.
Post: RE: oclHashCat, AMD R9 290x, Windows - works, but ...

does your motherboard have supplemental power supplied to the pci-e bus? the only other time i've encountered what you are describing is when the 24-pin ATX connector melted due to too much power b...
epixoip Old oclHashcat Support 7 16,511 09-13-2014, 08:25 AM
    Thread: oclHashcat FPGA support
Post: RE: oclHashcat FPGA support

This is all moot because the state of OpenCL on FPGA is abysmal, but even if it wasn't, the cost of an FPGA board suited to hash cracking is astronomical.
epixoip Hardware 6 16,557 06-28-2016, 08:00 AM
    Thread: Error running oclhashcat
Post: RE: Error running oclhashcat

+1 for power problem
epixoip Old oclHashcat Support 10 16,635 05-13-2014, 12:53 AM
    Thread: Rejector modifier
Post: RE: Rejector modifier

They are JTR compatible rules.
epixoip Feature Requests 8 16,648 11-20-2012, 09:53 PM
    Thread: Strange Performance Issue / R290X
Post: RE: Strange Performance Issue / R290X

od6config?
epixoip Hardware 9 16,662 04-01-2014, 08:17 AM
    Thread: Strange Performance Issue / R290X
Post: RE: Strange Performance Issue / R290X

Quote: -- Fan Speed : 0% (0 RPM) -- something is not right there. i wonder if that gpu is not broken. might consider RMAing it.
epixoip Hardware 9 16,662 04-02-2014, 06:07 AM
    Thread: Strange Performance Issue / R290X
Post: RE: Strange Performance Issue / R290X

ah ok, you're passively cooling it. cool :) i have no explanation for the speed difference, maybe it's just a lower binned chip.
epixoip Hardware 9 16,662 04-02-2014, 01:52 PM
    Thread: Strange Performance Issue / R290X
Post: RE: Strange Performance Issue / R290X

there's no performance difference between pcie gen2 and gen3 for hash cracking, and i can't think of any bios issues that would impact performance. so you're barking up the wrong tree. it really so...
epixoip Hardware 9 16,662 04-03-2014, 12:23 AM
    Thread: How to configure mask attack
Post: RE: How to configure mask attack

define a custom charset that contains both loweralpha and digits, then build your mask with that custom charset. e.g., Code: -- -1 ?l?d ?1?1?1?1?1?1?1?1 -- you can expect it to be slow as dogshit.
epixoip General Help 5 16,696 12-20-2012, 08:44 PM
    Thread: Looking for the best setup for 500kh/s or 1000kh/s on WPA/WPA2
Post: RE: Looking for the best setup for 500kh/s or 1000...

3x GTX 970, ~ $960, ~ 510 KH/s
epixoip Hardware 10 16,723 07-28-2015, 07:35 PM
    Thread: oclHashcat 0.15 Segmentation fault
Post: RE: oclHashcat 0.15 Segmentation fault

Can the page just say "Stop using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)"?
epixoip Very old oclHashcat-plus Support 8 16,740 10-07-2013, 11:31 AM
    Thread: oclHashcat 0.15 Segmentation fault
Post: RE: oclHashcat 0.15 Segmentation fault

your three problems are ancient driver, dead thread resurrection, and thread hijacking.
epixoip Very old oclHashcat-plus Support 8 16,740 10-31-2013, 02:15 PM
    Thread: wpa &wpa2
Post: RE: wpa &wpa2

''-w 2'' together with ''-n 32 -u 1024'' does not make any sense. Use one or the other. The latter is sub-optimal. Ideally you should use neither, and use -w 3 instead. Further, Titan Z is not the ...
epixoip Old oclHashcat Support 9 16,755 05-31-2015, 07:58 AM
    Thread: wpa &wpa2
Post: RE: wpa &wpa2

Titan X is the best. But no matter which card you buy, you'll never be able to brute force 95^8. You'd need 700 Titan X GPUs to brute force that in one year.
epixoip Old oclHashcat Support 9 16,755 06-02-2015, 10:06 AM
    Thread: What am I missing?
Post: RE: What am I missing?

looks like you're using the wrong driver. need to use catalyst 12.8. if you're going to use catalyst 12.10, then you need to stop x11 and run hashcat as root.
epixoip Very old oclHashcat-plus Support 10 16,760 11-04-2012, 03:25 AM
    Thread: What am I missing?
Post: RE: What am I missing?

Is fglrx loaded? What does clinfo show?
epixoip Very old oclHashcat-plus Support 10 16,760 11-11-2012, 10:13 AM
    Thread: What am I missing?
Post: RE: What am I missing?

grepping through dmesg actually only proves that it was loaded at one time since last reboot, it doesn't show that it's still loaded. for future reference, ''grep fglrx /proc/modules'' or ''lsmod | gr...
epixoip Very old oclHashcat-plus Support 10 16,760 11-11-2012, 12:06 PM