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 [asc] Views Posted
    Thread: power
Post: RE: power

Should be covered in detail in the hardware section
atom Hardware 1 1,483 03-03-2019, 11:34 AM
    Thread: Total Noob hoping for some Hashcat help.
Post: RE: Total Noob hoping for some Hashcat help.

This completely makes no sense. In -m 10300 the salt is part of the hash.
atom hashcat 1 1,339 03-03-2019, 11:42 AM
    Thread: Recover password from FreeArc file
Post: RE: Recover password from FreeArc file

arc is not supported
atom hashcat 1 1,569 03-03-2019, 11:43 AM
    Thread: Macbook Pro starts at a decent speed but after a bit it is stuck at a low speed
Post: RE: Macbook Pro starts at a decent speed but after...

Please post the command line you are using
atom hashcat 1 1,321 03-10-2019, 06:24 PM
    Thread: Fixed length passwords w/ wordlists
Post: RE: Fixed length passwords w/ wordlists

Use princeprocessor, add ?l, ?d and ?u as part of the wordlist, set pw-min 8 and --pw-max 8 and use --elem-cnt-max 4 to workaround the brute-force effect.
atom hashcat 1 1,307 03-18-2019, 09:51 AM
    Thread: Several Handashakes in a sinlge file
Post: RE: Several Handashakes in a sinlge file

It will save every password it finds in combination with all the information you need to identify the network. Single convert is sufficient.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,868 03-23-2019, 06:12 PM
    Thread: Compile Hashcat static version
Post: RE: Compile Hashcat static version

You can use latest beta an remove unwanted modes from modules/
atom hashcat 1 1,402 03-23-2019, 06:17 PM
    Thread: Can coexist gpus amd, intel with opencl
Post: RE: Can coexist gpus amd, intel with opencl

In theory yes, but it's not a hashcat question. It's an OpenCL runtime question, therefore we cannot answer this fully. Note that when you have the rx580 it's so much faster than the other devices you...
atom hashcat 1 1,242 04-02-2019, 01:32 PM
    Thread: showing different hashtypes
Post: RE: showing different hashtypes

Not possible with pure hashcat. You need to wrap a script around.
atom hashcat 1 1,124 05-22-2019, 11:01 AM
    Thread: CL_BUILD_PROGRAM_FAILURE
Post: RE: CL_BUILD_PROGRAM_FAILURE

Was already fixed with latest beta.
atom hashcat 1 1,648 06-22-2019, 03:52 PM
    Thread: Why is the gtx 570 so much faster than gtx 460 with HC?
Post: RE: Why is the gtx 570 so much faster than gtx 460...

Crypto operations do not utilize instructions that require floating point operations (FLOPS).
atom hashcat 1 988 08-14-2019, 11:03 AM
    Thread: Fast to know truecrypt container hash alg
Post: RE: Fast to know truecrypt container hash alg

No, it's not. Only check you can do is entropy check but this tells you only that data is either compressed or encrypted. Another thing is that entire file has to be 512 byte multiple. If system is bo...
atom General Talk 1 1,092 08-22-2019, 11:15 AM
    Thread: DMG - OpenCL hash
Post: RE: DMG - OpenCL hash

Not possible to convert
atom hashcat 1 1,099 08-22-2019, 11:20 AM
    Thread: About operators for u32x and u8x
Post: RE: About operators for u32x and u8x

Try to avoid u8x if possible. Since GPU are always using 32 bit registers it doesn't matter if you store your 8 bit values into 32 bit integers. Come to IRC if you have more development questions and ...
atom hashcat 1 774 03-04-2020, 04:35 PM
    Thread: how to limit a character in the mask
Post: RE: how to limit a character in the mask

You need to generate a maskfile using PACK (you can find it on github).
atom hashcat 1 184 09-30-2020, 10:04 AM
    Thread: oclHashcat v0.18
Post: oclHashcat v0.18

This is the first version of oclHashcat, a gpu-based cracker, released for public download. Check out the homepage https://hashcat.net/oclhashcat for downloads, features and more detailed informatio...
atom Very old oclHashcat Announcements 0 6,895 05-01-2010, 10:16 PM
    Thread: oclHashcat FAQ
Post: oclHashcat FAQ

## ## General ## Q) How do I use oclHashcat / How do I get maximum performance? A) These things are nicely documented. Check out the docs/ folder. Q) Will the source be published? A) No. ...
atom Very old oclHashcat Support 0 12,432 05-04-2010, 11:08 AM
    Thread: oclHashcat v0.19
Post: oclHashcat v0.19

This is the first official update of oclHashcat. A lot of changes have been made. Download it here: https://hashcat.net/oclhashcat/ * most important changes: - New Feature: Change the kernel-...
atom Very old oclHashcat Announcements 0 7,651 05-23-2010, 08:56 PM
    Thread: oclHashcat v0.20
Post: oclHashcat v0.20

Download it here: https://hashcat.net/oclhashcat/ * changes v0.19 -> v0.20: Code: -- type: improvement file: oclHashcat desc: added wordlist segmentation, allows wordlists to be of arbitrary...
atom Very old oclHashcat Announcements 0 6,961 06-18-2010, 10:42 AM
    Thread: oclHashcat v0.21
Post: oclHashcat v0.21

Download it here: https://hashcat.net/oclhashcat/ * changes v0.20 -> v0.21: Code: -- type: improvement file: kernels desc: added -m 101 = sha1($pass.$salt) type: improvement file: kernel...
atom Very old oclHashcat Announcements 0 6,484 06-24-2010, 09:22 AM