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 [desc] Replies Views Posted
    Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?

Your mask syntax is incorrect. You should re-read the wiki page on Mask Attacks, particularly the section on custom charsets.
epixoip General Help 11 13,518 07-23-2015, 06:38 AM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

See my post on your other thread. Yes, 800 H/s sounds about right. 7zip is incredibly slow. You're correct, you'll never crack the password with the masks you've specified in your other thread. In fac...
epixoip General Help 8 9,974 07-23-2015, 08:07 PM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

At 800 H/s you can only make 69 million guesses per day, so you need to do everything you can do reduce the search space. You'll probably want to write a program that generates an .hcmask file for all...
epixoip General Help 8 9,974 07-24-2015, 11:25 PM
    Thread: office2hashcat.py error
Post: RE: office2hashcat.py error

Looks to me like that file isn't encrypted.
epixoip General Help 8 13,074 07-24-2015, 11:29 PM
    Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?

First off, your command line is an utter train wreck. It's obvious you do not know what any of those flags do, you're just copy/pasting things without reading, learning, or understanding. You spec...
epixoip General Help 11 13,518 07-23-2015, 08:02 PM
    Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?

It's amazing how someone who has been a programmer for 20 years cannot understand simple documentation. turbogiant76 Wrote: (07-23-2015, 09:16 PM) -- When I read over this(more then once), what I in...
epixoip General Help 11 13,518 07-23-2015, 10:00 PM
    Thread: office2hashcat.py error
Post: RE: office2hashcat.py error

There is a difference between being password-protected and being encrypted. If it's not encrypted then it is not supported.
epixoip General Help 8 13,074 07-25-2015, 12:24 AM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

The explanation is simple, the kernel is taking too long to run so the main loop is unable to calculate the speed. If you're still seeing 0 H/s with -w 1 or -n 1 -u 1024 then the GPU is simply too slo...
epixoip General Help 8 9,974 07-25-2015, 05:59 AM
    Thread: office2hashcat.py error
Post: RE: office2hashcat.py error

It should be possible to recover the password but I'm not sure of any tools that support that. The tools I'm aware of are able to simply strip out the password protection to allow you to open the docu...
epixoip General Help 8 13,074 07-25-2015, 07:25 AM
    Thread: qeustion about my hardware and H/s
Post: RE: qeustion about my hardware and H/s

This is yet another example of you copy/pasting things you've seen on the forums without understanding what they do. You're using a -n value of 160, which is like 40-80x larger than it should be, whi...
epixoip General Help 8 9,974 07-25-2015, 04:23 AM
    Thread: line length exception, and yes I read the FAQ
Post: RE: line length exception, and yes I read the FAQ

You're not telling Hashcat that the hash is 7zip.
epixoip General Help 2 4,921 07-28-2015, 09:08 PM
    Thread: Any workaround to progress saving for mask attack to restore file?
Post: RE: Any workaround to progress saving for mask att...

Your -n value is too high.
epixoip General Help 1 3,611 08-14-2015, 11:05 PM
    Thread: Unknown hash type
Post: RE: Unknown hash type

Read the rules.
epixoip General Help 1 3,450 08-21-2015, 08:16 AM
    Thread: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

You shouldn't have the SDK installed, no. Nor should you have amd-libopenc1 or amd-opencl-icd installed. All you should have installed is the driver. See the wiki for how to properly install the drive...
epixoip General Help 12 29,577 08-23-2015, 08:18 PM
    Thread: GTX 980M Slow speed
Post: RE: GTX 980M Slow speed

GTX 980M is not the same as a GTX 980. Mobile GPUs are slower due to power and heat constraints. The amount of video memory is inconsequential for cracking performance, unless you're cracking scryp...
epixoip General Help 3 5,925 08-27-2015, 12:02 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,918 08-27-2015, 12:04 AM
    Thread: Why does emulating hybrid attack with rules skip some rules/ignore numbers?
Post: RE: Why does emulating hybrid attack with rules sk...

undeath already said he could confirm it, so did you open a ticket on Trac to report the bug?
epixoip General Help 6 9,599 08-29-2015, 08:06 AM
    Thread: pbkdf2_sha256$12000$
Post: RE: pbkdf2_sha256$12000$

Appears to be Django based on the format.
epixoip General Help 2 6,244 09-01-2015, 06:50 PM
    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: clGetDeviceIDs() -1 while running oclHashcat
Post: RE: clGetDeviceIDs() -1 while running oclHashcat

-6 is CL_OUT_OF_HOST_MEMORY. Is this a mining rig with very little memory?
epixoip General Help 12 29,577 09-06-2015, 11:05 PM