Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [asc] Posted
    Thread: Loading a salt file in oclHashcat?
Post: RE: Loading a salt file in oclHashcat?

The hashfile needs to be in hash:salt format for oclHashcat
epixoip Old oclHashcat Support 1 3,440 10-16-2015, 11:21 PM
    Thread: [Copying] for a long time
Post: RE: [Copying] for a long time

https://hashcat.net/faq#how_to_create_more_work_for_full_speed
epixoip hashcat 5 3,424 05-08-2018, 02:50 PM
    Thread: GTX 1080 Nvidia driver performance
Post: RE: GTX 1080 Nvidia driver performance

There really isn't any significant impact to performance for any of the drivers that support the GTX 1080. There are, however, drivers that break things like overclocking, which does impact performanc...
epixoip hashcat 2 3,419 02-18-2017, 10:27 AM
    Thread: Creating mask file compliant to password policy
Post: RE: Creating mask file compliant to password polic...

Use PACK
epixoip General Help 1 3,416 03-15-2016, 11:54 PM
    Thread: PCIE question/Issue
Post: RE: PCIE question/Issue

Your motherboard likely doesn't support using all of the slots at once. Many boards we've tested in the past only support 4 GPUs. Other possible issues: you do not have enough PCI-e lanes on the CPU a...
epixoip Old oclHashcat Support 1 3,414 06-14-2015, 07:45 AM
    Thread: Multiple output-files for every dictionary
Post: RE: Multiple output-files for every dictionary

for w in dictionaries/*.txt; do hashcat --potfile-path "${w/\.txt/.pot}" hashlist.txt "$w"; done Potfile will probably be in ~/.hashcat on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
epixoip hashcat 2 3,402 12-28-2016, 08:51 PM
    Thread: HMAC SHA256
Post: RE: HMAC SHA256

This is not the place to request cracks. Read the rules.
epixoip General Help 1 3,401 11-18-2015, 08:58 PM
    Thread: User:pass question!
Post: RE: User:pass question!

RTFM https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
epixoip Old oclHashcat Support 1 3,395 12-20-2015, 05:57 AM
    Thread: New version of HOWTO: Ubuntu Server guide?
Post: RE: New version of HOWTO: Ubuntu Server guide?

Just because it hasn't been updated for 16.04 doesn't mean it's not relevant anymore. This is how I still build out my remaining AMD systems.
epixoip hashcat 3 3,389 04-12-2017, 11:42 PM
    Thread: Lotus/Domino 6 mask
Post: RE: Lotus/Domino 6 mask

Mmm, I think you're a bit confused. The mask is not at all driven by the hash algorithm (well, for the most part, a few exceptions), but rather by what you believe the plaintext value might be. The ma...
epixoip Old oclHashcat Support 1 3,385 02-26-2016, 09:35 PM
    Thread: Hello everyone!
Post: RE: Hello everyone!

@dilau1 take a week off to read the rules.
epixoip hashcat 3 3,382 03-09-2018, 08:12 PM
    Thread: cannot decrypt -_- why ?
Post: RE: cannot decrypt -_- why ?

Quote: -- Input.Mode.....: Pipe -- ^ That's why. Read the output of --help, read the wiki. Figure out how to use the program. Also, do not post hashes.
epixoip Old oclHashcat Support 1 3,376 07-05-2015, 10:29 AM
    Thread: new user confused
Post: RE: new user confused

Potfile is in hash:plain format, so the password is "hash234". To show the password with --show you'd need to supply hashcat with the original hashlist.
epixoip General Help 1 3,373 07-23-2015, 02:26 AM
    Thread: reference GTX 980 TI
Post: RE: reference GTX 980 TI

You need a reference design card. That INCLUDES the reference cooler. The second card you linked to is not at all what you want. You need "that noisy fan."
epixoip Hardware 1 3,373 03-21-2016, 05:31 PM
    Thread: Seeking Sensei
Post: RE: Seeking Sensei

So, if you really want to learn from me, I am doing a free* training class at CircleCityCon this weekend on June 10. There are still four open seats. https://circlecitycon.com/news/glossary/password-c...
epixoip hashcat 2 3,365 06-06-2017, 08:20 AM
    Thread: Which is more efficient?
Post: RE: Which is more efficient?

2.
epixoip General Help 1 3,340 12-03-2015, 06:09 AM
    Thread: Which Hash modes for Weblogic password hash?
Post: RE: Which Hash modes for Weblogic password hash?

Read the rules. Then read them again. Then read them thrice.
epixoip hashcat 2 3,328 12-14-2016, 07:37 PM
    Thread: Speed impact of larger hash lists
Post: RE: Speed impact of larger hash lists

md5crypt is salted, so each password candidate has to be re-hashed with each unique salt.
epixoip hashcat 2 3,317 01-21-2017, 12:24 AM
    Thread: amd Vega
Post: RE: amd Vega

I don't think AMD has released any firm specs for any Vega GPUs, but if the past 3 years have taught us anything, it's almost certainly just more garbage from a flailing company with no cash for prope...
epixoip Hardware 1 3,309 12-18-2016, 11:30 AM
    Thread: Expander / fingerprint attack
Post: RE: Expander / fingerprint attack

You can generate longer fingerprints if you want but the resulting file could be quite massive. Of course you'll want to uniq it before running it, but even then a 2-way combinator might never finish ...
epixoip General Talk 2 3,307 08-12-2017, 09:21 AM