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 Posted [asc]
    Thread: wpa2 broken
Post: RE: wpa2 broken

I'd guess no. This attack isn't a way to crack the actual password, but trick the endpoint into connecting to another device with a known password.
rsberzerker hashcat 3 3,874 10-16-2017, 02:56 PM
    Thread: 5 question around
Post: RE: 5 question around

Some rule files are included with hashcat in the rules directory. Best64 is the name of one set of rules. Example command: hashcat64.exe -m %hashtype% -a 0 --remove -o %outfile% --status --markov-...
rsberzerker hashcat 5 5,380 09-28-2017, 03:39 AM
    Thread: 5 question around
Post: RE: 5 question around

2) Depends on the hashtype. 3) You are using the parameter --outfile-format 2 From the wiki: Code: -- - [ Outfile Formats ] -  # | Format ===+========  1 | hash[:salt]  2 | plain �...
rsberzerker hashcat 5 5,380 09-27-2017, 02:34 PM
    Thread: LINE/ENCODING ERROR
Post: RE: LINE/ENCODING ERROR

Comparing your problem hashes to the example hashes, they don't match in format, which is the problem. For the 2611, you have XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXX wh...
rsberzerker hashcat 9 7,519 09-27-2017, 02:10 PM
    Thread: How To Run Hashcat ON RDP/VPS
Post: RE: How To Run Hashcat ON RDP/VPS

Seconded Mem5's answer. You're missing the proper video drivers. Also hashcat-cli64 is from older versions of hashcat and obsolete. Not recommended to use.
rsberzerker hashcat 4 4,620 09-26-2017, 02:51 PM
    Thread: Hashcat rule help.
Post: RE: Hashcat rule help.

There are several ways depending on what you are trying to accomplish: 1) Rules (see the wiki if you don't understand the line) Code: -- Insert @ N | iNX | Inserts character X at position N | i...
rsberzerker hashcat 6 5,410 09-26-2017, 02:48 PM
    Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...

> If possible: For slow hashes try to hold the amplifier around 50-500 amplifier and for fast hashes 500-5000. Shift more data to the base than to the amplifier. Atom: Is this a general rule or on...
rsberzerker hashcat 6 6,004 09-23-2017, 04:19 PM
    Thread: Sort and de-dupe without merging together?
Post: RE: Sort and de-dupe without merging together?

Hashcat utilities rli and rli2 might do what you want, although it will take several passes if you have multiple dictionary files.
rsberzerker hashcat 2 2,630 09-23-2017, 01:19 AM
    Thread: Slow Speed On My Nvidia GPU
Post: RE: Slow Speed On My Nvidia GPU

> Nothing is wrong. The GPU is just old and slow. Agreed. Plus WPA is a slow hash.
rsberzerker hashcat 3 3,118 09-22-2017, 11:17 PM
    Thread: LINE/ENCODING ERROR
Post: RE: LINE/ENCODING ERROR

1) What hash type are you trying to crack? 2) There are example hashes for pretty much every type in the wiki. Check ones you are getting an error with against the example. Does it look the same fo...
rsberzerker hashcat 9 7,519 09-21-2017, 02:18 PM
    Thread: Command structure?
Post: RE: Command structure?

It's possible. You may have to quote the path if contains spaces and leave off the trailing backslash. Here's an example where C:\Users\username\Documents\wordlists is a directory containing multiple ...
rsberzerker hashcat 2 3,418 09-21-2017, 02:11 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

You need the pyenchant library/module. I never was able to get this working on Windows, but it was easy on [Debian] Linux. Any you need to understand the attack method. Based on your first post, yo...
rsberzerker hashcat 13 9,636 09-19-2017, 01:59 PM
    Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?

I've done some more experimenting and I'm convinced there are other factors that determine speed besides the video card and hash. When I upgraded my main cracking system to the 1060 card, I took my ol...
rsberzerker hashcat 3 3,720 09-19-2017, 05:03 AM
    Thread: Dilemma…!
Post: RE: Dilemma…!

undeath Wrote: (09-13-2017, 05:37 PM) -- PACK is just a collection of python scripts. You can run python on almost any OS, including Windows. -- In theory yes. In practice, there is a dependency wi...
rsberzerker hashcat 13 9,636 09-18-2017, 02:12 PM
    Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?

I'm running a mask attack, from different points in the same hcmask file I generated using PACK. (I deleted some from one copy then started hashcat.) All the masks are 10 characters, not that that sho...
rsberzerker hashcat 3 3,720 09-16-2017, 01:37 PM
    Thread: Performance difference Win 7 vs Win 10?
Post: Performance difference Win 7 vs Win 10?

Somewhat by luck, I've got my hands on two systems for a short time, one Win 7 and the other Win 10. Both have a GTX 1060 FE card. But when I run hashcat 3.6.0 on both, doing MD5, I'm getting quite a ...
rsberzerker hashcat 3 3,720 09-16-2017, 05:47 AM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

Thank you. That works for me too. I guess my mistake was missing the ?? . Funny that you can't escape the ? with a \ like this \? . So \ isn't a universal escape character...
rsberzerker hashcat 5 5,443 09-14-2017, 02:48 PM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

#2 - That's what I was afraid of. Oh well, nothing a find and replace can't fix. #1 - Your line looks like what I tried, but it doesn't work. I had figured out I need to escape the comma (the error...
rsberzerker hashcat 5 5,443 09-14-2017, 02:07 PM
    Thread: Custom symbol character set
Post: Custom symbol character set

Problem 1: I've got a mask file I'm trying to use a custom character set for the symbols, but keep getting a syntax error. Basically I want to use the ?s, but I know there are no spaces, so what do I ...
rsberzerker hashcat 5 5,443 09-14-2017, 04:14 AM
    Thread: Suggestions on how to attack
Post: RE: Suggestions on how to attack

undeath Wrote: (09-09-2017, 10:02 AM) -- If it's random the hints are not worth much. -- Well, they do reduce the keyspace a little.
rsberzerker General Talk 2 3,176 09-09-2017, 02:24 PM