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: GPU usage optimization
Post: RE: GPU usage optimization

This is relevant only for AMD GPU. Don't use these settings, they can break things.
atom hashcat 2 1,799 03-14-2019, 08:42 AM
    Thread: Hebrew charset + masking?
Post: RE: Hebrew charset + masking?

There are a million things to think of when it comes to the encoding nightmare. Generally: Hashes work bytewise. Hashcat works bytewise. No need to do anything if you run wordlist attacks. It will...
atom hashcat 2 1,657 03-14-2019, 08:46 AM
    Thread: Cracking SSD password
Post: RE: Cracking SSD password

I remember this from last year: https://www.tomshardware.com/news/crucial-samsung-ssd-encryption-bypassed,38025.html No Password = not relevant for hashcat
atom General Talk 2 2,113 03-23-2019, 06:21 PM
    Thread: Determining which slot a GPU is in?
Post: RE: Determining which slot a GPU is in?

I think clinfo can print the PCI slot number, so you can then translate to hashcat OpenCL device.
atom hashcat 2 1,532 04-02-2019, 01:19 PM
    Thread: BruteForce with specific patterns
Post: RE: BruteForce with specific patterns

Use -a 1 with the left wordlist having ?w?s?w?s and the right wordlist having ?w?s will give you full GPU acceleration
atom General Talk 2 1,915 04-02-2019, 01:37 PM
    Thread: Hashcat CPU vs GPU - Linux vs Windows
Post: RE: Hashcat CPU vs GPU - Linux vs Windows

1. Your GPU and CPU performance looks good, nothing to improve by compiling from source. If you want to compile from source on windows, read BUILD_msys.md or BUILD_cygwin.md you can find it on hashcat...
atom hashcat 2 4,482 04-05-2019, 04:32 PM
    Thread: Consonant and Vowel masks
Post: RE: Consonant and Vowel masks

This has been answered tons of times here on the forum. hashcat cannot make use of the inner loop acceleration while at the same time has to copy each password candidate (base section) over PCI Expres...
atom hashcat 2 1,802 04-05-2019, 04:36 PM
    Thread: dictionary cache slow at building hashcat
Post: RE: dictionary cache slow at building hashcat

It's a big file.
atom hashcat 2 1,838 04-14-2019, 07:33 AM
    Thread: md5($salt.$pass) vs md5($pass.$salt) speeds
Post: RE: md5($salt.$pass) vs md5($pass.$salt) speeds

There's multiple reasons. The way how hashcat exploits some weakness in MD5 to get additional acceleration requires it to change only the first 4 bytes of the input data. Since this part is fixed (bec...
atom General Talk 2 1,729 05-22-2019, 11:09 AM
    Thread: "Not enough allocatable device memory for this attack."
Post: RE: "Not enough allocatable device memory for this...

Just do not use -n, then hashcat will automatically find a value which is within the available GPU memory.
atom hashcat 2 1,892 06-22-2019, 04:16 PM
    Thread: I'm using Windows - where does combinator.exe write out to?
Post: RE: I'm using Windows - where does combinator.exe ...

Use "combinator list1 list2 > wordlist.txt" to write to a file. works on windows, too.
atom hashcat 2 1,064 08-14-2019, 11:08 AM
    Thread: New password guessing method
Post: RE: New password guessing method

Here's a copy from a previous discussion on a different guesser (it was not yet implemented). --- Good thing is, to get this flying, we can distribute the effort. First thing is that PCFG needs...
atom hashcat 2 1,362 01-03-2020, 10:38 AM
    Thread: Hashcat 5.1 incorrect сalculates benchmark
Post: RE: Hashcat 5.1 incorrect сalculates benchmark

How about the results in benchmark mode?
atom hashcat 2 1,020 03-18-2020, 08:38 AM
    Thread: Hashcat FAQ
Post: Hashcat FAQ

Q) How can I find out how much time hashcat will be running? Is there a progress bar? A) There is, just press enter for status screen. Q) I want DES support A) We know that, just wait Q) I get...
atom Old hashcat Support 1 20,464 04-30-2010, 09:13 PM
    Thread: oclHashcat bug?
Post: RE: oclHashcat bug?

mastercracker Wrote: (05-02-2010, 05:52 AM) -- Great work with oclhashcat. Finally a GPU cracker that support some Wordlists. From the few test I have done, the speed is amazing. With 1 GPU, I hav...
atom Very old oclHashcat Support 1 7,470 05-02-2010, 08:52 AM
    Thread: the 34th char from ?s
Post: RE: the 34th char from ?s

meinname123 Wrote: (05-06-2010, 12:43 AM) -- Hi, what is the 34th char on the ?s Mask in oclHashcat? I see only 33 on --help Code: -- ?s = !"#$%&'()*+,-./:;?@[\]^_`{|}~ -- -- nice catch, it...
atom Very old oclHashcat Support 1 7,522 05-06-2010, 09:23 AM
    Thread: session management
Post: RE: session management

conito26 Wrote: (05-05-2010, 10:16 PM) -- Hi Launching a cracking operation whit hashcat might take several days to obtain the result can a any member show me please how to set a resuming optio...
atom Very old oclHashcat Support 1 6,947 05-06-2010, 09:43 AM
    Thread: Divide the workload to multiple computers
Post: RE: Divide the workload to multiple computers

richardsguy Wrote: (05-17-2010, 04:44 AM) -- How about a way to divide the workload to multiple computers so that if something takes 10 days to do, then it will reduce the time by 3 fold. Something ...
atom Feature Requests 1 8,827 05-17-2010, 11:07 AM
    Thread: Source code
Post: RE: Source code

no
atom Feature Requests 1 6,965 06-27-2010, 08:13 AM
    Thread: Hash deletion
Post: RE: Hash deletion

done in v0.22
atom Feature Requests 1 6,118 07-12-2010, 01:43 PM