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: Time.Estimated, does this estimate look accurate ?
Post: RE: Time.Estimated, does this estimate look accur...

Well, it's not an overflow, it fits fine in a uint64: https://www.wolframalpha.com/input/?i=36%5E10+%3E+2%5E64+-+1 And the Progress line is correct (36^10 == 3656158440062976), confirming that it is...
epixoip hashcat 2 2,969 05-07-2017, 02:55 AM
    Thread: RX470 - only 14MCU ????
Post: RE: RX470 - only 14MCU ????

Undeath: I think this is mostly covered by "Can power it?" :) Flomac: I
epixoip Hardware 10 12,484 05-07-2017, 07:27 AM
    Thread: compiling makefile github
Post: RE: compiling makefile github

This is the hashcat forum, not the aircrack-ng forum.
epixoip Beta Tester 8 13,135 05-09-2017, 05:29 PM
    Thread: Cracking failed on Radeon Pro WX5100
Post: RE: Cracking failed on Radeon Pro WX5100

To narrow down whether this is a driver issue, or an issue with Hashcat with the new AMD GPUs, please test without KVM.
epixoip hashcat 5 6,862 05-09-2017, 05:33 PM
    Thread: GT 1080 ghost fan
Post: RE: GT 1080 ghost fan

You don't need a technician, you need a priest.
epixoip Hardware 6 5,859 05-10-2017, 09:56 PM
    Thread: custom workload
Post: RE: custom workload

GPUs do not have complex schedulers like CPUs do. There is no context switching on a GPU. Trying to run multiple compute jobs on a GPU usually results in an ASIC hang, but if it doesn't, it will take ...
epixoip hashcat 6 5,310 05-11-2017, 03:27 AM
    Thread: Ryzen OpenCL benchmarks?
Post: RE: Ryzen OpenCL benchmarks?

Password cracking is an embarrassingly-parallel problem and acceleration comes from parallelism. AVX2 with 256-bit registers enables us to operate on eight 32-bit words or four 64-bit words simultaneo...
epixoip Hardware 26 31,270 05-11-2017, 05:32 PM
    Thread: GTX 1080 FE overclock
Post: RE: GTX 1080 FE overclock

You should be able to get at least 400 KH/s out of a GTX 1080 on stock clocks. Look at raising the power limit and changing the PowerMizer mode before you start overclocking.
epixoip Hardware 11 12,127 05-12-2017, 12:53 AM
    Thread: GTX 1080 FE overclock
Post: RE: GTX 1080 FE overclock

Start here: https://hashcat.net/forum/thread-5051-post-28022.html#pid28022 Then raise the power limit with `nvidia-smi -pl `
epixoip Hardware 11 12,127 05-12-2017, 04:24 AM
    Thread: Rule-based Attack: Substitution of single chars with strings
Post: RE: Rule-based Attack: Substitution of single char...

Problems like this are why I miss the original Table Attack.
epixoip hashcat 4 4,506 05-12-2017, 07:27 PM
    Thread: MD5: Need Advice
Post: RE: MD5: Need Advice

Maybe you can post an example hash-plaintext pair that we can use to test.
epixoip hashcat 21 20,787 05-12-2017, 08:24 PM
    Thread: hashcat does not seem to crack via mask
Post: RE: hashcat does not seem to crack via mask

Yet another thread where you go off the deep end and have no clue what you're talking about. Mask attack in hashcat is not random, it's quite the opposite. It uses probabilistic Markov ordering to ...
epixoip hashcat 4 4,848 05-12-2017, 11:53 PM
    Thread: Ryzen OpenCL benchmarks?
Post: RE: Ryzen OpenCL benchmarks?

8 threads * 8-way SIMD = 64 32-bit ops in parallel 16 threads * 4-way SIMD = 64 32-bit ops in parallel 32 threads * 4-way SIMD = 128 32-bit ops in parallel 24 threads * 8-way SIMD = 192 32-bit ops ...
epixoip Hardware 26 31,270 05-13-2017, 07:53 PM
    Thread: Ryzen OpenCL benchmarks?
Post: RE: Ryzen OpenCL benchmarks?

Yep, you can argue other use cases all you want, it's just going to fall on deaf ears. These are the hashcat forums, all we give a fuck about here is password cracking performance, and Ryzen's fake AV...
epixoip Hardware 26 31,270 05-14-2017, 04:18 AM
    Thread: Boosting hashcat performance with YouTube
Post: RE: Boosting hashcat performance with YouTube

This is all surely related to power management, power states, and clock rate. I would say your GPU is not properly tuned, but I'm honestly not sure how to properly tune a GPU within Windows. It looks ...
epixoip Hardware 7 9,457 05-16-2017, 06:36 PM
    Thread: PSU measuring
Post: RE: PSU measuring

Make sure you are testing power consumption while running something like single hash MD4 brute force.
epixoip Hardware 6 6,769 05-16-2017, 06:39 PM
    Thread: Specify what to check in a dictionary
Post: RE: Specify what to check in a dictionary

Incorrect, -j/-k work just fine on GPU. But if you're trying to use -j/-k with -a 0, you're doing it wrong as they only work with attack modes 1, 6, and 7. Moreover, reject rules only work with -j/-k,...
epixoip hashcat 7 7,057 05-17-2017, 01:50 AM
    Thread: rejected stuff
Post: RE: rejected stuff

Notice how the title says "Deprecated"? And how it talks about software like oclHashcat-plus, which hasn't existed in quite a while? You're reading a very, very old article that has, as it says, been ...
epixoip General Talk 4 4,584 05-17-2017, 09:58 PM
    Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster

None of the open source solutions like Hashtopussy are genuinely supported, I don't see winxp5421 and s3in!c selling support packages or giving out a 1-800 customer support number. Also, open source s...
epixoip General Talk 13 13,619 05-24-2017, 03:28 AM
    Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing

@kjs: Wait, you're over on Hashkiller advertising Hashcat rigs for sale, but you don't even know what datatypes Hashcat uses internally? Good luck with that, I'm sure your customers have much faith in...
epixoip hashcat 13 22,735 05-24-2017, 04:33 AM