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: feature DVB common scrambling algorithm
Post: RE: feature DVB common scrambling algorithm

feature requests go on trac, not the forums
epixoip User Contributions 1 6,534 11-07-2014, 05:14 PM
    Thread: Fan speed error on start
Post: RE: Fan speed error on start

Radeon HD7310 is an APU and isn't an Overdrive6 GPU so looks like a bug maybe. however, that symbol should still exist in atiadlxx.so so it sounds like the driver may not be properly installed.
epixoip Old oclHashcat Support 4 8,304 10-23-2014, 04:38 AM
    Thread: Fan Control
Post: RE: Fan Control

I understand the chassis fans are what are making noise. What I'm saying is drop the chassis fans down in the bios (bios should have some feature to let it control the fan speed automatically). Then s...
epixoip Hardware 3 6,068 02-26-2016, 12:00 AM
    Thread: Fan Control
Post: RE: Fan Control

You'll probably have better luck controlling the fan speed on the GPUs rather than the chassis fans. GTX 980 is a very low-power GPU, you shouldn't have any issues cooling it.
epixoip Hardware 3 6,068 02-25-2016, 10:35 PM
    Thread: Fail to extract Lotus Domino 8 hash file correctly
Post: RE: Fail to extract Lotus Domino 8 hash file corre...

Look at the example hash for -m 9100 here: https://hashcat.net/wiki/doku.php?id=example_hashes Make domino8hash.out look like the example.
epixoip General Help 2 6,629 04-16-2015, 11:19 AM
    Thread: Facebook
Post: RE: Facebook

no and no.
epixoip General Help 1 4,439 08-27-2014, 08:00 AM
    Thread: Extracting the passwords from a multiple file wordlist (sed & grep).
Post: RE: Extracting the passwords from a multiple file ...

You can combine your first four commands into a single sed command. Since it appears you have an example that uses multiple nested directories (grep -r) you can use find + sed. And since you used grep...
epixoip General Talk 12 30,913 06-14-2012, 05:58 PM
    Thread: Extracting the passwords from a multiple file wordlist (sed & grep).
Post: RE: Extracting the passwords from a multiple file ...

M@LIK uses Windows, so his command will not work for you. For instance, ''type'' is like ''cat'' on Windows, whereas in most unix shells ''type'' shows how a command will be interpreted by the shell. ...
epixoip General Talk 12 30,913 06-14-2012, 08:54 PM
    Thread: Extracting the passwords from a multiple file wordlist (sed & grep).
Post: RE: Extracting the passwords from a multiple file ...

random is easy to generate but hard to detect. humans recognize what appears to be random by identifying that there are no recognizable patterns in the text. programmatically speaking, you have to do ...
epixoip General Talk 12 30,913 06-16-2012, 11:57 AM
    Thread: Extracting the passwords from a multiple file wordlist (sed & grep).
Post: RE: Extracting the passwords from a multiple file ...

Quote: -- I notice that you are attempting to chop the beginning and end from words to try to remove the "password padding". [...] You could keep chopping bits off until you find a word match I sup...
epixoip General Talk 12 30,913 06-17-2012, 03:04 PM
    Thread: Extract PDF hash (edit passwd)
Post: RE: Extract PDF hash (edit passwd)

Hashcat only supports cracking encrypted PDFs. Usually when only an edit password is applied, the document is not encrypted. You can use one of many freely-available tools to simply strip out the edit...
epixoip hashcat 13 59,850 01-25-2017, 09:41 PM
    Thread: Extract PDF hash (edit passwd)
Post: RE: Extract PDF hash (edit passwd)

As I said above, Hashcat only supports encrypted PDFs. It does not support cracking edit passwords.
epixoip hashcat 13 59,850 01-26-2017, 03:16 AM
    Thread: External GPU rig?
Post: RE: External GPU rig?

IIRC people have had a very difficult time getting the driver to recognize the external GPU for compute.
epixoip Hardware 2 4,489 04-27-2017, 07:25 PM
    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,309 08-12-2017, 09:21 AM
    Thread: Exhausted?
Post: RE: Exhausted?

Toil Wrote: (12-24-2012, 03:56 AM) -- I know about the --increment flag. It doesn't work as expected. You can't custom set your ?1, ?2, ?3, ?4. It is always ?l?d?u. -- false. Quote: -- But, w...
epixoip General Help 6 40,300 12-24-2012, 09:47 AM
    Thread: Excel Password Hash Extraction
Post: RE: Excel Password Hash Extraction

Yes, the write protection password can simply be stripped out of the document.
epixoip General Talk 3 7,360 08-14-2017, 10:07 PM
    Thread: Excel hash extraction (97-2003)
Post: RE: Excel hash extraction (97-2003)

If office2john didn't work, are you positive it's encrypted and not just password-protected? Hashcat only works against encrypted Office docs, not password-protected docs.
epixoip General Talk 6 9,479 08-11-2016, 06:51 AM
    Thread: Example Hcmask Explained
Post: RE: Example Hcmask Explained

The answer is right there on the page, Quote: -- The general format of 1 single line in the .hcmask file is as follows: [?1],[?2],[?3],[?4],[mask] --
epixoip General Help 3 6,308 09-05-2015, 08:34 PM
    Thread: evga 710 low profile single slot bench
Post: RE: evga 710 low profile single slot bench

Heh that's like 40% slower than a Core i7-5930K
epixoip Hardware 4 8,300 03-21-2016, 05:52 PM
    Thread: error:clgetplatformids<> -1001
Post: RE: error:clgetplatformids<> -1001

AMD does not support OpenCL on Windows XP. You must upgrade to Windows 7 or Windows 8.
epixoip Old oclHashcat Support 3 6,751 03-08-2014, 05:30 PM