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 [asc]
    Thread: Hashcat two separators - Other Questions
Post: RE: Hashcat two separators - Other Questions

There's are difference between your card and the Titan X, but it's no so much. The things that really creates a difference is the number of unique salts. That means if you compare the GPU, you also ne...
atom General Talk 3 4,704 11-20-2017, 08:34 PM
    Thread: Restoring session skips words
Post: RE: Restoring session skips words

You can restore only from valid checkpoints (the one stored in the .restore file) or the checkpoint listed in the status view. Otherwise you risk valid candidates to not crack the handshakes.
atom General Talk 2 3,227 11-20-2017, 08:32 PM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

The rules itself are not "adjusted" - the rule engine itself however is.
atom hashcat 11 86,633 11-20-2017, 08:20 PM
    Thread: Veracrypt assistance needed
Post: RE: Veracrypt assistance needed

When you use -a 3 you don't need a wordlist. But if you specify an existing file it will be used as a maskfile. That's probably not what you want.
atom hashcat 3 3,044 11-12-2017, 09:36 PM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

jimbas Wrote: (11-09-2017, 03:55 PM) -- Very strange, I can set some values, but not the funspeed... -- NV often changes the attribute namesĀ (when driver version updates).
atom User Contributions 21 33,866 11-12-2017, 09:34 PM
    Thread: Memory usage hashcat v4
Post: RE: Memory usage hashcat v4

There's too man factors that can influence this, but the biggest problem is that the OpenCL runtime sometimes does not allow to allocate some memory even if there's some memory left and sometimes it d...
atom hashcat 1 2,805 11-12-2017, 09:32 PM
    Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0

This is first time we can make use of the new version schemantics to announce a pure bugfix release v4.0.1. Here's the changes: Fixed a memory leak while parsing a wordlist Fixed compile of ke...
atom hashcat 11 86,633 11-07-2017, 11:26 AM
    Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800

True @ password length, but for this change the reason was fine tuning. In general it's better to have a low number of threads, as long as it doesn't drop the performance. For NV the ideal OpenCL thre...
atom hashcat 5 4,440 11-07-2017, 11:12 AM
    Thread: rar and md5 hash code crack, reload......
Post: RE: rar and md5 hash code crack, reload......

It's two different OpenCL kernels, memory allocations, etc.
atom hashcat 6 6,269 11-07-2017, 11:08 AM
    Thread: Benchmarks for hashcat v4.00 on AMD and NVIDIA cards
Post: RE: Benchmarks for hashcat v4.00 on AMD and NVIDIA...

Benchmarks are from Vega64 Air, which has 290W TDP (and from my experience it never pulls more than 250W). It's the liquid version which draws 350W. Anyway the V100 is the killer if it wouldn't be...
atom Hardware 14 15,972 11-07-2017, 11:07 AM
    Thread: Restore Fails
Post: RE: Restore Fails

It's fixed with v4.0.0
atom hashcat 12 8,643 11-07-2017, 11:04 AM
    Thread: Benchmarks for hashcat v4.00 on AMD and NVIDIA cards
Post: RE: Benchmarks for hashcat v4.00 on AMD and NVIDIA...

Most relevant, maybe not perfect: https://docs.google.com/spreadsheets/d/1Xy0kkwB6Jkqo7CEprS-GtcUp3dZFWzV_FvZqWNHWmBM/edit#gid=785768233
atom Hardware 14 15,972 11-06-2017, 02:43 PM
    Thread: rar and md5 hash code crack, reload......
Post: RE: rar and md5 hash code crack, reload......

You need to run hashcat twice, you can not have two hash modes at the same time.
atom hashcat 6 6,269 11-06-2017, 02:40 PM
    Thread: pot, restore, log location
Post: RE: pot, restore, log location

If you use make install target, all this stuff is stored in $HOME/.hashcat/
atom hashcat 1 2,229 11-06-2017, 02:37 PM
    Thread: input format
Post: RE: input format

You can not, you need to preprocess your hashlist. Something like cut -d: -f2 < input.txt > input_chopped.txt
atom hashcat 1 2,328 11-06-2017, 02:35 PM
    Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800

The solution is to use -w 4 (which enables all threads on the GPU) but has other disadvantages. So use it for -m 14800 only and for the other modes use -w 3.
atom hashcat 5 4,440 11-06-2017, 02:33 PM
    Thread: hashcat 2 bitcoin
Post: RE: hashcat 2 bitcoin

You mean you want to go back from the hash to the original wallet? That's not possible
atom hashcat 1 3,381 11-02-2017, 11:53 AM
    Thread: How do i use the benchmark
Post: RE: How do i use the benchmark

Just run hashcat -b -D1
atom hashcat 1 2,086 11-02-2017, 11:51 AM
    Thread: p3.16xlarge (8xV100) benchmarks (clickbait)
Post: RE: p3.16xlarge (8xV100) benchmarks (clickbait)

Performance of this box is crazy good. In case you plan to buy one instead of renting, it's only 149,000$ :)
atom Hardware 2 9,152 11-02-2017, 11:51 AM
    Thread: KFA2 1080 ti low utilization
Post: RE: KFA2 1080 ti low utilization

Just add --powertune-enable (it's what the video player do and what causes the speed increase).
atom hashcat 14 9,378 11-02-2017, 11:50 AM