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 [asc] Views Posted
    Thread: Not going at full speed?
Post: RE: Not going at full speed?

You have 4857 salts. 334500 * 4857 = 1624666500
epixoip Old oclHashcat Support 5 8,604 04-14-2015, 08:27 AM
    Thread: Price for PW Audit
Post: RE: Price for PW Audit

ONE MILLION DOLLARS
epixoip General Talk 5 10,566 04-20-2015, 08:49 PM
    Thread: Making it work on Ubuntu 15.04 + GeForce 8600 GT
Post: RE: Making it work on Ubuntu 15.04 + GeForce 8600 ...

paulofreitas Wrote: (05-04-2015, 10:27 PM) -- I'm using the latest NVIDIA driver version (340.76) installed from Additional Drivers screen on System Settings. [...] Am I missing something? Shouldn't ...
epixoip Old oclHashcat Support 5 9,999 05-04-2015, 10:36 PM
    Thread: Making it work on Ubuntu 15.04 + GeForce 8600 GT
Post: RE: Making it work on Ubuntu 15.04 + GeForce 8600 ...

Oh shit, I didn't even notice you said you had an 8600. Yes, Nvidia dropped support for that GPU. You will not be able to use cudaHashcat with it.
epixoip Old oclHashcat Support 5 9,999 05-04-2015, 11:37 PM
    Thread: Is sha1($s.md5($p)) possible to crack?
Post: RE: Is sha1($s.md5($p)) possible to crack?

Possible to crack? Yes. Does hashcat support it? No.
epixoip General Help 5 7,302 05-21-2015, 07:50 AM
    Thread: Is sha1($s.md5($p)) possible to crack?
Post: RE: Is sha1($s.md5($p)) possible to crack?

Hmm, well I suppose you could pre-hash your wordlist with MD5, then run it as -m 120, or -m 100 with -a 7. Personally I'd probably just look into using dynamic formats in JTR.
epixoip General Help 5 7,302 05-21-2015, 08:00 AM
    Thread: I should have posted my own thread
Post: RE: I should have posted my own thread

VCL is so 2012.
epixoip Old oclHashcat Support 5 7,554 05-25-2015, 06:17 AM
    Thread: --remove ?
Post: RE: --remove ?

You can't use --show after using --remove, as --show will have nothing to show since you used --remove to remove the cracked hashes from the list. There will be no matching entries in the hash list, t...
epixoip Old oclHashcat Support 5 7,871 05-28-2015, 04:41 AM
    Thread: cracking sha256 with a 2 digit salt
Post: RE: cracking sha256 with a 2 digit salt

If you didn't obtain the salts along with the hashes, then you'll need to crack the salts along with the hashes. This is trivial since the salt is only two digits. Basically you'd just use -m 1400 and...
epixoip Old hashcat Support 5 12,594 06-07-2015, 02:40 AM
    Thread: cracking sha256 with a 2 digit salt
Post: RE: cracking sha256 with a 2 digit salt

You'd just build it into your attack organically. Instead of a straight dictionary attack you'd either use -a 0 with prepend rules, -a 1, or -a 6. With -a 3 you'd prepend each mask with ?d?d.
epixoip Old hashcat Support 5 12,594 06-07-2015, 06:51 AM
    Thread: Can you use oclHashcat to generate rainbow tables?
Post: RE: Can you use oclHashcat to generate rainbow tab...

No. Nor would you want to. Rainbow tables are a thing of the past.
epixoip Old oclHashcat Support 5 13,162 06-09-2015, 10:00 AM
    Thread: Can't launch cudaHashcat on Linux.
Post: RE: Can't launch cudaHashcat on Linux.

See if it works as root.
epixoip Old oclHashcat Support 5 7,819 06-30-2015, 12:17 AM
    Thread: Can't launch cudaHashcat on Linux.
Post: RE: Can't launch cudaHashcat on Linux.

Sounds like the kernel module built okay, but the libraries didn't get installed properly. How did you install the driver?
epixoip Old oclHashcat Support 5 7,819 06-30-2015, 06:43 AM
    Thread: Hash type?
Post: RE: Hash type?

It's just simple "XOR encryption." The key is 594b455940315a3846244d.
epixoip General Help 5 6,508 07-03-2015, 06:57 PM
    Thread: Hash type?
Post: RE: Hash type?

This thread is getting all script-kiddie way too fast. We gave you way more help than we probably should have. We told you what type of "encryption" is used, and even gave you the key. You should be a...
epixoip General Help 5 6,508 07-03-2015, 07:24 PM
    Thread: Radeon 6990 vs Nvidia 970
Post: RE: Radeon 6990 vs Nvidia 970

FranzVerde Wrote: (07-06-2015, 06:45 PM) -- And if i'm okay with power consumption (i have it for free for now :) )? -- This comment shows your inexperience. Everyone must be concerned with how muc...
epixoip Hardware 5 8,861 07-07-2015, 03:15 AM
    Thread: Best way to tackle bcrypt
Post: RE: Best way to tackle bcrypt

I'm not sure you can math.
epixoip General Help 5 10,919 08-27-2015, 12:04 AM
    Thread: Linux Mint AMD freezes
Post: RE: Linux Mint AMD freezes

Driver version 14.6 is from June 2014, so it's well over a year old. The latest driver is 15.7, released July 2015 (you should be seeing a pattern in AMD's software versioning.) You should either be u...
epixoip Old oclHashcat Support 5 9,419 09-03-2015, 12:30 AM
    Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...

Benchmark mode performs a single hash brute force of a large keyspace, an ideal scenario that presents the opportunity for maximum optimization. Many of the optimizations are not applicable when attac...
epixoip Old oclHashcat Support 5 6,892 09-07-2015, 04:25 AM
    Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...

Of course, it has the exact same effect.
epixoip Old oclHashcat Support 5 6,892 09-07-2015, 08:02 AM