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 [asc] Replies Views Posted
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Did you try to run the commands without the for/while loop? Does the problem also happen without the loop, e.g running the commands one after the other?
philsmd hashcat 22 17,111 07-28-2017, 02:20 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Does the problem also happen without the --increment command line option?
philsmd hashcat 22 17,111 07-29-2017, 12:56 PM
    Thread: Office hash trouble
Post: RE: Office hash trouble

you should make sure that it looks similar to the example hash listed here: https://hashcat.net/wiki/example_hashes You should also try to use/crack the example hash to make sure that your command...
philsmd hashcat 4 4,319 07-29-2017, 03:37 PM
    Thread: -m 11600 7z
Post: RE: -m 11600 7z

Difficult to say without having the .7z and the extracted hash (but you are right, it is not allowed to post hashes here according to the forum's rules). I would say that it makes sense in this cas...
philsmd hashcat 3 4,073 08-01-2017, 11:31 AM
    Thread: -m 11600 7z
Post: RE: -m 11600 7z

Yeah, you are right it sometimes depends on how "experimental" the beta currently is. Sometimes (actually very often) betas contain fixes for known problems/bugs and therefore at that very moment we r...
philsmd hashcat 3 4,073 08-02-2017, 10:56 AM
    Thread: DES-ECB Numeric Key Search
Post: RE: DES-ECB Numeric Key Search

just use -1 charsets/DES_special/DES_numeral.charset
philsmd hashcat 3 3,522 08-03-2017, 07:48 AM
    Thread: DES-ECB Numeric Key Search
Post: RE: DES-ECB Numeric Key Search

you still need to use --hex-charset also for charsets/DES_special/DES_numeral.charset since the charset is in hexadecimal format
philsmd hashcat 3 3,522 08-03-2017, 09:32 AM
    Thread: Users with the same hash not in output
Post: RE: Users with the same hash not in output

Can you please make sure that you use the newest version of hashcat? Which version of hashcat do you use?
philsmd hashcat 2 2,884 08-03-2017, 05:53 PM
    Thread: Epic cracking!
Post: RE: Epic cracking!

@slayerdiangelo I think it has to do with your statement Quote: -- even a 20 char long hash can be cracked within minutes -- Therefore, it was actually you that made this exaggerated claim and o...
philsmd hashcat 17 13,901 08-04-2017, 07:46 AM
    Thread: Hi, noob query.
Post: RE: Hi, noob query.

yes: https://hashcat.net/faq/#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
philsmd hashcat 1 2,307 08-07-2017, 07:40 AM
    Thread: Please Help
Post: RE: Please Help

... "wallet", "encrypted" ... this could be anything. There are literally thousands of different "wallet" types. What type of wallets are you talking about? Which software was used to generate/u...
philsmd hashcat 5 4,722 08-07-2017, 07:44 AM
    Thread: Please Help
Post: RE: Please Help

If you have the wallet.dat file, you could just use the normal steps: 1. use bitcoin2john.py (https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/bitcoin2john.py) to extra...
philsmd hashcat 5 4,722 08-07-2017, 08:14 AM
    Thread: How to set the minimum password length?
Post: RE: How to set the minimum password length?

from https://hashcat.net/wiki/doku.php?id=rule_based_attack#rules_used_to_reject_plains : Quote: -- Reject rules only work either with hashcat-legacy, or when using “-j” or “-k” with hashc...
philsmd hashcat 5 7,345 08-07-2017, 10:14 PM
    Thread: Locked out of Keepass 1.x
Post: RE: Locked out of Keepass 1.x

if you do not know how to escape special characters within your command, you should just use a hash file. Code: -- hashcat64.exe -m 13400 -a 3 hash_file.txt ?l?l?l?l?l?l?l -- of course the file "h...
philsmd hashcat 6 7,596 08-08-2017, 07:09 AM
    Thread: Using for Axcrypt
Post: RE: Using for Axcrypt

As already explained above, for axcrypt 1.x (every version of ax less than 2.0) you could just use axcrypt2john.py (https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/axcr...
philsmd hashcat 10 11,238 08-08-2017, 11:45 AM
    Thread: Locked out of Keepass 1.x
Post: RE: Locked out of Keepass 1.x

you are not allowed to post hashes here. Respect the forum rules or you get banned immediately. It also can't be that difficult to use the same format of the example hash also for your hash. You ...
philsmd hashcat 6 7,596 08-08-2017, 01:55 PM
    Thread: Axcrypt: axcrypt2john.py (how to use python)
Post: RE: Using for Axcrypt

My guess is that you should just use the correct python version and therefore: you do not need to change the .py file at all. With "the correct" version of python it should work without problems. ...
philsmd hashcat 8 7,831 08-08-2017, 04:07 PM
    Thread: Hashcat cant find my GPU
Post: RE: Hashcat cant find my GPU

Well, that should be very obvious. There are only 2 possibilities: 1. either you mess around with setting up a system that uses ancient drivers/hashcat/windows (this is not supported by the drivers m...
philsmd hashcat 3 5,297 08-09-2017, 08:28 AM
    Thread: how to remove hash from output file
Post: RE: how to remove hash from output file

I can't reproduce this problem and I now tried a lot of different commands etc. Which version of hashcat do you use? make sure that you use the latest release version (3.6 currently).
philsmd hashcat 3 3,469 08-14-2017, 12:00 PM
    Thread: Scrypt + Salsa20/8 128 128
Post: RE: Scrypt + Salsa20/8 128 128

1. you are not allowed to post hashes (see forum rules https://hashcat.net/forum/announcement-2.html) 2. your conversion between the 2 formats used by john vs hashcat is completely wrong. hint: jtr do...
philsmd hashcat 7 8,171 08-16-2017, 07:19 AM