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

The toggle attack has been replaced by the more efficient toggle*.rule rules. the permutation attack has been dropped because it isnt that efficient and its still in hashcat CPU or as standalone gene...
atom General Talk 1 6,069 01-09-2013, 09:56 PM
    Thread: Geocache, MD5, some parts of password known some parts not
Post: RE: Geocache, MD5, some parts of password known so...

sounds like fun! so x, y and z are just numbers? for example if xx is always exactly 2 numbers you just replace the x with ?d same for y and z, a, b and c. example mask: N.?d?d.?d?d.?d?d?d ...
atom General Help 2 6,068 03-17-2014, 06:41 PM
    Thread: Do you Need SDK on Windows?
Post: RE: Do you Need SDK on Windows?

No, Windows user do not need the SDK.
atom Very old oclHashcat-plus Support 2 6,064 09-29-2011, 11:23 AM
    Thread: which hashfile format?
Post: RE: which hashfile format?

I doubt that will help you since oclHashcat will now think everything of that line after Administrator: is some sort of hash.
atom Very old oclHashcat-plus Support 2 6,060 04-07-2013, 09:54 AM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

In this case both, since md5crypt has exactly 1000 iterations. However what you see is the -u setting
atom Old oclHashcat Support 4 6,058 06-03-2016, 10:07 PM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

No, it's only for slow hashes
atom Old oclHashcat Support 4 6,058 06-06-2016, 11:18 AM
    Thread: Using hashcat with CUDA Toolkit 8.0 installed.
Post: RE: Using hashcat with CUDA Toolkit 8.0 installed.

Can you run any other OpenCL application?
atom hashcat 5 6,057 11-04-2016, 08:56 AM
    Thread: Using hashcat with CUDA Toolkit 8.0 installed.
Post: RE: Using hashcat with CUDA Toolkit 8.0 installed.

If clCreateContext() usually does not fail. It's a very first step to initialize the OpenCL runtime. I'd guess the P100-PCIE-16GB does not support OpenCL correctly or the driver, but this is not a has...
atom hashcat 5 6,057 11-06-2016, 03:42 PM
    Thread: Read multiple masks from file
Post: RE: Read multiple masks from file

There is an accepted TRAC Ticket for this. When I find some time I will add support for this. Till that, do what epixoip said :)
atom Old hashcat Support 2 6,054 04-04-2013, 02:28 PM
    Thread: Combinator Attac
Post: RE: Combinator Attac

If you use small wordlists in combinator mode you better use --stdout and pipe the input back to hashcat. That makes sense for slow hashes only (but rar3 is one).
atom hashcat 7 6,044 01-23-2018, 11:36 AM
    Thread: Combinator Attac
Post: RE: Combinator Attac

./hashcat -a 1 dict1.txt dict2.txt --stdout | ./hashcat -m 13000 hash.txt
atom hashcat 7 6,044 01-24-2018, 11:03 AM
    Thread: special character problem with standarad hash generators
Post: RE: special character problem with standarad hash ...

If you know for example that the hash has been generated using utf8 you could run your wordlist through iconv. hashcat does not know about encoding, it reads the data bytewise. If you feed it with utf...
atom Old oclHashcat Support 2 6,041 01-28-2015, 03:48 PM
    Thread: Hashtopus Docker
Post: RE: Hashtopus Docker

Nice contribution, thanks!
atom User Contributions 1 6,037 02-05-2016, 09:57 AM
    Thread: NEED HELP
Post: RE: NEED HELP

Is Afterburner still working with these drivers?
atom hashcat 8 6,037 12-17-2017, 01:44 PM
    Thread: NEED HELP
Post: RE: NEED HELP

Maybe AMD changed something in the API to hardware management with their latest windows drivers? That would explain why you also had to update Afterburner. Anyway I don't have any AMD gpu in combinati...
atom hashcat 8 6,037 01-04-2018, 03:08 PM
    Thread: hashcat-3.00 beta syntax
Post: RE: hashcat-3.00 beta syntax

It uses both, just choose a larger wordlist
atom Old hashcat Support 2 6,034 05-19-2016, 08:13 PM
    Thread: IOS 10 OpenCL kernel self-test failed
Post: RE: IOS 10 OpenCL kernel self-test failed

You need to update your OpenCL runtime
atom hashcat 4 6,030 10-20-2017, 11:17 AM
    Thread: IOS 10 OpenCL kernel self-test failed
Post: RE: IOS 10 OpenCL kernel self-test failed

This was a bug, fixed in RC8, up in beta.
atom hashcat 4 6,030 10-25-2017, 01:45 PM
    Thread: getting error and lite doesn't run
Post: RE: getting error and lite doesn't run

Try again with --gpu-temp-disable
atom Very old oclHashcat-lite Support 2 6,027 07-02-2012, 06:12 PM
    Thread: [hashcat-0.37] bug in substitute rule
Post: RE: [hashcat-0.37] bug in substitute rule

thats right! thanks for reporting :) btw i have already fixed this in v0.38 beta.
atom Old hashcat Support 1 6,019 09-11-2011, 12:03 PM