Outputting in email:password format is very slow!
Hi, I have a file with 4 million hashes (in email:hash format) and I cracked lot of them with this way. The problem starts when i try to get the formatted output (email:password) from Hashcat. I used...
View ArticleError with estimated time
Hi Guys, I have just tested the current github repo version of Hashcat and I noticed a minor error in the estimated time output. It shows the estimated time to completion as being ~3 years, but the...
View ArticleExclude passwords with more than a maximum number of uppercase characters
This question has already been asked here, but didn't receive a reply, and it's a *VERY* common-sense approach to vastly reduce the key space. Most passwords have few uppercase characters, compared to...
View ArticleHashcat stop randomly
Hi... My session stops randomly everytime @ one point Does someone knows the solutions for this ? pull/1273/head Version Session..........: hashcat Status...........: Running Hash.Type........: MD5...
View ArticleHow to translate the results of Hashcat ?
Hello I am french> Google translation> sorryundefined I extracted the hash of a password from an encrypted image with the Axcrypt software with this line (I was very helped ...) Python...
View ArticlePerformance Stats
Hi, Is there a way to log the time taken to recover a hash the output file? I'd like to be able to demonstrate how quickly certain logins/hashes were able to be recovered using certain...
View ArticleExpander / fingerprint attack
I was reading this article about a fingerprint attack and decided to try it. The results on a picked clean by multiple dictionary attacks and a few rule attacks hashlist is impressive (in 27 min I got...
View Article1080gtx running slow with WPA
I'm using hashcat64.exe with -w 3 and -m 2500. I've looked up a ton of 1080gtx benchmarks and I should be hitting ~500kH/s, but I'm hitting ~270-290kH/s. Any idea what to do here?
View ArticleNeed Help | SHA256
Hello ! I need to "crack" a SHA256 hash with 32 characters (yes , it's a long number) but I know the order of the first 20 characters rest of them are randomly generated. This is the code I try to run...
View Articlehow to remove hash from output file
hi, i cracked passwords using hashcat and in the output file the lines are in user:hash:pass but i need user:pass. to do it i did: hashcat64.exe -m 0 --username hashes.txt wordlists then after it...
View ArticleHow to generate/try random keys for 3des?
Hi, I just want to know how to generate random hex keys to bruteforce 3des. What is the best way to go about this? Do I use the stats-processor to generate the random key candidates, and then feed them...
View ArticleExcel Password Hash Extraction
I have an xlsx file that is not encrypted but still requires a password to enable editing. Using office2hashcat gives me an error: Quote:holiday.xlsx : zip container found, file is unencrypted?,...
View Articlevariant of PBKDF2-HMAC-SHA256 needed
Hi, I'm about to hack my own password for an online cryptocurrency wallet. I have the hash data and the algo in c++ source code. It seems to be a variant of PBKDF2-HMAC-SHA256 with a different number...
View ArticleHelp generating password command
I need help generating a password command for my old litecoin wallet. I know what the password should be, but i was using a wireless keyboard to type it in(that sometimes drops letters) and i didn't...
View ArticleGetting Segmetation Fault Everytime.. (Error)
Hi! So i recently installed The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux to my laptop and it's my first time trying to use hashcat but no matter what i do and what kind of command i...
View ArticleScrypt + Salsa20/8 128 128
Hi, I am having trouble figuring out why Scrypt is easily being cracked using John, however hashcat is not able to with both CPU and GPU (I understand that using GPU may not really work when working...
View Articlenoob question
I have a file with: user email hashed-pass spaced out on each line Is there a command for windows hashcat to find the hash on each line, crack it with a dictionary, and have the output...
View ArticleSpecific charset & length brute-hybrid
Greetings folks! I was wondering anyone could issue me guidance or even better exact string for the following: * Specific charset containing nums & specials (say: JackOne123!) - so known charset. *...
View ArticleHow to save all generated hashes to file?
Hello. I have txt file with 5 billion words. I need generate sha256 hashes for each of them. How can I do this with hashcat?
View ArticleMS Office Instant decryption
Hello, I wonder how some tools (Passware for example) claim our their website to "instant decrypt" Office files version <2003 40-bit encryption. Then I saw their secret - I guess - which is...
View Article