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 [desc] Forum Replies Views Posted
    Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist

undeath Wrote: (06-23-2018, 11:29 AM) -- multibyte wordlists with rules are an open problem. Your wordlists will just work but rules will still only modify single bytes. Converting to hex or whatever...
Mem5 hashcat 6 4,577 06-25-2018, 05:17 PM
    Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist

OK got it. By the way, I just figure out that WPA-Personal (https://en.wikipedia.org/w/index.php?title=Wi-Fi_Protected_Access) has a limitation conerning accented letters : "passphrase of 8 to 63 p...
Mem5 hashcat 6 4,577 06-25-2018, 06:27 PM
    Thread: Card for DES cracking
Post: RE: Card for DES cracking

GTX 1070 or 1080 or 1080Ti depending of your budget.
Mem5 Hardware 1 2,143 07-03-2018, 09:45 PM
    Thread: MS Office Instant decryption
Post: RE: MS Office Instant decryption

MS Word
Mem5 General Talk 9 15,352 07-15-2018, 10:24 PM
    Thread: bitcoin2hashcat error
Post: bitcoin2hashcat error

Hi, Just installed a bitcoin client, create a wallet, and tried to run bitcoin2hashcat(/john).py : Code: -- python bitcoin2hashcat.py  default_wallet.dat ERROR:root:Couldn't open wallet.dat/m...
Mem5 hashcat 7 6,386 07-18-2018, 06:58 PM
    Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error

I tried 4 different desktop bictoin clients. So I guess the format is different!
Mem5 hashcat 7 6,386 07-19-2018, 07:52 PM
    Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error

Ok :) I tested with other clients. With the latest BitcoinCore, I have another error: Code: -- python bitcoin2hashcat.py walC.dat Traceback (most recent call last):   File "bitcoin2hashcat.py", ...
Mem5 hashcat 7 6,386 07-22-2018, 09:15 PM
    Thread: bitcoin2hashcat error
Post: RE: bitcoin2hashcat error

Tested, it works OK.
Mem5 hashcat 7 6,386 07-24-2018, 08:49 PM
    Thread: Easy password with runic
Post: RE: Easy password with runic

As DanielG said, as soon as the graphical letters have a hexa representation between 0x00 to 0xff it can be reached by hashcat thanks to ?b.
Mem5 hashcat 6 3,550 07-27-2018, 11:24 AM
    Thread: First cracking build
Post: RE: First cracking build

"Any build tutorials you can suggest?" Depends on how many cards you want to install.. but for $1000 I guess you'll get only one or two, so this is a very standard build, just plug the cards into the...
Mem5 Hardware 4 3,825 07-27-2018, 11:31 AM
    Thread: hashcat v4.2.0
Post: RE: hashcat v4.2.0

Awesome, thank you atom and all the tema behind.
Mem5 hashcat 10 27,941 08-03-2018, 12:33 PM
    Thread: cap to hccapx - best practices ?
Post: cap to hccapx - best practices ?

Hi, What's the practice when converting .(p)cap files to hccapx? Some users adivse cap2hccapx from hashcat-utils, while some other users advise to use hcxpcaptool from ZerBea. What's the diffenre...
Mem5 General Talk 2 2,425 08-03-2018, 01:24 PM
    Thread: cap to hccapx - best practices ?
Post: RE: cap to hccapx - best practices ?

Very clear, thanks :)
Mem5 General Talk 2 2,425 08-03-2018, 02:08 PM
    Thread: how to take hash with winrar?
Post: RE: how to take hash with winrar?

You need the tool rar2john to extract the hash from the RAR file: - from source: https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/src/rar2john.c - online: https://www.onlinehashcrack....
Mem5 hashcat 8 11,897 08-03-2018, 06:46 PM
    Thread: how to take hash with winrar?
Post: RE: how to take hash with winrar?

DO NOT copy.paste your hashes here ! According to https://hashcat.net/wiki/doku.php?id=example_hashes $RAR$3$ hash use mode -m 12500
Mem5 hashcat 8 11,897 08-04-2018, 02:08 PM
    Thread: how to take hash with winrar?
Post: RE: how to take hash with winrar?

copy the hash in a file and pass this file as an argument
Mem5 hashcat 8 11,897 08-04-2018, 09:49 PM
    Thread: hcxpcaptool - output possible WPA/WPA2 plainmasterkey list
Post: hcxpcaptool - output possible WPA/WPA2 plainmaster...

Hi, I'm quite old to hash cracking but quite new to WPA stuff, and I take the new Zerbea tools release opportunity to learn and share. I don't know if hashcat forum it the best place to discuss about...
Mem5 General Talk 1 4,247 08-06-2018, 11:50 AM
    Thread: Large wordlist editor windows
Post: RE: Large wordlist editor windows

If you want to stay on Windows, install a linux subsystem, you will have a linux shell into windows, so you'll be able to use sed/awk/grep etc. Link: https://docs.microsoft.com/en-us/windows/wsl/inst...
Mem5 General Talk 4 3,254 08-24-2018, 12:08 PM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

It just misses a field to send a pmkid hash :)
Mem5 User Contributions 187 1,293,339 08-27-2018, 07:24 PM
    Thread: cap2hccapx
Post: RE: cap2hccapx

Use Zerbea tools for WPA related tasks like this one, https://github.com/ZerBea/hcxtools Quote: -- hcxpcaptool : Shows info of pcap/pcapng file and convert it to other hashformats accepted by hashcat...
Mem5 hashcat 5 5,004 08-29-2018, 08:26 PM