Potfile format - to hex or not to hex
Are there any utilities to convert passwords in a pot file to all hex or all plaintext? For example, if I have a potfile and it has mixed entries for found passwords and some look like...
View Articlehash(hash)
Hi fellow hashcats From time to time, I have the a complex hash function, like today - f(x)=SHA256(SHA256(x)) - a double SHA256 we could say, sometimes something more complicated. My question is how do...
View Articletype example.dict
Hello I am newbie. Explain please the difference, between the ways of dictionary brutforce: This: hashcat64.exe -m 400 example400.hash example.dict and this: type example.dict | hashcat64.exe -m 400...
View ArticleEarly 1080Ti benchmark
Here is a first sample for the Founders 1080Ti right off the truck from Nvidia pre-sales. Seeing some errors near the end, may be driver related not sure. Code:...
View ArticleGpu renting?
Just an idea, not a developer, or have the slitest know how on developing an applications or if this is allowed, but it would be cool to see a server that you can add clusters of gpus too over the...
View ArticleBudget cracking machine
Hi guys I'm interested in you opinions what about I'm going to say I would like to say first that this kind of project is a hobby thing so i would never ever spend thousand of dollars on it. I wanted...
View Articlezlib on GPU
Hello! I'm interested in the question, is it possible to rewrite the zlib library on the GPU? (Only the Inflate method is interested) Or maybe I should not even try?
View ArticleNTLM list with Duplicate Hashes
Hello, I have cracked a list of NTLM hashes and noticed the following... For example: User1:123456789 User2:987654321 User3:123456789 It appears that when I run hashcat, user1 will show up on my output...
View ArticleIs my computer good
Hello I'm Turkish user : and I know very little English Intel(R) Core(TM) i7-6500U CPU @ 2.5GHz 16 GB RAM AMD Radeon R5 M335 / Intel(R) Graphics 520 Thank you
View Articleguess number
Hello, I'm trying to use hashcat to crash a bunch of md5 hashes. I'm using it in brute force mode. When hashcat cracks a hash, it displays the <hash>:<password>. Is there a switch that...
View Articlecap2hccapx and odd ESSID
Hi, I would like to modify cap2hccapx.c (and push it to github if needed) to print ESSID in hexadecimal. Why ? To display/manipulate odd characters in the ESSID string e.g. russian, accent, etc Or the...
View ArticleOracle o5logon hash bruteforce
Hi, everybody! Please help me solve something misunderstood about Oracle hash. You most knowing that the Oracle O5Logon protocol contains the vulnerability that allows for the password to be cracked...
View ArticleVery slow Hash
Apologies for the noob questions, I'm using HashcatGUI with hascat3.4 to crack two Office 2013 Hash. I've already extracted the hash using office2john. I have an intel 4790k and an AMD Radeon R9 Nano....
View ArticlePotfile.
At the moment I'm running various mask-attacks based on previous passwords found. So once my first attack has finished, I try another - but each time I have to wait a few minutes whilst Hashcat...
View ArticleParsing out hashes from single lines
Scenario: a sql dump file that contains multiple md5 hashes, but they are all on a single line. The goal is to parse them out to make them readable by hashcat. While this command is functional, it...
View ArticleUpgrading Ubuntu 14 to 16
Has anyone run 'do-release-upgrade' on their Ubuntu 14 installation in order to upgrade it to Ubuntu 16.04.2 LTS? I have been avoiding doing this since everything is working well with Ubuntu 14 and it...
View Article+55 minutes in Generating Dictionary for 194GB
Hi all, I'm a newbie (so excuse for any mistake I can generate) :-) I need to recover my ethereum wallet password. I remember the password structure, the words and the combinations but not the way I...
View ArticleCombination attack and rules how?
I want to use the combination attack and rules together for instance my password is "Helloworld123" left dictionary has "hello" right dictionary has "world" so using combination i will get...
View ArticleExtra cooling for the Corsair 730T (easy case mod)
Since I prefer air cooling (who has time to be a plumber in addition to being a hashcat enthusiast?), I have come up with a simple case mod for the Corsair 730T (the 730T costs about $140 lately). I...
View Articledefect in outfile_write method.
When using --outfile-format=11, hashcat is suppose to include the guess number as the last item. However, this was the output: a2593e6a5ae8ba54b95ff7b182d738a8:jblaze: Looking at outfile_write, I...
View Article