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 [desc] Views Posted
    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
    Thread: Help for a rule or command
Post: RE: Help for a rule or command

Right, that's why you don't store it, you'd pipe it into a cracker.
epixoip Old oclHashcat Support 5 7,512 09-26-2015, 09:05 AM
    Thread: HashCat GPU
Post: RE: HashCat GPU

I feel like a Markov bot wrote that post. Also we should rename the program to "HESHKAT".
epixoip Old oclHashcat Support 5 8,334 10-01-2015, 11:01 PM
    Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent

hashcat doesn't support hcmask files, only oclHashcat.
epixoip Old hashcat Support 5 7,265 10-03-2015, 07:10 AM
    Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent

Oh, must have missed that change. Never mind then :)
epixoip Old hashcat Support 5 7,265 10-05-2015, 07:41 PM
    Thread: Speed reduction
Post: RE: Speed reduction

Left half of the mask is too small to gain any acceleration. Learn how the program works.
epixoip Old oclHashcat Support 5 6,584 10-13-2015, 11:55 AM