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: Blockchain Wallet
Post: RE: Blockchain Wallet

hashcat cannot be used to attack websites.
undeath hashcat 6 1,279 06-19-2020, 01:57 AM
    Thread: False Positives
Post: RE: False Positives

If 25-fghaghaglhfalgh and 2-fglhasdfhladd create the same hash it might. Otherwise it is a bug.
undeath hashcat 3 658 06-22-2020, 06:41 PM
    Thread: Bruteforce not finding simple 4 letter hash?
Post: RE: Bruteforce not finding simple 4 letter hash?

-O is using a different kernel that has some optimizations and should run faster but only works for passwords up to a certain length (depending on the specific hashing function). This length is usuall...
undeath hashcat 8 1,281 06-24-2020, 12:29 PM
    Thread: Bruteforce not finding simple 4 letter hash?
Post: RE: Bruteforce not finding simple 4 letter hash?

led5150 Wrote: (06-25-2020, 01:20 AM) -- Funny enough, it does find it without the -O flag.  Would it be safe/reliable to use without it? -- Unfortunately that's not safe to say. Fact is, there is...
undeath hashcat 8 1,281 06-26-2020, 03:17 PM
    Thread: ESSID:key available lists?
Post: RE: ESSID:key available lists?

See https://hashcat.net/forum/thread-6170.html Given that default passwords for wpa routers are usually generated using some pseudo-random hashing function I wouldn't expect an AI to create much us...
undeath hashcat 6 1,108 06-28-2020, 03:40 PM
    Thread: Anyone with a amd/radeon GPU rig running on linux?
Post: RE: Anyone with a amd/radeon GPU rig running on li...

You should see no issues using rocm on linux.
undeath hashcat 5 1,004 07-06-2020, 03:28 PM
    Thread: Upgraded to v6.0.0 now Illegal instruction error
Post: RE: Upgraded to v6.0.0 now Illegal instruction err...

Why are you not running hashcat on your windows system?
undeath hashcat 3 700 07-07-2020, 06:51 PM
    Thread: AesCrypt hash: How to obtain iv, enc_iv, enc_key, HMAC and encrypttion
Post: RE: How to obtain iv, enc_iv, enc_key, HMAC and en...

According to the error.png screenshot in your first post even AES Crypt itself doesn't recognize that file as a valid AES Crypt file. Either it was not created with AES Crypt or it has been damaged.
undeath hashcat 5 812 07-08-2020, 09:27 PM
    Thread: Quick question about charsets
Post: RE: Quick question about charsets

no
undeath hashcat 1 353 07-09-2020, 08:53 PM
    Thread: How to crack Apple Secure Notes?
Post: RE: How to crack Apple Secure Notes?

Wrap the hash in single quotes or save it in a text file, otherwise your shell will try to interpret some special characters and pass invalid data to hashcat.
undeath hashcat 3 678 07-12-2020, 04:33 PM
    Thread: First Attempt, does this look alright?
Post: RE: First Attempt, does this look alright?

hashcat has predefined character sets and I highly recommend them over specifying each letter by itself. Also, the command in the first post seems to have ?1=?2 and ?3=?4 that doesn't make sense. More...
undeath hashcat 8 1,060 07-17-2020, 11:56 AM
    Thread: Is this good?
Post: RE: Is this good?

The usage of your GPU depends on the attack type and hash type you are using. Straight wordlist attacks have poor performance. Have a look at https://hashcat.net/wiki/doku.php?id=frequently_asked_ques...
undeath hashcat 6 883 07-21-2020, 04:14 PM
    Thread: Devices being skipped
Post: RE: Devices being skipped

-D is for device types (2 in your case), -d is for individual devices. Try that instead.
undeath hashcat 8 1,249 07-25-2020, 01:43 PM
    Thread: Is it hashfile.txt or example.hash
Post: RE: Is it hashfile.txt or example.hash

Depends on how you named your hash file.
undeath hashcat 4 675 07-28-2020, 02:37 PM
    Thread: Brute force PIM of a VeraCrypt file container, known key file and algorithm
Post: RE: VeraCrypt file container to be unlocked by a k...

Can't answer all your questions but here are some comments: Command line one and two are equivalent and will produce the output you posted. Command line three will definitely produce a different outp...
undeath hashcat 2 536 07-28-2020, 02:46 PM
    Thread: slow using rules
Post: RE: slow using rules

Without knowing how exactly your command line is looking and what numbers you are comparing it's impossible to properly answer this. Please provide more details. I have never seen a straight wordli...
undeath hashcat 7 1,056 07-28-2020, 05:08 PM
    Thread: Need help with Intel CPU and NVIDIA GPU
Post: RE: Need help with Intel CPU and NVIDIA GPU

Merged this complete mess of threads. This forum is not your personal twitter account, please act accordingly.
undeath hashcat 43 4,391 07-30-2020, 05:23 PM
    Thread: Need help with Intel CPU and NVIDIA GPU
Post: RE: Need help with Intel CPU and NVIDIA GPU

FPTHHrw6mKhNZwL6 Wrote: (07-30-2020, 10:43 PM) -- I don't care how long it would take to get to the answer. -- Then what is your goal at all? FPTHHrw6mKhNZwL6 Wrote: (07-30-2020, 10:56 PM) -- C...
undeath hashcat 43 4,391 07-30-2020, 11:19 PM
    Thread: DCC2 - 2100 only using one GPU on multi GPU systems
Post: RE: DCC2 - 2100 only using one GPU on multi GPU sy...

Yes, using very small wordlists (less than a few thousand words) is a common reason for low workloads.
undeath hashcat 5 712 08-03-2020, 03:25 PM
    Thread: Unsure which method to use
Post: RE: Unsure which method to use

The attack looks good, especially for your use case. One thing that ruleset does not do is toggling the case of characters. You'd have to chain together with toggles{1,2,3}.rule to include some case t...
undeath hashcat 2 432 08-16-2020, 12:41 PM