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 [asc] Replies Views Posted
    Thread: Problem with skip and limit
Post: RE: Problem with skip and limit

You should read about the difference between literal keyspace and hashcat keyspace.
epixoip hashcat 4 6,576 10-14-2016, 07:53 PM
    Thread: Currency Charsets
Post: RE: Currency Charsets

The characters are not problematic, it is definitely an issue with how you are testing. Again, encoding matters. The encoding of the website you're using to create the hash, the encoding of your termi...
epixoip hashcat 7 8,407 10-19-2016, 01:55 AM
    Thread: Hashcat on VPS Virtual Server
Post: RE: Hashcat on VPS Virtual Server

That VGA chipset does not have programmable shaders, and even if it did, it would surely be many times slower than your CPU.
epixoip hashcat 6 7,719 10-28-2016, 07:07 PM
    Thread: Output hash and candidate from stdout
Post: RE: Output hash and candidate from stdout

I have no idea why you'd ever want to do this (are you attempting to make a lookup table?) but hashcat is not the correct tool.
epixoip hashcat 3 5,347 10-29-2016, 04:50 AM
    Thread: Hashcat on VPS Virtual Server
Post: RE: Hashcat on VPS Virtual Server

My guess is that because the OpenCL runtime has no idea what your CPU is, it doesn't apply any optimizations when compiling kernels. Might be able to do some manual kernel compilation to circumvent th...
epixoip hashcat 6 7,719 10-30-2016, 03:59 AM
    Thread: Hashcat upgrade issue
Post: RE: Hashcat upgrade issue

This is a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) issue, not a Hashcat issue.
epixoip hashcat 1 3,030 11-01-2016, 05:31 AM
    Thread: BF old office password
Post: RE: BF old office password

Stop using the "Quote" function, this thread is impossible to read.
epixoip hashcat 8 10,353 11-04-2016, 10:19 PM
    Thread: GTX 1080 FE slow speed for multiple sha1 hashes
Post: RE: GTX 1080 FE slow speed for multiple sha1 hashe...

You're not saying exactly how many "multiple" is, nor what attack you are running. But if you're trying to compare single hash brute force speed to e.g. multihash rule-based attacks, you simply can't ...
epixoip hashcat 4 6,654 11-14-2016, 08:14 PM
    Thread: Stuck in "hashcat (v3.10-729-gb670e57) starting..."
Post: RE: Stuck in "hashcat (v3.10-729-gb670e57) startin...

Are you running hashcat over ssh, from within X, or at a local tty?
epixoip hashcat 3 4,193 11-17-2016, 12:54 AM
    Thread: Stuck in "hashcat (v3.10-729-gb670e57) starting..."
Post: RE: Stuck in "hashcat (v3.10-729-gb670e57) startin...

Ok, I think that's the problem then. Last I knew, X had to actually be up on the display to run OpenCL applications,. If you start X then switch to a tty and run an OpenCL application, the OpenCL appl...
epixoip hashcat 3 4,193 11-17-2016, 05:57 AM
    Thread: How do I crack gmail passwords?
Post: RE: How do I crack gmail passwords?

Sigh.
epixoip hashcat 2 5,267 12-01-2016, 08:57 PM
    Thread: Hashcat - Can't find OpenCL ICD loader library
Post: RE: Hashcat - Can't find OpenCL ICD loader library

You don't need to do all that subshell awk stuff. ''aptitude purge ~nnvidia''
epixoip hashcat 9 39,012 12-02-2016, 09:16 PM
    Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error

--increment is only valid with -a 3
epixoip hashcat 5 7,882 12-13-2016, 10:20 PM
    Thread: Which Hash-Method was used here?
Post: RE: Which Hash-Method was used here?

The first thing you're doing wrong is failing to read the forum rules, where posting hashes is strictly prohibited. Take a week off to read the rules. Second thing you're doing wrong is failing to ...
epixoip hashcat 1 2,558 12-13-2016, 10:25 PM
    Thread: Which Hash modes for Weblogic password hash?
Post: RE: Which Hash modes for Weblogic password hash?

Read the rules. Then read them again. Then read them thrice.
epixoip hashcat 2 3,331 12-14-2016, 07:37 PM
    Thread: Problems with Fans ?
Post: RE: Problems with Fans ?

Others (including atom) may have a different opinion on this, but I've never let hashcat nor the GPU firmware control the fan speeds for me, I always force them to 100% on boot and leave them there pe...
epixoip hashcat 6 7,968 12-17-2016, 08:28 PM
    Thread: combination of attack mode?
Post: RE: combination of attack mode?

That would be the most appropriate approach
epixoip hashcat 5 6,436 12-19-2016, 09:22 PM
    Thread: combination of attack mode?
Post: RE: combination of attack mode?

You won't get an estimated end time because you're streaming candidates to hashcat and therefore it has no way of knowing how many candidates you are going to send it.
epixoip hashcat 5 6,436 12-20-2016, 06:20 AM
    Thread: How do you run hashcat against a plaintext file?
Post: RE: How do you run hashcat against a plaintext fil...

If you look at the algorithms Hashcat supports, you'll see that one of those algorithms is indeed Plaintext.
epixoip hashcat 4 5,046 12-25-2016, 02:43 AM
    Thread: Need Help Parsing 10M list
Post: RE: Need Help Parsing 10M list

Those flags do not do what you think they do. The cool kids would actually process the list and transform the data into the required format. This is where knowing your OS really comes in handy (and in...
epixoip hashcat 5 5,399 12-27-2016, 05:46 AM