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 [asc] Forum Replies Views Posted
    Thread: Please help about wpa ( oclHashcat ),,
Post: RE: Please help about wpa ( oclHashcat ),,

dilovan Wrote: (02-11-2015, 05:26 PM) -- INFO: removed 1 hash found in pot file -- This means, well, that the file was already cracked and the: ESSID:MAC1:MAC2:password is in your .pot file. To di...
philsmd Old oclHashcat Support 2 5,306 02-11-2015, 05:32 PM
    Thread: oclhashcal (cuda ) does not recover hash :-/
Post: RE: oclhashcal (cuda ) does not recover hash :-/

Read the forum rules: https://hashcat.net/forum/announcement-2.html It is strictly forbidden (and you did accept these rules + it doesn't matter where the hashes come from or were "just" testing hash...
philsmd Old oclHashcat Support 3 5,886 02-14-2015, 10:34 AM
    Thread: Noob issues with oclhashcat
Post: RE: Noob issues with oclhashcat

I think you didn't realize how large that keyspace is. Let us start with 26 characters which can be repeated. The charset would be: abcdefghijklmnopqrstuvwxyz The number of characters would be: 26 He...
philsmd Old oclHashcat Support 4 7,270 02-14-2015, 01:24 PM
    Thread: Cannot commuincate with oclHashcat process
Post: RE: Cannot commuincate with oclHashcat process

reading the restore file is one possibility, the other one would be (and afaik most "wrappers" choose this way) to use --status --status-automat (see also https://hashcat.net/trac/ticket/406 ). Btw. ...
philsmd Old oclHashcat Support 3 5,718 02-15-2015, 03:27 PM
    Thread: brute force resume
Post: RE: brute force resume

Sorry what are you talking about? oclHashcat has support for restoring a cracking job, see: https://hashcat.net/wiki/doku.php?id=oclhashcat#resume_support BTW: cpu hashcat can also restore a task wi...
philsmd Old oclHashcat Support 2 6,890 02-16-2015, 12:33 PM
    Thread: WPA speed problem comparing to v1.31
Post: RE: WPA speed problem comparing to v1.31

Furthermore, there are also some other (minor) changes, which could influence the speed difference between the 2 versions For instance, did you notice that 1.31 did reject more than 1/3 of the plains,...
philsmd Old oclHashcat Support 8 14,762 02-16-2015, 01:29 PM
    Thread: Help about office documents
Post: RE: Help about office documents

Please have a look at this wiki page: https://hashcat.net/wiki/doku.php?id=example_hashes Inside the file hash.txt (for hash type -m 9400) the hash lines must be exactly like this: $office$*2007*20*1...
philsmd Old oclHashcat Support 5 8,012 02-17-2015, 01:02 PM
    Thread: error CuModuleLoad() 209
Post: RE: error CuModuleLoad() 209

I'm wondering why you are trying with version 340.32 of the nvidia driver if the home page https://hashcat.net/oclhashcat/ clearly emphasizes that: "NV users require ForceWare 346.x or later" your...
philsmd Old hashcat Support 2 6,196 02-17-2015, 03:27 PM
    Thread: hash extractor
Post: RE: hash extractor

For now you need to use something like: - office: office2hashcat.py or office2john.py - pdf: pdf2john.py for compatibility reasons oclHashcat does use the same "hash" formats as john the ripper.
philsmd Old hashcat Support 2 5,366 02-17-2015, 03:30 PM
    Thread: R9 290x / WPA2 / gpu loops
Post: RE: R9 290x / WPA2 / gpu loops

Here you can read about the registry patch for windows: https://hashcat.net/wiki/doku.php?id=timeout_patch
philsmd Old oclHashcat Support 3 7,238 02-18-2015, 11:56 AM
    Thread: Dreaded 209 error
Post: RE: Dreaded 209 error

Afaik this error could also occur if you did not extract the oclHashcat .7z archive correctly. You should use something like 7zip on windows and unzip the .7z with this software. After that you ne...
philsmd Old oclHashcat Support 1 3,875 02-18-2015, 12:02 PM
    Thread: Mask file with Custom Character sets
Post: RE: Mask file with Custom Character sets

1. https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files clearly says that the format is like this: [?1],[?2],[?3],[?4],[mask] It also says that the first 4 fields are optional only the ...
philsmd Old oclHashcat Support 2 6,431 02-18-2015, 06:40 PM
    Thread: Brute Force WPA2
Post: RE: Brute Force WPA2

no 1. --incremental is not a valid oclHashcat switch, I think you mean --increment (always double-check the switches with the --help output): -i, --increment Enable increment mode ...
philsmd Old oclHashcat Support 4 9,866 02-18-2015, 07:18 PM
    Thread: Brute Force WPA2
Post: RE: Brute Force WPA2

the mask is still missing, and this "-a ?l?u?d" is not valid syntax With all this information I just did give you, you should easily understand that this is what you are looking for: Code: -- oclha...
philsmd Old oclHashcat Support 4 9,866 02-18-2015, 08:08 PM
    Thread: Resume session while using mask file
Post: RE: Resume session while using mask file

you can use either [b]ypass or modify the .hcmask file accordingly (e.g. remove the lines you don't want it to run). For instance, you could stop when a mask finishes and look the mask up in the .h...
philsmd Old oclHashcat Support 3 5,629 02-22-2015, 05:44 PM
    Thread: Charset with german Umlaute
Post: RE: Charset with german Umlaute

First of all, you should never post hashes here ( see https://hashcat.net/forum/announcement-2.html ), unless a moderator explicitly asked for examples. Next time it is for sure a ban This should be ...
philsmd Old oclHashcat Support 4 8,328 02-22-2015, 11:55 PM
    Thread: Hash Prestashop
Post: RE: Hash Prestashop

Seems interesting. Devs need to add a special hash format for this one, since the salt+password is too long for a single md5 transform. Could you please add a trac ticket ( https://hashcat.net/trac/ ...
philsmd Old hashcat Support 8 18,704 02-23-2015, 12:28 AM
    Thread: can't make cmd
Post: RE: can't make cmd

But it is clearly there: * Built-in charsets: ?l = abcdefghijklmnopqrstuvwxyz ?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ ?d = 0123456789 ?s = !"#$%&'()*+,-./:;?@[\]^_`{|}~ ?a = ?l?u?d?s...
philsmd Old hashcat Support 8 10,219 02-25-2015, 11:57 PM
    Thread: Problem with nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
Post: RE: Problem with nsldaps, SSHA-1(Base64), Netscape...

Is there any whitespace (spaces etc) at the end of the line? It seems to work perfectly here, can't reproduce
philsmd Old oclHashcat Support 3 6,640 02-25-2015, 09:47 PM
    Thread: can't make cmd
Post: RE: can't make cmd

-a 0 is not for "bruting", nor for mask attack (https://hashcat.net/wiki/doku.php?id=mask_attack) to use a mask attack and/or brute force a hash you need to use -a 3 from --help: * Attack mo...
philsmd Old hashcat Support 8 10,219 02-25-2015, 09:52 PM