Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [desc] Views Posted
    Thread: Alienware m17 GPU overheating "-1% fan" running cudahashcat. Details in post.
Post: RE: Alienware m17 GPU overheating "-1% fan" runnin...

Absolutely not. The hottest GPU that I've ever owned never went above 70C when using hashcat. Keep in mind that heat as well as voltage are what lowers the life of a GPU. Just use a desktop. Or wai...
Mangix Old oclHashcat Support 3 8,566 07-14-2014, 02:37 AM
    Thread: gaming laptop for occassionall hash cracking
Post: RE: gaming laptop for occassionall hash cracking

I don't think anyone's tested such a configuration. Thunderbolt is equivalent to a pcie x4 I believe so cracking fast hashes may suffer. Other than that, should work. As a fun aside, I recently ben...
Mangix Hardware 3 6,301 02-19-2017, 07:16 PM
    Thread: 320.00 - faster for cudaHhashcat?
Post: 320.00 - faster for cudaHhashcat?

I got my friend to run a .bat file that I set up to see whether or not I was delusional about the increase in speed but here are his results: https://dl.dropboxusercontent.com/u/102011983/hashcat/3...
Mangix Very old oclHashcat-plus Support 4 17,688 04-28-2013, 05:19 AM
    Thread: oclHashcat-lite output | to program
Post: RE: oclHashcat-lite output | to program

cowpatty is slow. why would you want to use it?
Mangix Very old oclHashcat-lite Support 4 12,223 05-24-2013, 11:47 PM
    Thread: hd 6870 and DES performance
Post: RE: hd 6870 and DES performance

Next version of oclHashcat-plus should improve descrypt speeds by 22%. See: https://hashcat.net/forum/thread-2268-post-13596.html#pid13596
Mangix Very old oclHashcat-plus Support 4 8,109 07-16-2013, 07:15 PM
    Thread: Hashcat on Laptop
Post: RE: Hashcat on Laptop

Any laptop should work. Recommended ones are ones with an AMD GPU for oclHashcat. for CPU hashcat, and intel CPU might work better. not sure. In my experience, oclHashcat tends to keep the overall tem...
Mangix Hardware 4 11,800 09-25-2013, 11:58 PM
    Thread: Remote cracking with windows possible?
Post: RE: Remote cracking with windows possible?

why can't you ssh in to windows? Cygwin supports OpenSSH. The screen utility is also available.
Mangix General Help 4 10,139 01-27-2014, 09:19 AM
    Thread: Can't Register over HTTPS
Post: Can't Register over HTTPS

If https://hashcat.net is used instead of the HTTP version, the image verification breaks as it's transmitted over HTTP and most browsers block insecure content. This is an issues since there are n...
Mangix General Talk 5 10,397 02-14-2013, 03:42 AM
    Thread: Can't Register over HTTPS
Post: RE: Can't Register over HTTPS

I registered a junk account and works perfectly. Thanks!
Mangix General Talk 5 10,397 02-14-2013, 05:27 AM
    Thread: Probabilistic number generation
Post: RE: Probabilistic number generation

The markov generator is inadequate as it looks for similarities in the input. I do not want this. Furthermore, it works by selecting the first number and then going through the entire keyspace minu...
Mangix General Help 5 9,310 05-19-2013, 06:48 PM
    Thread: Probabilistic number generation
Post: RE: Probabilistic number generation

After some thought, I have come to the realization that maskprocessor with the -q option is the most effective for my purposes. Funny as I wrote a tool 2 weeks ago that does the same thing. What's st...
Mangix General Help 5 9,310 05-22-2013, 12:03 PM
    Thread: Probabilistic number generation
Post: Probabilistic number generation

I had this idea the other day but am wondering how to generate a wordlist/pipe it into hashcat. Let's say you have a series of hashes, all of which have a 10 digit number as the input. Assuming the...
Mangix General Help 5 9,310 05-18-2013, 10:58 PM
    Thread: GTX Titan Support
Post: RE: GTX Titan Support

wait for a new version.
Mangix Very old oclHashcat-plus Support 5 9,498 08-10-2013, 08:00 PM
    Thread: OclHashcat-plus-0.12 - 0.14 running ALOT slower than version 0.08
Post: RE: OclHashcat-plus-0.12 - 0.14 running ALOT slow...

That speed decrease is slower but not ALOT slower. Try setting -n to 128 or higher.
Mangix Very old oclHashcat-plus Support 5 10,044 08-17-2013, 10:38 PM
    Thread: oclHashcat-plus with truecrypt
Post: RE: oclHashcat-plus with truecrypt

No... you need to specify an attack mode. If you read the text, oclhashcat is saying that it's expecting input from stdin.
Mangix Very old oclHashcat-plus Support 5 12,350 09-04-2013, 08:49 AM
    Thread: Hashcat crashing
Post: RE: Hashcat crashing

you need to give hashcat a dictionary to work on. it's thinking that you're piping it in from another application which you aren't. read about the different attack modes on the wiki.
Mangix Old hashcat Support 5 10,964 09-30-2013, 03:12 AM
    Thread: fgets-sse2 v0.01 released
Post: RE: fgets-sse2 v0.01 released

Sorry for reviving this thread. Out of my own curiosity, I translated the len utility to use fgets_sse2 instead of fgets and am seeing some odd behavior. Output: Code: -- mangix@Mangix ~/testing $ ...
Mangix General Talk 6 17,367 08-06-2013, 12:22 AM
    Thread: How to crack many WPA2 passwords at the same time?
Post: RE: How to crack many WPA2 passwords at the same t...

Currently, oclHashcat-plus does not support multiple WPA2 hashes in a single instance. One way to work around this is to have three separate instances. So basically: 1: Have three separate director...
Mangix General Talk 6 17,458 08-06-2013, 06:50 AM
    Thread: Is cracking WPA/TKIP faster than WPA2/AES?
Post: RE: Is cracking WPA/TKIP faster than WPA2/AES?

I'm probably wrong on this point as I have never seen a performance difference, but cracking WPA1 should be faster. As far as switching is concerned, you definitely should as WPA2-AES is required to ...
Mangix General Talk 6 22,171 08-06-2013, 09:39 PM
    Thread: How to crack many WPA2 passwords at the same time?
Post: RE: How to crack many WPA2 passwords at the same t...

There is one way to speed up the cracking process. Buy more hardware :D. Adding to what undeath said, even if atom added support for loading multiple hccap files in (ocl)hashcat, the speed would qu...
Mangix General Talk 6 17,458 08-08-2013, 04:17 AM