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 Posted [desc]
    Thread: Recommanded OS for oclhashcat ?
Post: RE: Recommanded OS for oclhashcat ?

Debian or Ubuntu are good places to start
unix-ninja Hardware 4 10,055 04-16-2012, 09:07 PM
    Thread: unbruteforceabe hash?
Post: RE: unbruteforceabe hash?

matafor Wrote: (04-30-2012, 09:45 PM) -- Hi Folks! I'm thinking about using a software with the following hash-algorithm: sha1(salt+sha1(salt+pass+salt)) I wanted to check if this algorithm is ...
unix-ninja Old hashcat Support 4 10,753 04-30-2012, 09:57 PM
  Wink Thread: Hashcat Exit Statuses
Post: Hashcat Exit Statuses

Hey Atom, I was hoping you might be able to add some proper exit statuses to hashcat, it could DEFINITELY make scripting easier in specific cases. :) Right now, I only get 255 if it doesn't run, ...
unix-ninja Feature Requests 1 8,343 05-03-2012, 03:09 PM
    Thread: MD5 Crack with Salt
Post: RE: MD5 Crack with Salt

I think you are a little confused about what a salt is. Using a salt will NOT prepend characters to your string. It is actually determining how to manipulate your password before hashing it. In additi...
unix-ninja Old hashcat Support 9 59,381 05-07-2012, 04:30 PM
    Thread: MD5 Crack with Salt
Post: RE: MD5 Crack with Salt

additionally, if you want to use a salt to simulate the effect of prepending chars, you can use hash mode 2: MD5($salt.$hash)
unix-ninja Old hashcat Support 9 59,381 05-07-2012, 04:34 PM
    Thread: Can I make oclHashcat-plus 0.08 use a different potfile?
Post: RE: Can I make oclHashcat-plus 0.08 use a differen...

Type: oclHashcat-plus64.bin --help That will tell you how to do it.
unix-ninja Very old oclHashcat-plus Support 2 6,138 06-09-2012, 12:11 AM
    Thread: Volume control ?
Post: RE: Volume control ?

If you want to reduce the fan speed, you can use various tools to limit the throughput of your card's performance (the tools differ depending on your card). This WILL lower your cracking speed as well...
unix-ninja Feature Requests 2 7,085 06-21-2012, 04:55 PM
    Thread: Efficient way to store hashes in database ?
Post: RE: Efficient way to store hashes in database ?

Encoding the hashes in base64 will not get you the fastest processing time for storage and retrieval. In-fact, it will hurt your stats for sure. There are MANY factors to consider with MySQL, inclu...
unix-ninja General Talk 5 15,741 08-07-2012, 08:07 PM
    Thread: can i split one jod more pc
Post: RE: can i split one jod more pc

Hashcat by itself doesn't really split jobs, but there are various methods you can use to do that. It largely depends on what type of attack you are trying to perform. For example, if you are trying ...
unix-ninja Very old oclHashcat-lite Support 2 6,145 08-15-2012, 06:37 PM
    Thread: Read command options from file
Post: RE: Read command options from file

Although this may (depending on implementation) be one way of addressing special character sequences on the command line, it is trivial to simply properly escape your characters on the command line, a...
unix-ninja Feature Requests 3 8,164 10-17-2012, 10:29 PM
    Thread: Cisco ASA
Post: RE: Cisco ASA

The ASA does use the same hashing mechanism as PIX. They are NOT different. You should just be specifying hash and salt on the command-line. Username is irrelevant.
unix-ninja Very old oclHashcat-plus Support 15 45,253 10-18-2012, 04:15 PM
    Thread: what language is hashcat written in?
Post: RE: what language is oclhashcat written in?

snooz Wrote: (10-25-2012, 05:14 PM) -- I was curious what language is oclhashcat written in. I know that ocl stands for Open Computer Language but I noticed that atom's avatar looks like Assembly co...
unix-ninja General Talk 9 21,533 10-25-2012, 05:26 PM
  Rainbow Thread: Distributed Hashcat Processing
Post: Distributed Hashcat Processing

Hey all, Yesterday, I open-sourced the software we used in DefCon to do distributed processing of Hashcat slaves (Disthc). If anyone is interested, you can head over to SourceForge and grab it. ...
unix-ninja User Contributions 2 9,481 11-28-2012, 04:50 PM
    Thread: Ethernet Laser
Post: RE: Ethernet Laser

umm... at that point, why not use fiber?
unix-ninja General Talk 5 11,513 11-29-2012, 11:58 PM
    Thread: distributed computing for hashcat (cpu)
Post: RE: distributed computing for hashcat (cpu)

You can use vcl as the officially supported option, or if you are up to coding a bit, you can grab disthc off of sourceforge and tweak it for hashcat instead of oclhashcat.
unix-ninja Feature Requests 3 12,471 01-04-2013, 07:35 PM
    Thread: BCrypt + GTX670 = 6 c/s?
Post: RE: BCrypt + GTX670 = 6 c/s?

Honestly, depending on the iteration count used in the hash, that could be pretty accurate. Bcrypt is a MUCH more secure algorithm than MD5 or SHA1, so don't expect the speeds to come anywhere close.
unix-ninja Very old oclHashcat-plus Support 23 52,543 01-16-2013, 04:41 PM
    Thread: BCrypt + GTX670 = 6 c/s?
Post: RE: BCrypt + GTX670 = 6 c/s?

wflme Wrote: (01-16-2013, 04:46 PM) -- Never expected it to be THAT bad, cracking-wise. -- That's kind of the whole purpose of bcrypt. It's an adaptive algorithm, crafted so that even when hardwa...
unix-ninja Very old oclHashcat-plus Support 23 52,543 01-16-2013, 04:54 PM
    Thread: Usage: hashcat [options] hashfile [mask|wordfiles|directories]
Post: RE: Usage: hashcat [options] hashfile [mask|wordfi...

>hashcat-cli32.exe -a 3 -m 1000 -o D:\output.txt --output-format=0 D:\hash.txt ?l?l?l?l?l?l
unix-ninja Old hashcat Support 7 17,000 02-27-2013, 11:27 PM
    Thread: Hashcat on OS X
Post: RE: Hashcat on OS X

Have you tried running it on the command line?
unix-ninja Old hashcat Support 3 7,540 03-07-2013, 09:40 PM
    Thread: Hashcat on OS X
Post: RE: Hashcat on OS X

Fifa13 Wrote: (03-08-2013, 07:24 AM) -- No. I do not know how to do it -- Start with this then: https://www.hacktheday.com/beginners-guide-to-apple-terminal-part-1/ (https://www.hacktheday.com/beg...
unix-ninja Old hashcat Support 3 7,540 03-08-2013, 06:11 PM