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: New user, I need a little help.thanks
Post: RE: New user, I need a little help.thanks

run hashcat with -h and read the help output. there's also an entire wiki. and a forum full of advice. might i also suggest reading www.catb.org/esr/faqs/smart-questions.html ...
epixoip General Help 4 8,622 01-22-2013, 08:54 AM
    Thread: New user, I need a little help.thanks
Post: RE: New user, I need a little help.thanks

there are also plenty of videos on youtube
epixoip General Help 4 8,622 01-23-2013, 10:26 AM
    Thread: new AMD-A integrated GPU?
Post: RE: new AMD-A integrated GPU?

now crysis, i want you to think for a second: how big is the cooling solution on a gpu? now, how big is the stock cooling solution that ships with an apu? gpus have external power connectors; how many...
epixoip Very old oclHashcat-plus Support 4 10,776 02-11-2013, 02:09 AM
    Thread: cudaHashcat-plus64.bin at amazon ec2 cg1.4xlarge instance
Post: RE: cudaHashcat-plus64.bin at amazon ec2 cg1.4xlar...

the pastebinit error is not what he's referring to (fixed now btw, thanks); he's referring to the cuMemcpyDtoH() 700 error trying to execute the bcrypt kernel. the benchmark script only benchmarks th...
epixoip Very old oclHashcat-plus Support 4 12,422 02-24-2013, 07:24 PM
    Thread: new AMD-A integrated GPU?
Post: RE: new AMD-A integrated GPU?

the 7670M would be the discrete gpu, and the 6620G would be the integrated GPU.
epixoip Very old oclHashcat-plus Support 4 10,776 03-10-2013, 12:07 PM
    Thread: Envrionment Variables in Linux?
Post: RE: Envrionment Variables in Linux?

works fine as long as you extracted the archive with '7z x' and not '7z e'
epixoip Very old oclHashcat-plus Support 4 7,993 03-12-2013, 04:40 AM
    Thread: Envrionment Variables in Linux?
Post: RE: Envrionment Variables in Linux?

you need write permissions to the kernel directory
epixoip Very old oclHashcat-plus Support 4 7,993 03-12-2013, 05:03 AM
    Thread: Possible hardware
Post: RE: Possible hardware

please read https://hashcat.net/forum/thread-2057.html i'm curious as to why you ordered a bfl miner though, when so many people are screaming 'scam.' i wonder if you'll ever actually receive it.
epixoip Hardware 4 8,799 03-18-2013, 06:37 AM
    Thread: Portable Restore File
Post: RE: Portable Restore File

the restore file will not work if anything has changed. everything has to be the same.
epixoip Very old oclHashcat-plus Support 4 7,952 03-25-2013, 06:15 AM
    Thread: Performance problem with hd 7970
Post: RE: Performance problem with hd 7970

what are your -n and -u settings
epixoip Old hashcat Support 4 10,240 04-03-2013, 11:31 PM
    Thread: mixed GPU - Just for the fun
Post: RE: mixed GPU - Just for the fun

you should not use crossfire with gpgpu.
epixoip General Talk 4 9,345 04-07-2013, 05:48 PM
    Thread: Processor too slow?
Post: RE: Processor to slow?

use -n 4 to set the number of threads to 4 since you have a quad-core cpu.
epixoip Hardware 4 8,117 04-08-2013, 06:02 PM
    Thread: Team Hashcats 8-GPUs rackserver ("only" PCI-E Gen.2 x16 based)
Post: RE: Team Hashcats 8-GPUs rackserver ("only" PCI-E ...

There's no benefit to using PCI-e Gen 3 slots over PCI-e Gen 2 slots. Gen 3 cards still work at full speed in a Gen 2 slot.
epixoip Hardware 4 11,384 04-09-2013, 04:23 AM
    Thread: Processor too slow?
Post: RE: Processor too slow?

if you're looking for faster speeds, buy a gpu.
epixoip Hardware 4 8,117 04-09-2013, 11:55 PM
    Thread: fglrx will not load: KCL_AtomicTestBit
Post: RE: fglrx will not load: KCL_AtomicTestBit

of course the glaring null ptr deref there is a pretty big indication of a bug in the driver, but i can't say any of us have experienced that. have you tried testing each gpu individually, or two at ...
epixoip Hardware 4 8,564 04-13-2013, 12:04 AM
    Thread: fglrx will not load: KCL_AtomicTestBit
Post: RE: fglrx will not load: KCL_AtomicTestBit

what kernel are you using, by the way? all of my systems are on 3.2.0-39-generic. it could be that a more recent backported patch was introduced that has broken compatibility with 13.1
epixoip Hardware 4 8,564 04-13-2013, 12:11 AM
    Thread: fglrx will not load: KCL_AtomicTestBit
Post: RE: fglrx will not load: KCL_AtomicTestBit

haha ok. we've had some growing pains with one of our FT72B7015's as well, and what we ended up doing was pulling it out of the rack and leaving it at the office for a few days until we could work out...
epixoip Hardware 4 8,564 04-13-2013, 01:38 AM
    Thread: Attack mode 6, 7 slower than Maskprocessor rulesets?
Post: RE: Attack mode 6, 7 slower than Maskprocessor rul...

this is to be expected if using only ?d - ?d?d?d with -a 7 because you aren't giving the left side enough work to do.
epixoip Very old oclHashcat-plus Support 4 8,937 04-17-2013, 07:29 AM
    Thread: Attack mode 6, 7 slower than Maskprocessor rulesets?
Post: RE: Attack mode 6, 7 slower than Maskprocessor rul...

you can already do this with rules, look at the rule files in rules/hybrid/. you could do, for example, Code: -- -r rules/hybrid/prepend_d.rule -r rules/hybrid/prepend_d.rule -r rules/hybrid/prep...
epixoip Very old oclHashcat-plus Support 4 8,937 04-18-2013, 05:52 AM
    Thread: combinator attack : empty dic
Post: RE: combinator attack : empty dic

-j and -k do not work with rules files. they only work with single rules. if you want to use the append rule then you need to escape it, else your shell will attempt to interpret it as a variable.
epixoip Very old oclHashcat-plus Support 4 11,356 04-19-2013, 01:31 PM