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 [desc] Replies Views Posted
    Thread: Using PACK - Interesting Results
Post: Using PACK - Interesting Results

New to using PACK so maybe using it incorrectly.. here's what I'm seeing: Code: -- python policygen.py --minlength=9 --maxlength=9 --mindigit=1 --maxdigit=3 --minspecial=1 --maxspecial=2 --minuppe...
walterlacka General Talk 3 3,364 12-01-2017, 04:02 AM
    Thread: Using PACK - Interesting Results
Post: RE: Using PACK - Interesting Results

That worked.  Thanks philsmd.
walterlacka General Talk 3 3,364 12-01-2017, 03:03 PM
    Thread: Using PACK - Interesting Results
Post: RE: Using PACK - Interesting Results

Now I've got myself thoroughly confused.. I ran the following (using the fix that philsmd pointed me to): Code: -- [*]Using 12,000,000,000 keys/sec for calculations. [*]Password policy:    P...
walterlacka General Talk 3 3,364 12-02-2017, 06:03 PM
    Thread: Single 15 char NTLM Hash with known info
Post: Single 15 char NTLM Hash with known info

Trying to crack a single 15-length NTLM hash.  I know the following: 1 - special 1 - upper 13 - lower no - digits consists of 6 words (no spaces) it's a phrase Assume cracking rig has 2 GTX1...
walterlacka General Talk 4 3,358 12-31-2017, 01:55 AM
    Thread: Single 15 char NTLM Hash with known info
Post: RE: Single 15 char NTLM Hash with known info

Thanks for the suggestion - I'll give it a try. One question though - since I want to take advantage of GPU as much as possible, and with this being fast hash, I'll be using either the prince_optim...
walterlacka General Talk 4 3,358 01-01-2018, 08:17 PM
    Thread: Question about hccapx file
Post: RE: Question about hccapx file

IIRC, I think I needed to add a library or something first. If you poke around this forum, I think there may be a post that talks about this.
walterlacka General Talk 6 4,355 06-05-2018, 02:49 PM
    Thread: Will HD7970 (R9 280X) still work with Hashcat?
Post: Will HD7970 (R9 280X) still work with Hashcat?

I'm dusting off an older rig from a couple years ago that has 2X HD7970 GPU's in it ( I believe they are the same thing as R9 280X.).  Yeah, I realize that AMD isn't what it used to be for cracking ...
walterlacka Hardware 3 4,384 11-03-2017, 11:54 PM
    Thread: Will HD7970 (R9 280X) still work with Hashcat?
Post: RE: Will HD7970 (R9 280X) still work with Hashcat?

Thanks for the replies.  I ended up loading Win 10 and the latest Radeon Crimson drivers and it's now working.  Not ideal, but for now gets the job done.
walterlacka Hardware 3 4,384 11-07-2017, 04:09 PM
    Thread: HD7970 really slow?
Post: RE: HD7970 really slow?

What hash type are you getting 56H/s with?  For a reference, I just recently dusted off a HD7970 and am getting approx 7,500MH/s with my 7970 with m0. I'm using WIN 10 with Radeon 17.7.2 so no I d...
walterlacka Hardware 7 5,606 12-03-2017, 06:25 PM
    Thread: HD7970 really slow?
Post: RE: HD7970 really slow?

On bench test with m15700, I get same error message about OpenCL kernel self-test failed.
walterlacka Hardware 7 5,606 12-03-2017, 07:39 PM
    Thread: Build advice
Post: RE: Build advice

Saw some GTX 1080 Ti FE cards on the NVIDIA site just now: https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1080-ti/
walterlacka Hardware 27 20,535 12-09-2017, 01:47 AM
    Thread: A bit help needed
Post: RE: A bit help needed

I found this.. not sure it still applies: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#does_the_pci-express_speed_have_any_influence_on_cracking_speed
walterlacka Hardware 7 6,814 12-20-2017, 06:42 PM
    Thread: Begginer cracking
Post: RE: Begginer cracking

Hahha.. in what format should we respond to you if your head will fall off if we respond with numbers?
walterlacka Hardware 6 5,738 03-22-2018, 08:47 PM
    Thread: Begginer cracking
Post: RE: Begginer cracking

In your case you have 14 potential (2-9 and a-f).  And that is of length 10.  That would be 14^10.  Take that and divide by the rate at which you can hash and you'll find your answer.
walterlacka Hardware 6 5,738 03-22-2018, 09:14 PM
    Thread: Linux drivers
Post: RE: Linux drivers

This is what I ended up doing with my older hardware just recently: https://hashcat.net/forum/thread-6991.html expet Wrote: (11-13-2017, 02:57 PM) -- Hello, I recently built a computer solel...
walterlacka hashcat 1 2,076 11-13-2017, 03:56 PM
    Thread: proper use of increment option
Post: RE: proper use of increment option

I believe what atom and philsmd are saying is that your syntax is correct.  The 8 and 63 numbers that you are seeing shows you what the min and max size is for WPA in general.  That's different than...
walterlacka hashcat 6 17,929 11-27-2017, 01:20 AM
    Thread: Help with cracking a zip Password
Post: RE: Help with cracking a zip Password

Any difference if you do this? hashcat64 -a 3 -1 abcdef1234567890+- test.hash ?1?1?1?1?1?1?1?1?1?1
walterlacka hashcat 5 24,591 11-30-2017, 10:39 PM
    Thread: Help with cracking a zip Password
Post: RE: Help with cracking a zip Password

You'll need a -m parameter as well.
walterlacka hashcat 5 24,591 12-01-2017, 01:03 AM
    Thread: Rockyou hcmask files
Post: Rockyou hcmask files

What's the significance of the naming of the included rockyou hcmask files?
walterlacka hashcat 1 2,574 12-10-2017, 09:01 PM
    Thread: Possible to do attack mode 6 and 7 on same attack
Post: Possible to do attack mode 6 and 7 on same attack

Should something like this work? Code: -- ./hashcat -O -w3 -a6 dict.txt ?a?a?a?a -i --stdout | ./hashcat -O -w3 -m0 -a7 ?a?a -i 'hash' -- Trying to accomplish having a dict.txt: cat dog etc ...
walterlacka hashcat 6 5,297 12-19-2017, 08:49 PM