Hashcat fails on MacBook hardware. Any cloud suggestions?
I am trying to learn hashcat for educational/white-hat purposes. It seems that whenever I run the tool using larger wordlists and/or masks of average complexity, it dies out with this error: [i]Abort...
View ArticleSHA-256 64 char password
Hi there, my name is Lok, and i'm not a english native speaker, so i will ask for patience with my english in advance :p I've just recently downloaded the hashcat newest version and i'm struggling with...
View ArticleMissing characters from hashcat brute-force?
hello, is there any possibility there are missing characters from the implemented brute force attack of hashcat? So in my case looking for MD5, which is 8 charcaters long. hashcat64 --force -D 1,2,3,...
View ArticleCan semi broken gpu still work for hashcat?
I keep seeing on ebay about sellers says display doesnt work on a gpu, would it affect using hashcat or does it depend if theres more problems than "no display" on the monitor.
View ArticleRule for targetting CamelCase passwords?
I'm trying to crack a hash I created which I know has a CamelCase password. I'm using the rockyou wordlist and was trying to find out if there are pre-existing rules to target CamelCase passwords. It...
View Article2nd life for 1070 cards - preferred cooling solution
Does anyone here have experience with the Arctic Accelero III GPU cooler? https://www.youtube.com/watch?v=A_xqBidOjpQ I have a number of 1070 cards that I was mining with, but I might use some of them...
View ArticleCombinator attack - hashcat internals
Hello folks, Based on some bcrypt cracking experiments with combinator attack with same dictionary used as dict1 and dict2 and princeprocessor with this dictionary and "min/max elements in chains" = 2...
View ArticleSave restore file each NUM seconds
Hello. I would like to configure an attack so that the restore file is saved each 600 seconds. I have installed the v5.1.0 beta version of HashCat. I have seen that in previous versions the parameter...
View ArticleImproved Mask Attack
If I already knew the first 2 letters of a password or at the very least the range of what the first 2 letters are, is it possible to limit mask attack to these only? Like I know that the first 2...
View ArticleHashcat Mask Attack
Hi, I need hashcat to use a specific mask attack, how can I make/use specific charsets that I have made up? " 1st Character 1-2 2nd Character 0-5, - 3rd Character -, abcd, ABCD, 0-9 4th Character -...
View ArticleHow long to decrypt SHA256
How long to decrypt SHA256(23 character password mask attack) with 7 GPU cards? Is there some way of calculating how long decryption would take? is there a calculator somewhere?
View ArticleBrain server can't write above 4GB
OS: Win10 Hashcat: found on beta 1774, tested and verified on beta 1807 Brainserver Code:hc --brain-server Client Code:hc -m 0 -a 0 -O -z --brain-client-features=1 --brain-password=0000000000000000...
View Articlehashcat 6.2.4 problem - it doesnt run
hi team, i am very new to this. i found an article online explaining how to use hashcat5.1.0 that i can successfully crack the example passwords. i am trying to crack my own wifi password using it, i...
View Articlemode 3000(LM) skip 0x61~0x7A even if ?b used
Hi, I'm trying to crack a LM hash, but I found that hashcat can't crash hashes if they're from password contains 0x61~0x7A Here are 2 hashes I tested bc7428e54df23ab9:$HEX[a141]...
View ArticleRadeon RX5700 XT + ubuntu 20.04 LTS
I have tried to install amdgpu and ROCm, but it only works with my processor Ryzen 9 3900X and can't recognize the gpu. GPU: AMD Radeon RX5700 XT lsb_release -a: LSB Version:...
View ArticleHow to clean a wordlist?
Can Hashcat be used to clean out invalid entries from a wordlist? I see that some wordlists have as much as 30% rejection ratio with Hashcat. Must be a bit of time to save here.
View ArticleHow to write a wordlist
How to write a wordlist my password : abc123456testpassword%$,abcabc123456testpassword,abcabc123456abctestpassword%$?? How can I write a rule? I forgot the case of the password and the specific length?...
View ArticleRTX 3080 ti LHR speed bug
I have last nvidia driver, CUDA 11.5 and hashcat 6.2.4 version installed. I'm running on a RTX 3080 ti LHR. My issue is that hashcat is running insanly slow. For example if I run: hashcat.exe -m 100 -a...
View ArticleUtf32 support
hashcat support mode: 1770 = sha512(utf16le($pass)) How can I add support for this mode? sha512(utf32le($pass)) Do I need to patch hashcat source code to add a custom mode or it can be achieved by some...
View Article