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: Brutforce too slow? / Increment-Problems [Solved]
Post: RE: Brutforce too slow?

you don't need to define a custom character set for a single character class. instead of Code: -- -1 ?d ?1?1?1?1?1?1?1?1 -- you can simply do Code: -- ?d?d?d?d?d?d?d?d -- of course since your mask...
epixoip Old oclHashcat Support 9 29,021 01-08-2014, 06:23 AM
    Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...

you're running the wrong binary, should be using cudaHashcat not oclHashcat. oclHashcat is for AMD.
epixoip General Help 7 29,027 04-16-2013, 07:11 AM
    Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...

resurrecting a thread that died over a year ago for a product that doesn't even exist anymore. great way to introduce yourself to the forum.
epixoip General Help 7 29,027 05-07-2014, 10:14 AM
    Thread: 3 questions..
Post: RE: 3 questions..

greg232 Wrote: (09-04-2012, 09:47 PM) -- Your tests indicate 134.3k c/s, 39224 c/s, 182.7k c/s, 25608 c/s using hd7970, gtx570, hd6990, gtx560Ti. These cards do not have such GFLOPS advantage over Qu...
epixoip Old hashcat Support 12 29,066 09-05-2012, 01:49 PM
    Thread: Speed drop after playing game (Crysis3)
Post: RE: Speed drop after playing game (Crysis3)

is this a serious question?
epixoip Very old oclHashcat-plus Support 20 29,275 02-25-2013, 02:52 PM
    Thread: Speed drop after playing game (Crysis3)
Post: RE: Speed drop after playing game (Crysis3)

you're using your graphics card for password cracking, while also playing a game that makes heavy use of your graphics card, and you're wondering why the speed drops?
epixoip Very old oclHashcat-plus Support 20 29,275 02-25-2013, 03:26 PM
    Thread: Speed drop after playing game (Crysis3)
Post: RE: Speed drop after playing game (Crysis3)

why are you using --gpu-loops 128? 128 is the default, you do not need to manually specify that. and you will not get full acceleration using the default of 128, you need to use 4096 for full accelera...
epixoip Very old oclHashcat-plus Support 20 29,275 02-26-2013, 01:18 AM
    Thread: Speed drop after playing game (Crysis3)
Post: RE: Speed drop after playing game (Crysis3)

this is the price you pay for free porn.
epixoip Very old oclHashcat-plus Support 20 29,275 02-26-2013, 04:32 PM
    Thread: Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL]
Post: RE: Easy way to beat Hashcat? Does oclHashcat supp...

no, oclhashcat supports the full 0x00-0xff range. but i'm not sure you can get oclHashcat to read a null character from an hcchar file since getline(3) is null-terminated. (edit: actually no, it does ...
epixoip Old oclHashcat Support 15 29,453 07-03-2014, 07:54 AM
    Thread: Easy way to beat Hashcat? Does oclHashcat support ASCII [NULL]
Post: RE: Easy way to beat Hashcat? Does oclHashcat supp...

you're missing the most important part, and that is the fact that the specific algorithm you are trying to crack is not supported. -m 4500 is sha1_hex(sha1_hex(pass)) your algorithm is sha1_hex(...
epixoip Old oclHashcat Support 15 29,453 07-03-2014, 10:23 AM
    Thread: GTX 970 Benchmark
Post: RE: GTX 970 Benchmark

Yes, as philsmd said, you forgot the most important part ;) You have to add rules to get acceleration. Otherwise you are better off using CPU.
epixoip Hardware 12 29,518 01-16-2015, 09:15 AM
    Thread: GTX 970 Benchmark
Post: RE: GTX 970 Benchmark

best64.rule is not enough rules to gain full acceleration. try using d3ad0ne.rule or rockyou-30000.rule
epixoip Hardware 12 29,518 01-16-2015, 08:30 PM
    Thread: to build a brute force machine
Post: RE: to build a brute force machine

hardware combination looks good. you will not lose performance using a pci-e 3.0 card in a pci-e 2.0 slot, no. not for what we do, anyway. for the os, we officially recommend ubuntu 12.04 lts. check o...
epixoip Hardware 11 29,557 01-17-2013, 08:10 PM
    Thread: to build a brute force machine
Post: RE: to build a brute force machine

yes, but you will need to regenerate your xorg.conf
epixoip Hardware 11 29,557 01-21-2013, 01:39 AM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

please post the output of clinfo
epixoip General Help 12 29,577 10-09-2013, 04:17 AM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

either driver is not configured properly, or you do not have xauthority. walk back through the guide.
epixoip General Help 12 29,577 10-10-2013, 01:18 AM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

You shouldn't have the SDK installed, no. Nor should you have amd-libopenc1 or amd-opencl-icd installed. All you should have installed is the driver. See the wiki for how to properly install the drive...
epixoip General Help 12 29,577 08-23-2015, 08:18 PM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

-6 is CL_OUT_OF_HOST_MEMORY. Is this a mining rig with very little memory?
epixoip General Help 12 29,577 09-06-2015, 11:05 PM
    Thread: hashcat wont bruteforce
Post: RE: hashcat wont bruteforce

DaaQ Wrote: (01-15-2013, 11:26 PM) -- Why echo test | md5sum isnt the correct hash? oO -- because you did "echo test" instead of "echo -n test", which means you hashed "test\n" instead of "test"
epixoip Old hashcat Support 12 29,596 01-16-2013, 02:55 AM
    Thread: hashcat wont bruteforce
Post: RE: hashcat wont bruteforce

forumhero Wrote: (01-15-2013, 11:32 PM) -- use this command instead of echo: md5 -s "test" -- what package provides this magic 'md5' binary? apt-file doesn't turn up anything.
epixoip Old hashcat Support 12 29,596 01-16-2013, 02:57 AM