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: Trouble with getting Hashcat GUI to work
Post: RE: Trouble with getting Hashcat GUI to work

We really need an starter faq :) Dude, please read the wiki, its all there!
atom General Help 3 7,563 08-29-2012, 03:58 PM
    Thread: SHA1 bad result
Post: RE: SHA1 bad result

need more informations to that. hashfile, wordlist, rulefiles, commandline, version, etc.. all that is required to reproduce it locally.
atom Very old oclHashcat-plus Support 3 7,548 01-13-2012, 10:47 AM
    Thread: SHA1 bad result
Post: RE: SHA1 bad result

ok thanks for the files. i was able to reproduce what happend. Quote: -- $ echo -n 1234 | iconv -f iso-8859-1 -t unicodelittle | sha1sum 139f69c93c042496a8e958ec5930662c6cccafbf - -- your orig...
atom Very old oclHashcat-plus Support 3 7,548 01-21-2012, 04:54 PM
    Thread: Simple hashcat wrapper in C#
Post: RE: Simple hashcat wrapper in C#

This is the wrong approach. If you want to keep track of the progress you better parse the restore file. See here for structure: https://hashcat.net/wiki/oclhashcat_lite#parsing_the_restore-file
atom Very old oclHashcat-lite Support 2 7,540 03-13-2012, 11:16 AM
    Thread: Reverse pass and hash on oclHashcat-plus
Post: RE: Reverse pass and hash on oclHashcat-plus

yes, use rules
atom Feature Requests 2 7,535 12-20-2011, 10:14 AM
    Thread: Vbulletin 4.0.3
Post: RE: Vbulletin 4.0.3

if you are completly new to hashcat, checkout these links: https://hashcat.net/wiki/#howtos_videos_papers_articles_etc_in_the_wild
atom Very old oclHashcat-lite Support 2 7,535 03-11-2012, 01:12 PM
    Thread: LINE/ENCODING ERROR
Post: RE: LINE/ENCODING ERROR

You also often see vbull salts somehow url encoded. Make sure to decode first.
atom hashcat 9 7,533 10-01-2017, 11:37 AM
    Thread: Intel Fermi-support in hashcat
Post: RE: Intel Fermi-support in hashcat

what is intel fermi? i only know nvidia fermi and this already works
atom Hardware 3 7,528 04-29-2014, 06:46 PM
    Thread: MaskAttack Increment Error
Post: RE: MaskAttack Increment Error

that's right, just let me add this: you can turn it off by setting --pw-min to the same value as --pw-max
atom Old hashcat Support 3 7,525 05-16-2014, 09:10 AM
    Thread: line length exception with ssha
Post: RE: line length exception with ssha

hashcat CPU does not support dynamic salt length for ssha. only oclHashcat-* does.
atom Old hashcat Support 2 7,523 02-06-2013, 05:21 PM
    Thread: the 34th char from ?s
Post: RE: the 34th char from ?s

meinname123 Wrote: (05-06-2010, 12:43 AM) -- Hi, what is the 34th char on the ?s Mask in oclHashcat? I see only 33 on --help Code: -- ?s = !"#$%&'()*+,-./:;?@[\]^_`{|}~ -- -- nice catch, it...
atom Very old oclHashcat Support 1 7,522 05-06-2010, 09:23 AM
    Thread: Trac refuses to take my submission
Post: RE: Trac refuses to take my submission

Please try again
atom General Help 2 7,522 02-28-2014, 10:25 PM
    Thread: Problem with OSX v10.7
Post: RE: Problem with OSX v10.7

Try again with -n 8
atom Very old oclHashcat-plus Support 3 7,521 05-21-2012, 06:21 PM
    Thread: Problem with OSX v10.7
Post: RE: Problem with OSX v10.7

I do not recommend -n 700 for plus at all since its ways to high (see your host memory requirement while its running with this setting). I would not go over -n 160 and that only if you have a very fas...
atom Very old oclHashcat-plus Support 3 7,521 05-22-2012, 10:51 PM
    Thread: Some random error message
Post: RE: Some random error message

hm never saw such an behaviour. did you sort your dictionary by length?
atom Very old oclHashcat-plus Support 2 7,519 12-01-2011, 04:03 PM
    Thread: 3DES with repeating key
Post: RE: 3DES with repeating key

Well a quick fix for you would be to rewrite the kernel to reuse the first 8 byte as input for the 2nd and 3rd DES round and do a mask attack where the last 16 byte are static.
atom hashcat 8 7,519 05-21-2017, 01:18 PM
    Thread: 3DES with repeating key
Post: RE: 3DES with repeating key

It depends on who you are and what the purpose is
atom hashcat 8 7,519 05-22-2017, 08:37 AM
    Thread: 3DES with repeating key
Post: RE: 3DES with repeating key

No need to proof, I know it works if the key B = A and C = A. However, I don't know of any tool doing this. Also there are other (more interessting) attack-vectors on 3des, but all of them require to ...
atom hashcat 8 7,519 05-23-2017, 03:35 PM
    Thread: oclHashcat speed
Post: RE: oclHashcat speed

Check out this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_is_my_attack_so_slow
atom Old oclHashcat Support 5 7,516 05-23-2015, 07:31 PM
    Thread: oclHashcat speed
Post: RE: oclHashcat speed

did you use -w 3?
atom Old oclHashcat Support 5 7,516 05-23-2015, 08:06 PM