Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Possible to use hashcat to convert password list to hex on the fly?
Post: RE: Possible to use hashcat to convert password li...

philsmd Wrote: (09-20-2021, 05:40 PM) -- rules.... just append with the append rule $\x00 16 times and then truncate the password my.rule Code: -- $\x00 $\x00 $\x00 $\x00 $\x00 $\x00 $\x00 $\x00 $...
voideater hashcat 2 7,388 09-21-2021, 09:18 AM
    Thread: Possible to use hashcat to convert password list to hex on the fly?
Post: Possible to use hashcat to convert password list t...

Got a plain sha256 hash that I need to crack. Password is between 6 and 16 character long, and if pwd length is less than 16, the pwd is padded with zero-bytes. So the passwords are generated as follo...
voideater hashcat 2 7,388 09-18-2021, 03:48 PM
    Thread: Question regarding brute forcing hex charsets
Post: RE: Question regarding brute forcing hex charsets

DanielG Wrote: (05-09-2018, 09:46 AM) -- your calculation is wrong, -1 d8d9dadb -2 808182...etc...bebf in combination with ?1?2..etc does not mean 68^n possibilities  because you can't just add ?1 an...
voideater hashcat 2 7,880 05-09-2018, 09:49 AM
    Thread: Question regarding brute forcing hex charsets
Post: Question regarding brute forcing hex charsets

I came by this blog post (http://blog.bitcrack.net/2013/09/cracking-hashes-with-other-language.html) regarding brute forcing passwords from other language character sets, e.g. Arabic as in the blog po...
voideater hashcat 2 7,880 05-09-2018, 09:14 AM
    Thread: hashcat v4.1.0
Post: RE: hashcat v4.1.0

Cool, will test on the rig early next week. As for removing the --gpu-temp-retain option and refer to driver-specific tools; any examples on tools for e.g. GTX 1080 Ti and newest NVIDIA drivers?
voideater hashcat 13 70,838 02-23-2018, 02:28 PM
    Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide

Is the "guide" posted in this thread ok to follow for setting up hashcat w/fan-control on a Ubuntu 16.04 LTS desktop environment? Got a new desktop pc at the office for doing some other types of desig...
voideater User Contributions 21 74,408 01-04-2018, 11:37 AM
    Thread: Any place to download wordlists in various languages?
Post: RE: Any place to download wordlists in various lan...

One obvious source is Aspell; download various languages and then do Code: -- aspell -d lang_code dump master | aspell -l lang_code expand > lang_code.dict -- where lang_code is the language code ...
voideater General Talk 1 6,618 10-06-2017, 09:39 AM
    Thread: Any place to download wordlists in various languages?
Post: Any place to download wordlists in various languag...

As thread subject suggests, I'm curious if anyone knows of places where I could download wordlists for various languages but in latin alphabet.  Working on some hashes that I'm struggling to crack, a...
voideater General Talk 1 6,618 10-06-2017, 09:20 AM
    Thread: Word List Downloads
Post: RE: Word List Downloads

powercrypt Wrote: (01-10-2017, 12:05 PM) -- Hi everybody ! I wanted a relevant wordlist and wikipedia seemed to be a good idea, that's why I decided to update the bright idea published by sraveau i...
voideater User Contributions 19 1,003,957 05-10-2017, 12:26 PM
    Thread: Smarter way to do a combinator attack with different rules for -j/-k?
Post: RE: Smarter way to do a combinator attack with dif...

Think I managed to figure out it. Solution is to use combinator and pipe the result to hashcat instead of saving it to a file, as suggested by atom in https://hashcat.net/forum/thread-5813-post-31181....
voideater hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 11,165 02-24-2017, 01:05 PM
    Thread: Smarter way to do a combinator attack with different rules for -j/-k?
Post: Smarter way to do a combinator attack with differe...

I want to try a combinator attack where I combine two dictionaries with a '@' between the words in the dictionaries and add four digits to the end of the combined words, e.g. if dict1 Code: -- cat ...
voideater hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 11,165 02-24-2017, 11:39 AM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Thanks, that did the trick!
voideater hashcat 15 45,077 08-22-2016, 01:14 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Tried with the latest source from github, still issuiing the same warnings. Starting to run out of ideas :x
voideater hashcat 15 45,077 07-29-2016, 01:07 PM
    Thread: is anyone run a benchmark with gtx1060 in hashcat v3.0?
Post: RE: is anyone run a benchmark with gtx1060 in hash...

pollos Wrote: (07-23-2016, 10:36 AM) -- So basically with hashcat 3.0 we have: gtx1080 = 1.35 * gtx1070 = 2 * gtx1060 gtx1070 = 1.5 * gtx1060 Would be good to see how 970/980/980ti perform compa...
voideater Hardware 12 76,141 07-29-2016, 01:02 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Here you go Code: -- cat /etc/X11/xorg.conf # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig:  version 367.35  (buildmeister@swio-display-x64-rhel04-01)  Mon Jul ...
voideater hashcat 15 45,077 07-27-2016, 11:42 AM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Sure. Setup is 2x Intel(R) Xeon(R) CPU E5-2603 v3 32GB DDR4 3x NVIDIA GeForce GTX 980 Ti I assume kernel is 4.4.0-31-generic, but since I'm no expert in the Linux world; uname-a: 4.4.0.-31-linux-ge...
voideater hashcat 15 45,077 07-27-2016, 09:54 AM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Set the coolbits to 12 with nvidia-xconfig now, but still no luck. Oh well, maybe I'll just ignore it and keep running with gpu-temp-retain set to 0.
voideater hashcat 15 45,077 07-26-2016, 01:25 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

atom Wrote: (07-25-2016, 09:06 PM) -- This needs to work. Double check your settings -- I've double checked, everything is according to the link you provided. The only command I've skipped is amdcon...
voideater hashcat 15 45,077 07-26-2016, 09:36 AM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

atom Wrote: (07-22-2016, 10:26 AM) -- You propably just haven't disabled the acl for X11, which is required to have fan control if you run hashcat via ssh. See the part with Xsetup here: https://hash...
voideater hashcat 15 45,077 07-25-2016, 02:59 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

epixoip Wrote: (07-21-2016, 08:47 PM) -- You need to install libxnvctrl0 or use --gpu-temp-disable -- Upgraded to 16.04 TLS now, and installed newest version of libxnvctrl-dev and libxnvctrl0 availa...
voideater hashcat 15 45,077 07-22-2016, 07:50 AM