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 keeps ending with "killed"
Post: RE: hashcat keeps ending with "killed"

what happens when you try to run the example rar hash? https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 2 3,273 10-22-2017, 04:42 PM
    Thread: rar hash code
Post: RE: rar hash code

Only on Mondays I think.
undeath hashcat 1 2,212 10-25-2017, 03:38 PM
    Thread: Plz help for MD5(sal1.PASSWORD.salt2)
Post: RE: Plz help for MD5(sal1.PASSWORD.salt2)

id417 is on the right track but not right there. -j/-k does not allow rule files. Instead of using a1 use a normal a0 attack and create a rule to append salt2 in m20.
undeath hashcat 3 2,813 10-27-2017, 02:24 PM
    Thread: Help with KeePass and Hashcat
Post: RE: Help with KeePass and Hashcat

If it doesn't say your password is wrong that probably means the database got damaged. No backups?
undeath hashcat 2 2,714 10-28-2017, 11:28 AM
    Thread: Benchmark selection
Post: RE: Benchmark selection

atom Wrote: (10-29-2017, 11:08 AM) -- Quote: -- Maybe VeraCrypt (in addition to TrueCrypt or as replacement for TrueCrypt) would make sense. ... PBKDF2 (because it's probably used in a number of ...
undeath hashcat 8 9,943 10-29-2017, 02:11 PM
    Thread: Custom mask charset set from within file
Post: RE: Custom mask charset set from within file

https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
undeath hashcat 1 2,605 11-04-2017, 11:57 AM
    Thread: Dictionary character limit?
Post: RE: Dictionary character limit?

knightwolf Wrote: (11-04-2017, 08:25 AM) -- So hashvalue = encrypt_with_SHA1(?item=25&price=50.00[b]mySecret) -- Please don't refer to hashing as "encryption". Those are two completely different thin...
undeath hashcat 11 8,829 11-06-2017, 01:16 AM
    Thread: correct command line
Post: RE: correct command line

Are you running The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)? If you do, don't. If you don't you still need the correct Intel OpenCL runtime, not pocl. And remove the unicode dash in f...
undeath hashcat 24 22,564 11-11-2017, 12:05 PM
    Thread: hashcat 4.0 and 4.0.1
Post: RE: hashcat 4.0 and 4.0.1

does the example hash crack for you? https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 2 6,808 11-11-2017, 11:11 PM
    Thread: Adding CRC64
Post: RE: Adding CRC64

well, implement it and create a pull request on github https://github.com/hashcat/hashcat
undeath hashcat 3 3,957 11-12-2017, 12:34 AM
    Thread: Adding CRC64
Post: RE: Adding CRC64

Yes, there is no documentation apart the code in the repository afaik.
undeath hashcat 3 3,957 11-12-2017, 12:51 AM
    Thread: Does not start Hashcat
Post: RE: Does not start Hashcat

No errors, just warnings. To fix get a new GPU.
undeath hashcat 1 1,932 11-12-2017, 10:45 PM
    Thread: which version of hashcat should I choose?
Post: RE: which version of hashcat should I choose?

There is only one version: https://hashcat.net/hashcat/
undeath hashcat 2 2,300 11-13-2017, 05:51 PM
    Thread: 7Zip hash woes
Post: RE: 7Zip hash woes

hashcat cannot find your "test.hash" file.
undeath hashcat 15 12,598 11-14-2017, 01:49 AM
    Thread: WinZip - can not use wordlist on Tesla P100
Post: RE: WinZip - can not use wordlist on Tesla P100

we need more useless fullquotes in this thread Jiminy Wrote: (11-15-2017, 05:11 PM) -- I use a pair of GTX-960s.  Nothing fancy or powerful.  Perhaps you could reload the drivers for your Tesla...
undeath hashcat 6 5,778 11-15-2017, 06:52 PM
    Thread: correct command line
Post: RE: correct command line

you did not specify the mode on windows
undeath hashcat 24 22,564 11-15-2017, 06:54 PM
    Thread: correct command line
Post: RE: correct command line

Don't add rules just for the sake of adding rules. Low workload is not an error but a warning. Looks like it's working as intended, though going very slow as expected for veracrypt. And don't us...
undeath hashcat 24 22,564 11-16-2017, 02:24 AM
    Thread: rule? not less than 3 or more than 5
Post: RE: rule? not less than 3 or more than 5

https://www.thesprawl.org/projects/pack/#policygen
undeath hashcat 2 3,153 11-18-2017, 12:12 AM
    Thread: Correct cmd for 7z file using brute force
Post: RE: Correct cmd for 7z file using brute force

jillbrooke Wrote: (11-22-2017, 06:19 AM) -- The password might be 9 characters long and I can't remember any parts of it. -- You're not going to recover it during your lifetime.
undeath hashcat 1 2,895 11-22-2017, 01:23 PM
    Thread: Use dictionary word anywhere in the mask
Post: RE: Use dictionary word anywhere in the mask

There is no such attack mode. You need to emulate it using masks or generated rules. The hybrid attack modes would work, but only for mask + word or word + mask but not mask + word + mask.
undeath hashcat 10 8,457 11-22-2017, 05:39 PM