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 [asc] Author Forum Replies Views Posted
    Thread: Benchmark compare algorithms
Post: RE: Benchmark compare algorithms

bcrypt is always benchmarked with a cost of 5 for historical reasons. Much easier to compare the performance of new devices to old/older devices and even different software by keeping the cost factor ...
epixoip General Help 6 9,134 03-11-2016, 04:13 PM
    Thread: Beginner help
Post: RE: Beginner help

Current software versions are oclHashcat 1.30 and Catalyst 14.6 beta.
epixoip General Help 3 7,002 09-29-2014, 01:01 AM
    Thread: Bcrypt recovery with known salt?
Post: RE: Bcrypt recovery with known salt?

it would help if you posted your command line. also, if you're going to specify a username before the hash, you need to use the --username flag. otherwise, get rid of it and just supply the hash.
epixoip hashcat 4 18,779 12-29-2013, 12:37 AM
    Thread: bcrypt hash with salt
Post: RE: bcrypt hash with salt

Heh yeah, 23 KH/s is for cost of 5. At cost 12 the speed is 2^7 times slower at roughly 179 H/s.
epixoip hashcat 12 18,677 11-24-2018, 10:26 AM
    Thread: BCrypt + GTX670 = 6 c/s?
Post: RE: BCrypt + GTX670 = 6 c/s?

wflme Wrote: (01-16-2013, 07:59 PM) -- Edit: would try to run it through the bruteforce, but for the life of me I can't figure the exact syntax, as opposed to oclHashcat-lite. Tried everything by the...
epixoip Very old oclHashcat-plus Support 23 52,580 01-16-2013, 08:38 PM
    Thread: BCrypt + GTX670 = 6 c/s?
Post: RE: BCrypt + GTX670 = 6 c/s?

wflme Wrote: (01-16-2013, 08:21 PM) -- The hash in question starts with $2a$12$. I'm not sure what to make of it, bcrypt-wise, since I never dealt with it before. Looking at that 12 pretty much means...
epixoip Very old oclHashcat-plus Support 23 52,580 01-16-2013, 08:41 PM
    Thread: Basics
Post: RE: Basics

supreme Wrote: (06-11-2013, 11:01 AM) -- what is the main difference between oclHashcat-plus and lite ? when exactly would i choose lite instead of plus ? -- plus supports cracking multiple hashes ...
epixoip Very old oclHashcat-lite Support 7 15,234 06-11-2013, 11:14 AM
    Thread: Basics
Post: RE: Basics

supreme Wrote: (06-11-2013, 02:07 PM) -- you mentioned different attack modes, is there something like a rule of thumb when to use which attack method or why method xy is less powerfull or just not t...
epixoip Very old oclHashcat-lite Support 7 15,234 06-11-2013, 02:17 PM
    Thread: Basics
Post: RE: Basics

supreme Wrote: (06-11-2013, 02:16 PM) -- Code: -- cudaHashcat-lite64.exe -n 800 --gpu-loops 1024 -1 ?l?d?s?u --outfile-watch 0 --restore-timer 0 --runtime 28 --pw-min 8 -m 0 aaaaaaaaaaaaaaaaaaaaaaaa...
epixoip Very old oclHashcat-lite Support 7 15,234 06-11-2013, 02:30 PM
    Thread: Basics
Post: RE: Basics

which is why i said, if you care about performance, don't use nvidia :)
epixoip Very old oclHashcat-lite Support 7 15,234 06-12-2013, 12:26 AM
    Thread: Basic Questions - Hashs
Post: RE: Basic Questions - Hashs

jharris473 Wrote: (10-18-2012, 07:13 PM) -- Sorry for such a basic question - How does hashcat actually get "hashes" from a Windows network. The network is "switched-based". Please, any help is app...
epixoip General Help 5 9,892 10-19-2012, 09:00 AM
    Thread: bash script for email rules
Post: RE: bash script for email rules

i'm having kind of a difficult time reading your script, you seem to be adverse to both indentation and POSIX. anyway, if this does what i think it does, you don't need to use the rule engine for t...
epixoip User Contributions 5 15,591 09-02-2013, 07:15 PM
    Thread: bash cript to run cudahashcat as screensaver
Post: RE: bash cript to run cudahashcat as screensaver

killall cudaHashcat64.bin
epixoip Old oclHashcat Support 3 7,343 10-21-2014, 07:40 AM
    Thread: Bars vs HC
Post: RE: Bars vs HC

cpu hashcat is not optimized for brute force, it is optimized for wordlist-based attacks.
epixoip Old hashcat Support 6 11,550 10-23-2013, 08:56 PM
    Thread: Bars vs HC
Post: RE: Bars vs HC

again, cpu hashcat is not optimized for brute force. if you want to do brute force, use oclHashcat.
epixoip Old hashcat Support 6 11,550 10-24-2013, 10:43 PM
    Thread: Barebone with 8 GTX 690
Post: RE: Barebone with 8 GTX 690

nvidia driver supports 16 devices, fglrx supports only 8. GTX 690 draws less than 300W, 7990 draws 375W. the power supplies in that chassis supply 2400W of power @ 240V, and only 2000W @ 120V. so ...
epixoip Hardware 4 10,157 07-04-2013, 11:37 PM
    Thread: Barebone with 8 GTX 690
Post: RE: Barebone with 8 GTX 690

no, it's not a feature. you would need to hack up the power backplane. i have seen some people doing this, but i don't know how they did it. and even if you were successful in doing it, i'm not sure i...
epixoip Hardware 4 10,157 07-05-2013, 11:38 PM
    Thread: Backtrack equivalent
Post: RE: Backtrack equivalent

short answer, probably not. vcl is not distributable, it has a rather restrictive license. but, some distribution that really wanted to distribute it could handle it like adobe flash, broadcom firmwa...
epixoip Feature Requests 2 9,198 09-20-2012, 05:20 AM
    Thread: Backslash Problem?
Post: RE: Backslash Problem?

Learn how to use your shell.
epixoip Old oclHashcat Support 4 5,822 10-23-2015, 04:09 PM
    Thread: Backslash Problem?
Post: RE: Backslash Problem?

Backslash is an escape character. You hashed nothing, and thus ended up with a null hash. The actual nthash of a single backslash character is aa6827f0d30e81d0ece457e99188b6a8: Code: -- epixoip ~ ...
epixoip Old oclHashcat Support 4 5,822 10-23-2015, 04:18 PM