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: I need help with syntax
Post: RE: I need help with syntax

look at that now! -t 10 = 3 hours, 57 mins :) Code: -- root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 /root/...
Quest Old oclHashcat Support 42 69,291 09-14-2014, 12:53 AM
    Thread: I need help with syntax
Post: RE: I need help with syntax

let me rephrase my question then. How can I see the output generated from CudaHashcat when using the above commands? I'm not a big fan of working blind.
Quest Old oclHashcat Support 42 69,291 09-14-2014, 03:15 AM
    Thread: I need help with syntax
Post: RE: I need help with syntax

Thanks epixoip. How can I instruct oclHashcat/Markov to never use two or more vowels next to each other, and to never use three or more consonants next to each other?? In other words that would ...
Quest Old oclHashcat Support 42 69,291 09-14-2014, 11:30 AM
    Thread: I need help with syntax
Post: RE: I need help with syntax

epixoip Wrote: (09-14-2014, 01:59 PM) -- oclHashcat does not have any facilities to support such a feature. -- ouch. Thx. Most human generated passwords are pronounceable words made of vowels and ...
Quest Old oclHashcat Support 42 69,291 09-14-2014, 06:46 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

ok guys, how can I fuse Uppercase and lowercase on first position in my.hcmask? in other words, this is one .hcmask that I use.. ?u?l?l?l?l?l?a?a ?u?l?l?l?l?l?a?a?a ?u?l?l?l?l?l?a?a?a?a and ...
Quest Old oclHashcat Support 42 69,291 09-14-2014, 11:53 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

undeath Wrote: (09-14-2014, 11:33 PM) -- you can easily create a mask for such a static scheme. -- yes, but then I'm stuck with rigid vowels/consonants positions and I don't want that, or am I miss...
Quest Old oclHashcat Support 42 69,291 09-14-2014, 11:59 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

yes yes, I've come across that PACK thigny in my search. Good idea!!
Quest Old oclHashcat Support 42 69,291 09-15-2014, 12:27 AM
    Thread: I need help with syntax
Post: RE: I need help with syntax

and just a side note, referring n00bs like me on the wiki page doesn't help. I've browsed the wiki on and off for 2 days without making any progress before coming here to ask questions. The wiki only ...
Quest Old oclHashcat Support 42 69,291 09-15-2014, 01:39 AM
    Thread: I need help with syntax
Post: RE: I need help with syntax

let me go ahead with another question, a little off-topic, about .hcmask files. I'm working with 3 different .hcmask files.. Code: -- 1. ?l?l?l?l?l?l?a?a ?l?l?l?l?l?l?a?a?a ?l?l?l?l?l?l?a?...
Quest Old oclHashcat Support 42 69,291 09-16-2014, 04:32 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

here's a new challenge. I'm looking to build a syntax that would cover certain criteria. A capture.hccap is the target. I'm using cudaHashcat 1.30 - 8 character long. - first character is both...
Quest Old oclHashcat Support 42 69,291 09-19-2014, 07:17 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

- first character is both a Capitalized letter and a lower case (-u -l). - last four characters are numbers, Capitalized letters, lower case (all except symbols (-u -l -d)). these to me, remain a ...
Quest Old oclHashcat Support 42 69,291 09-19-2014, 08:49 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

yes you refereed me to the wiki the last time, when I had the same question. Can you stop being a Sneaky Bastard and give me an example syntax? ;P The wiki does not work for me. Just vague noti...
Quest Old oclHashcat Support 42 69,291 09-19-2014, 09:01 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

lol, you do realize that we are having a circular discussion?
Quest Old oclHashcat Support 42 69,291 09-19-2014, 09:13 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

lol ;) niope. Not at all. Where is the Capitalized letter in the above example? i need a Capitalized and a lower case on first position, then, 3 lower cases, then, 4 everything except symbols...
Quest Old oclHashcat Support 42 69,291 09-19-2014, 09:27 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

Ah now i get it. So the definition of the "-1, -2" character set, is in my syntax. So my syntax would look like this.. Code: -- cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 /...
Quest Old oclHashcat Support 42 69,291 09-19-2014, 11:10 PM
    Thread: I need help with syntax
Post: RE: I need help with syntax

I understand that also. Beautiful. post#37 and #39 beats the wiki any day of the week and would do miracles to demystify any noob. Thanks Wushu and epixoip!!
Quest Old oclHashcat Support 42 69,291 09-19-2014, 11:32 PM
    Thread: how do i stop duplicate characters brute force
Post: RE: how do i stop duplicate characters brute force

I'm not clear on one point. If I'm using a .hcmask file, do I need to specify the mask for maskprocessor (after -r -q) also? cd /usr/share/cudahashcat/ && ./cudaHashcat64.bin -w 3 -t 10 -m 2500 ...
Quest General Help 4 8,667 03-08-2015, 07:19 PM
    Thread: Fastest Nvidia driver for hash cracking?
Post: RE: Fastest Nvidia driver for hash cracking?

I have also the GT 630M, with latest 346.35 for Linux(though now I see that 346.47 is out), and according to my benchmark, it's not the driver, but cudaHashcat 1.33 that is operating differently. See ...
Quest Old oclHashcat Support 3 7,002 02-26-2015, 10:10 PM
    Thread: all numbers VS .hcmask
Post: RE: all numbers VS .hcmask

i did not realize that my question had the potential to be complicated with many possibilities. Thanks for the answers!
Quest Old oclHashcat Support 2 5,444 09-25-2014, 10:35 PM
    Thread: oclHashcat v1.33 speed drop
Post: oclHashcat v1.33 speed drop

Hello, is that normal?.. ===============================CudaHashcat 1.31: Session.Name...: cudaHashcat Status.........: Exhausted Input.Base.....: Mask (?a?a?a?a) [4] Input.Mod......: File (e...
Quest Old oclHashcat Support 8 10,904 02-25-2015, 05:55 PM