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 Replies Views Posted [desc]
    Thread: can't make cmd
Post: RE: can't make cmd

look here: https://hashcat.net/wiki/doku.php?id=example_hashes the signature is either: $H$....... or $P$.......
philsmd Old hashcat Support 8 10,219 02-25-2015, 11:59 PM
    Thread: can't make cmd
Post: RE: can't make cmd

read here: https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets you need to define a custom charset like this: -1 ?u?l ?1?1?1?1?1?1?1 Code: -- ./hashcat-cli64.bin -m 400 --username...
philsmd Old hashcat Support 8 10,219 02-26-2015, 12:12 AM
    Thread: Hash Prestashop
Post: RE: Hash Prestashop

There is some good news here, the new hash type -m 11000 = PrestaShop made it to cpu hashcat already (beta!), oclHashcat support will follow. But let me use this opportunity for a big Warning for for...
philsmd Old hashcat Support 8 18,704 02-26-2015, 12:43 PM
    Thread: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI wrapper)
Post: RE: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI w...

Very nice design indeed. Thank you very much for the contribution
philsmd User Contributions 19 35,842 02-27-2015, 12:49 AM
    Thread: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 PDF from Acrobat 10.0 Paper Capture Plug
Post: RE: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 P...

Well, from you registration you should probably already know that posting hashes in here (yes, also pdf dumps) is strictly forbidden: see forum rules https://hashcat.net/forum/announcement-2.html Di...
philsmd Old oclHashcat Support 4 11,538 03-02-2015, 01:19 AM
    Thread: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 PDF from Acrobat 10.0 Paper Capture Plug
Post: RE: Weird Issue Cracking 128-bit RC4 Acrobat 6.0 P...

After analyzing this problem more carefully it seems that the only problem is the longer /ID element size *32* vs *16* (jtr does already load - and crack - this). An example from here https://hashc...
philsmd Old oclHashcat Support 4 11,538 03-02-2015, 02:05 AM
    Thread: USER:HASH Plain Text
Post: RE: USER:HASH Plain Text

Yes, oclHashcat does already support this (--show --username --outfile-format 2 etc). But also next version of cpu hashcat (0.50) will support this see: https://hashcat.net/trac/ticket/567
philsmd Old hashcat Support 5 10,944 03-02-2015, 01:37 PM
    Thread: Breaking Samsung Android Passwords/PIN
Post: RE: Breaking Samsung Android Passwords/PIN

All formats (also -m 5800) are explained here: https://hashcat.net/wiki/doku.php?id=example_hashes For -m 5800 for instance it is important that the hash (and most importantly the salt) is in lower-c...
philsmd User Contributions 47 208,555 03-03-2015, 02:41 PM
    Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?

There is not much you need to learn here. It is very simple. OS X v10.8+ (-m 7100) uses PBKDF2, which allows to have a variable output (digest/hash) length. oclHashcat doesn't care much about this...
philsmd Old hashcat Support 6 8,328 03-04-2015, 04:26 PM
    Thread: oclcat64 stuck on "Generating Bitmap Tables"
Post: RE: oclcat64 stuck on "Generating Bitmap Tables"

Unfortunately, in such cases the only solution is to try again to reinstall driver and unzip the newest oclHashcat version in a new directory. For windows: 1. uninstall current driver (Control Center...
philsmd Old oclHashcat Support 2 5,798 03-05-2015, 09:46 PM
    Thread: Look Up Tables
Post: RE: Look Up Tables

Since this post is within the cpu hashcat section, I assume you are speaking about hashcat-cli (version 0.49 at the time of this post). Yes, if you look at --help, it says: 5 = Table-Lookup so ...
philsmd Old hashcat Support 2 5,656 03-19-2015, 06:29 PM
    Thread: Recovery not even starting
Post: RE: Recovery not even starting

First of all, according to the forum rules you are not allowed to post hashes see https://hashcat.net/forum/announcement-2.html Second, the hash that you use corresponds to a password with 4 characte...
philsmd Old oclHashcat Support 2 4,501 03-20-2015, 11:05 PM
    Thread: How to crack a password in this way with hashcat ?
Post: RE: How to crack a password in this way with hashc...

This trac ticket https://hashcat.net/trac/ticket/539 seems to be related to your question. The main reasons it wasn't implemented yet, was that the full details about the maximum length devs should...
philsmd Old hashcat Support 1 4,407 03-26-2015, 11:50 AM
    Thread: Issues with Tesla K20m
Post: RE: Issues with Tesla K20m

For cudaHashcat to work you need to match this requirement stated on the download page ( https://hashcat.net/oclhashcat/ ): 346.x or later Now, if you look at the nvidia documentations (for instance ...
philsmd Old oclHashcat Support 5 8,089 03-26-2015, 12:21 PM
    Thread: Issues with Tesla K20m
Post: RE: Issues with Tesla K20m

are you sure that you extracted the oclHashcat archive (7z) correctly? Please double-check that the files: kernels/4318/m00000_a1.sm_35.64.ptx kernels/4318/markov_le_v4.64.ptx (main kernel fol...
philsmd Old oclHashcat Support 5 8,089 03-26-2015, 06:05 PM
    Thread: INFO: removed 1 hash found in pot file
Post: RE: INFO: removed 1 hash found in pot file

You either use a new session (name) --session OR use --potfile-disable to disable the .pot file check (and writing) at all
philsmd Old oclHashcat Support 4 18,849 03-26-2015, 11:31 PM
    Thread: INFO: removed 1 hash found in pot file
Post: RE: INFO: removed 1 hash found in pot file

You can't use --remove then, or at least you need to have the original hash list If you have the original hash file, then just run something like this: oclHashcat64.exe -m 21 --show --session all "C:...
philsmd Old oclHashcat Support 4 18,849 03-27-2015, 01:03 AM
    Thread: Doesn't create output file
Post: RE: Doesn't create output file

The answer is: this happens because you already did crack this specific hash and it was already in your .pot file (see the warning "INFO: removed 1 hash found in pot file"), hence oclHashcat does not ...
philsmd Old oclHashcat Support 1 4,278 03-27-2015, 05:19 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

Could you please give more details about the command you are trying to run (without posting hashes of course)?
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 03:49 PM
    Thread: Bug with incremental and --restore?
Post: RE: Bug with incremental and --restore?

Most important question: why do you use --force... the warning clearly says, if you use --force, you shouldn't report problems and/or ask for support Is there any reason you use --force? Does it work...
philsmd Old oclHashcat Support 6 9,966 04-03-2015, 05:27 PM