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: Axcrypt support
Post: RE: Axcrypt support

if the example hash does not have keyfile data it's quite likely that this feature is not supported by hashcat.
undeath hashcat 28 15,225 06-27-2018, 11:49 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

You can't run program code through an online translator…
undeath hashcat 28 15,225 07-22-2018, 07:48 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

use python but download the python script straight from github
undeath hashcat 28 15,225 07-24-2018, 08:41 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

Of course those numbers are not always identical. Otherwise there'd be no reason to include them in the hash string. There should not be any spaces anywhere.
undeath hashcat 28 15,225 07-26-2018, 02:26 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

your order of commands is wrong. First hash file, then mask/wordlist.
undeath hashcat 28 15,225 07-27-2018, 04:50 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

you have garbage characters at the beginning of the hash file. See the first two characters. Probably a BOM. If you use a proper text editor you can disable the BOM.
undeath hashcat 28 15,225 07-29-2018, 07:47 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

laulaf Wrote: (07-31-2018, 05:46 PM) -- Have you got some an exemple of software proper text editor ? -- Notepad++ (https://notepad-plus-plus.org/)
undeath hashcat 28 15,225 07-31-2018, 07:24 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

ANSI is alright, always use it for hash lists. UTF-8 only works when your text editor does not write a BOM (or has a way to disable it). Your attack looks alright now.
undeath hashcat 28 15,225 08-02-2018, 04:27 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

axcrypt is a highly iterated, thus slow, hash. Even for very fast hashes, brute-forcing more than 8 characters is hardly feasible. Brute-force is the last resort if you have no other options.
undeath hashcat 28 15,225 08-03-2018, 11:38 AM
    Thread: Line lenght exception?
Post: RE: Line lenght exception?

tiagoandre10 Wrote: (05-11-2012, 12:42 AM) -- they all have $H$ at the beggining -- you might want to see a doctor. a PHPBB hash looks like this: $H$9kZ94K5pP/u/fqqm1FVNSsz/28avM0
undeath General Help 8 15,202 05-11-2012, 08:59 AM
    Thread: Line lenght exception?
Post: RE: Line lenght exception?

KT819GM Wrote: (05-11-2012, 02:06 PM) -- Also seems we have no rules anymore :) -- don't expect me to post real hashes ;)
undeath General Help 8 15,202 05-11-2012, 02:14 PM
    Thread: Log In SSL
Post: RE: Log In SSL

simply change http -> https in your browser bar.
undeath Feature Requests 4 15,175 06-02-2012, 04:57 PM
    Thread: Please help a beginner
Post: RE: Please help a beginner

The minimum amount of time is instant, although this case is very unlikely. In general you can stick to these estimations: https://golubev.com/gpuest.htm So if you buy a rig consisting of 4x AMD...
undeath General Help 9 15,075 03-08-2012, 01:23 AM
    Thread: Please help a beginner
Post: RE: Please help a beginner

Yes, this is correct. Theoretically it is possible that the unlock code is found after less than the estimated time but practically SL3 is know to mostly max out this estimation. It is a brute force p...
undeath General Help 9 15,075 03-08-2012, 05:32 PM
    Thread: Please help a beginner
Post: RE: Please help a beginner

yes, the speed scales linear. Two cards of the same model double the speed (thus half the time).
undeath General Help 9 15,075 03-08-2012, 09:27 PM
    Thread: restore session always crashes..
Post: RE: restore session always crashes..

Maybe the power failure occurred during oclhc writing the restore file and hence it got corrupted.
undeath Old oclHashcat Support 9 15,046 05-14-2014, 03:52 PM
    Thread: SHA-256 Problem
Post: RE: SHA-256 Problem

UTF8 needs two bytes (thus two chars) to encode the special chars.
undeath General Help 6 14,996 08-11-2013, 10:40 PM
    Thread: SHA-256 Problem
Post: RE: SHA-256 Problem

this is most likely a charset problem. Code: -- > Desktop/hashcat-0.46/hashcat-cli64.bin -m 1400 /tmp/a -1 testā "?1?1?1?1?1?1" -a3 --pw-min 6 Initializing hashcat v0.46 by atom with 8 threads...
undeath General Help 6 14,996 08-11-2013, 09:03 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

Look in what order those messages were received.
undeath General Talk 27 14,953 02-24-2019, 03:50 PM
    Thread: add MSCHAPV2 support
Post: RE: add MSCHAPV2 support

if it's in hashcat it MUST be faster than without!
undeath Feature Requests 6 14,946 12-19-2012, 03:08 PM