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 [desc] Replies Views Posted
    Thread: Combinator with left and right rules
Post: RE: Combinator with left and right rules

Nevermind. Rules files aren't supported with -j or -k, only single rules. I will investigate another way.
devilsadvocate hashcat 1 3,320 07-27-2016, 11:38 PM
    Thread: Figuring out salt from SHA1
Post: RE: Figuring out salt from SHA1

Just a shot in the dark here, but he is probably referring to one of the Tumblr or Dropbox hashes.  Those were salted SHA1 hashes with no salt included, hence the question. The -e switch, for specif...
devilsadvocate hashcat 2 4,939 10-08-2016, 07:00 AM
    Thread: Space character with custom charset
Post: Space character with custom charset

Is there a way to include the space character with a custom character set? Perhaps something like --custom-charset1= 012345689 The above would be a space followed by digits, 1-9. With all of ...
devilsadvocate hashcat 7 8,722 10-09-2016, 08:59 AM
    Thread: error exectuing in Ubuntu16.06
Post: RE: error exectuing in Arch linux

bonobo Wrote: (11-11-2016, 11:56 PM) -- atom Wrote: (11-09-2016, 11:40 PM) -- Do you know what you're doing? -a 1 required 2 wordlists -- I have since changed distros to antergos (arch based) I e...
devilsadvocate hashcat 5 7,639 11-13-2016, 10:40 AM
    Thread: nvidia-settings errors in Ubuntu 16
Post: RE: nvidia-settings errors in Ubuntu 16

I have solved this issue. I got tired of fighting with Ubuntu 16 and so reinstalled to version 14. That doesn't necessarily mean that this won't work with version 16 though. The goal was to get t...
devilsadvocate hashcat 3 16,250 11-13-2016, 11:13 AM
    Thread: Berkely DB Hash what format?
Post: RE: Berkely DB Hash what format?

heltprofesjonell Wrote: (11-17-2016, 12:48 PM) -- I am trying to access my old passwords in a very old vsftp server, that  uses Berkely DB hash to store the usernames and password in a database in t...
devilsadvocate hashcat 1 2,758 11-18-2016, 03:48 PM
    Thread: nvidia-settings errors in Ubuntu 16
Post: nvidia-settings errors in Ubuntu 16

First of all, this is my fan speed script with my GTX 1080.  I run it prior to launching hashcat. #!/bin/bash nvidia-settings -a GPUFanControlState=1 nvidia-settings -a GPUTargetFanSpeed=75 nvi...
devilsadvocate hashcat 3 16,250 11-12-2016, 07:17 PM
    Thread: GTX 1080 FE slow speed for multiple sha1 hashes
Post: GTX 1080 FE slow speed for multiple sha1 hashes

I am running a GTX 1080 Founders Editiion with a +200 Mhz overclock on multiple sha1 hashes. Can anyone share their speed for doing a similar task?  I ask because I thought this would be faster t...
devilsadvocate hashcat 4 6,650 11-13-2016, 06:09 PM
    Thread: GTX 1080 Nvidia driver performance
Post: GTX 1080 Nvidia driver performance

Has anyone run benchmarks for the most recent Nvidia driver versions? Specifically, what are the speed differences between 370, 375, and 378 for the GTX 1080 FE? I haven't found this anywhere. �...
devilsadvocate hashcat 2 3,419 02-18-2017, 06:46 AM
    Thread: GTX 1080 FE slow speed for multiple sha1 hashes
Post: RE: GTX 1080 FE slow speed for multiple sha1 hashe...

epixoip Wrote: (11-14-2016, 08:14 PM) -- You're not saying exactly how many "multiple" is, nor what attack you are running. But if you're trying to compare single hash brute force speed to e.g. multi...
devilsadvocate hashcat 4 6,650 11-14-2016, 08:39 PM
    Thread: 10 years to crack a 13 character password?
Post: RE: 10 years to crack a 13 character password?

potentshadow Wrote: (11-15-2016, 08:06 PM) -- Hey guys, Just created an account, apologies if this isn't the correct forum to be posting in. Lately I have been experimenting with oclHashcat and ...
devilsadvocate hashcat 7 14,883 11-16-2016, 12:25 PM
    Thread: Performance related to password length
Post: Performance related to password length

Some time ago, since oclHashcat-plus v0.15, the password length limit was increased from 15 characters to 31 characters due to popular demand at the expense of some performance drops for fast hashes. ...
devilsadvocate hashcat 1 2,717 12-21-2016, 03:18 PM
    Thread: benchmarking and retain
Post: benchmarking and retain

Will --gpu-temp-retain ever work with -b (benchmarking)?
devilsadvocate hashcat 3 3,388 06-13-2017, 05:11 AM
    Thread: benchmarking and retain
Post: RE: benchmarking and retain

If only that were true.  I have a GTX 1080 FE that got at least to 73 C when benchmarking. I was testing it with "nvidia-smi" as it ran. I will test it again to see if it goes above 73 C.
devilsadvocate hashcat 3 3,388 06-13-2017, 02:25 PM
    Thread: Merge wordlists
Post: RE: Merge wordlists

slayerdiangelo Wrote: (07-05-2017, 04:33 PM) -- slayerdiangelo Wrote: (07-05-2017, 02:00 PM) -- Hi,I want to combine more than two wordlists in the combinator function of Hashcat,is there a way I ca...
devilsadvocate hashcat 10 13,069 07-06-2017, 01:59 AM
    Thread: Linux Shadow hashes
Post: RE: Linux Shadow hashes

The first thing you need to know, grasshopper, is that posting hashes is against the forum rules. Don't be surprised if you get banned.
devilsadvocate hashcat 7 12,727 07-12-2017, 03:11 AM
    Thread: long mask issue
Post: RE: long mask issue

royce Wrote: (02-11-2017, 11:54 PM) -- If you really think that your target plaintext is 32 digits long, you will need more information about digit placement and likelihood to have any hope of cracki...
devilsadvocate hashcat 11 12,829 02-12-2017, 02:33 AM
    Thread: Stdin and stdout simultaneously
Post: Stdin and stdout simultaneously

Is it possible to use hashcat to use both stdin and stdout with hashcat simultaneously in order to generate candidates with --stdout? I can only get this to work if I am using a file as the input...
devilsadvocate hashcat 3 4,061 11-17-2017, 04:17 AM
    Thread: Potfile format - to hex or not to hex
Post: RE: Potfile format - to hex or not to hex

royce Wrote: (03-15-2017, 03:02 PM) -- FWIW, I've been using that same Perl one-liner from undeath, expanded for readability and converted to a standalone script: Code: -- #!/usr/bin/env perl ...
devilsadvocate hashcat 10 9,892 03-16-2017, 12:37 AM
    Thread: Stdin and stdout simultaneously
Post: RE: Stdin and stdout simultaneously

Is there a maximum input length? Perhaps 31 or 32 characters? I will experiment.
devilsadvocate hashcat 3 4,061 11-18-2017, 06:44 AM