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: [Excel 2003] Read-only password : need second hash ?
Post: RE: [Excel 2003] Read-only password : need second ...

The modify password doesn't need to be cracked, it can simply be removed. Save an unencrypted copy of the file, then use any of the tools available on the Internet to remove the modify password.
epixoip General Help 2 4,429 09-16-2015, 03:07 PM
    Thread: low speed with cudaHashcat64
Post: RE: low speed with cudaHashcat64

Speed looks fine to me. Slow GPU, slow algorithm.
epixoip Old oclHashcat Support 2 4,803 09-18-2015, 08:22 PM
    Thread: stdin mode, length limit, a lot gets rejected
Post: RE: stdin mode, length limit, a lot gets rejected

1. There's nothing you can do about it, the length is simply too long for any optimized cracker. You'll need to use a cracker that just uses OpenSSL or something. 2. oclHashcat is not the correct p...
epixoip Old oclHashcat Support 2 4,131 09-28-2015, 01:44 PM
    Thread: Nvidia Quadro VS Titan X for GPU Hash cracking
Post: RE: Nvidia Quadro VS Titan X for GPU Hash cracking

If you're looking to build a powerful hash password cracking server then you're definitely on the wrong track with the Quadro cards. First, those cards are Keppler, and Keppler sucks for password ...
epixoip Old hashcat Support 2 15,356 10-08-2015, 02:51 AM
    Thread: Added 2nd Nvidia card…
Post: RE: Added 2nd Nvidia card…

Driver is not installed properly, or system is not configured properly. It's weird that you'd run hashcat with sudo. If you needed to in the past then that's a strong indication it was never set up pr...
epixoip Hardware 2 4,180 10-24-2015, 12:19 AM
    Thread: Nvidia driver
Post: RE: Nvidia driver

From https://hashcat.net/oclhashcat/: Quote: -- NV users require ForceWare 346.59 or later --
epixoip Hardware 2 5,685 10-28-2015, 05:15 AM
    Thread: BF fails
Post: RE: BF fails

It's the same keyspace for both attacks. Do you understand what "-t 10" does? Hint: Both of your attacks have a keyspace of 10^9.
epixoip Old oclHashcat Support 2 4,136 11-06-2015, 07:14 PM
    Thread: Table attack support
Post: RE: Table attack support

./hashcat-cli -a 5 --stdout | ./cudaHashcat Or just use the rule engine to emulate a table attack.
epixoip Old oclHashcat Support 2 3,917 11-13-2015, 11:49 PM
    Thread: Wordlist numeric mangling question
Post: RE: Wordlist numeric mangling question

No, this is not possible. Instead strip your wordlist down to basewords and do hybrid attacks.
epixoip Old oclHashcat Support 2 5,228 11-20-2015, 06:18 AM
    Thread: .onion domain brute
Post: RE: .onion domain brute

First, feature requests belong on Trac, not the forums. Second, generating vanity names and addresses is certainly outside the scope of Hashcat.
epixoip Old oclHashcat Support 2 5,257 11-28-2015, 08:46 AM
    Thread: .zip archive add support
Post: RE: .zip archive add support

1. Feature requests belong on Trac, not the forums. 2. There's already a ticket open for this request, https://hashcat.net/trac/ticket/161, and it has been accepted.
epixoip Old oclHashcat Support 2 5,035 11-28-2015, 08:48 AM
    Thread: FirePro V7800
Post: RE: FirePro V7800

Firepro v7800 is an underclocked HD 5850. So old and slow. Moreover, AMD is dropping support for their VLIW5 cards in the next driver release, so you wouldn't be able to use this GPU for very long.
epixoip Hardware 2 4,987 12-05-2015, 03:07 AM
    Thread: wordlist+mask attack or else
Post: RE: wordlist+mask attack or else

egar1m Wrote: (12-09-2015, 12:04 AM) -- Can I use a public prebuild NTLM rainbow table 9 digit mixalphanumeric  -- Absolutely not. NTLM rainbow tables are for NTLM only. egar1m Wrote: (12-09-2...
epixoip General Help 2 5,636 12-09-2015, 12:18 AM
    Thread: -m 20 salt length
Post: RE: -m 20 salt length

single md5 block is only 55 bytes so you'd need a generic multiblock md5 implementation
epixoip Old hashcat Support 2 4,196 12-11-2015, 12:15 AM
    Thread: Is there any "getting started" threads or videos?
Post: RE: Is there any "getting started" threads or vide...

Sigh.
epixoip General Help 2 4,400 12-11-2015, 12:54 AM
    Thread: AMD radeon 290x
Post: RE: AMD radeon 290x

Seems like you could have avoided a lot of headaches by not using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).
epixoip Old oclHashcat Support 2 4,722 12-12-2015, 10:08 AM
    Thread: Recovering password for pfx file
Post: RE: Recovering password for pfx file

PFX/PKCS12 is not currently supported by hashcat.
epixoip General Help 2 5,309 12-12-2015, 10:15 AM
    Thread: Testing
Post: RE: Testing

We have a full test suite. I'm not sure if it's been made public yet.
epixoip hashcat 2 8,228 12-17-2015, 02:01 AM
    Thread: [Method?] capture via laptop > crack via desktop VS power laptop
Post: RE: [Method?] capture via laptop > crack via deskt...

Password cracking businesses are the new lemonade stands. Wonder if OP has heard of scp and sftp.
epixoip Hardware 2 4,432 12-17-2015, 09:20 PM
    Thread: Error message
Post: RE: Error message

It's not an error message, it's just telling you that rule is incompatible with the GPU rule engine. Some rules only work with the CPU rule engine. These are documented in the wiki. If you want to "fi...
epixoip Old oclHashcat Support 2 4,522 12-19-2015, 05:29 AM