Duplicated hashes
Hello, i have a file with 10k MD5 hashes. In this file are 2k of duplicated hashes so oclhashcat is trying to crack only 8k of unicate hashes and in output file is only one hash of this duplicated...
View ArticleCapitalize with mode 6
How do I capitalize the first letter or all letters of a dictionary file in mode 6? oclhashcat64 -w 3 -a 6 hash.txt dict.txt ?d?d?d when I try adding -r it says only available in mode 0
View Articlehashcat for bitlocker
hi, i look up for the algorithm of bitlocker and they do PBKDF(sha256(sha256(UTF16(password))))) i fount that hahscat know to crack the PBKDF. how can i build a program to crack bitlocker with...
View ArticleIterated SHA-1
I cannot find support for iterated SHA-1 (with salt prefix): Code: sha1(...(sha1(sha1($salt.$pass))) with number of iterations being e.g. 1000. This looks a lot like KD used in Web Services Security...
View ArticleCracking a SHA-256 hash
Hello all, I am trying to crack a SHA-256 hash but I am not sure how to approach this in an efficient way. The following is known of the original non-hashed content: - 64 characters long - only...
View ArticleGot a GTX1080 but cudaHashcat does not work
Hey, i wanted to benchmark my new GTX1080 with oclHashcat but i get the following error: ERROR: cuModuleLoad() 301 Ist there something i can do about it or do I need to wait for the next oclHashcat...
View ArticleGTX1080 Founders Edition - hashcat-3.00-beta-40 benchmarks
Okay, Got a GTX1080 and grabbed the hashcat 3 beta from here: https://hashcat.net/beta/ This are the results: Code: hashcat (v3.00-beta-105-g3227ef1) starting in benchmark-mode... Device #1: Intel(R)...
View ArticleBest approach for [capitalised word] [capitalised word] [1 to 99]
I've got a word list, and I wanted to write a set of rules to take two words from the dictionary, capitalise the first words first letter, and then add numbers from 0 through 99 at the end. Say our...
View ArticleGenerating random strings
I was wondering if it is following possible in oclHashcat to let it generate random 64 characters long strings (which consists of 0-9 and a-z), hash it with SHA-256 and compare the given hash to the...
View Article-m 13100 (Kerberos 5 TGS-REP etype 23) return Invalid hash-type specified ???
cudaHashcat64.exe -a 0 -m 13100 return- "ERROR: Invalid hash-type specified" I'm running above win 10(x64) with the last NVidia driver
View ArticleUknown Encrypted Archive
Greetings, Back in 2009 I encrypted a bunch of files with either winace (90% sure, atho I cannot create a .xef with winace now) or I might have used ashampoo. The files have the .xef extension. I have...
View ArticleNeed help with this MD5 hash
I have to crack these hashes for a class. I have managed to get the first to combining some rules together using oclhashcat think it was the d3ad0ne.rule combinator.rule and toggles1.rule but i just...
View ArticleGoogle's Tensor processing units (TPU)
I'm just wondering if these could potentially play any future role at all in cracking.... http://www.pcworld.com/article/3072256/g...uture.html
View ArticleSHA1 and UTF8
I'm trying to get oclHashCat/cudaHashCat to find some known passwords, but it's not working. Here's an example: Password: «T€$t» $ echo -n «T€\$t» | sha1sum db0822a82e3598764a2836008736987d8555f494 $...
View ArticleERROR: clGetDeviceIDs() -1
I am trying to run oclHashCat on my MSI HD6770 GPU. Software Information Radeon Settings Version - 2015.1129.1552.28517 Driver Packaging Version - 15.30.1025.1001-151129a-297019E Provider - Advanced...
View Articlecaching segment, please wait ...
My first attempt shows this -- caching segment, please wait ... -- and nothing more. I downloaded v 2.00 My command line follows. There are 10 hashes in hashes.txt hashcat-cli64.exe --hash-type=0...
View ArticleHardware Review Please
I'm getting ready to build two of these boxes and wanted to know if I could get anyone's opinion on this. Also note that there is an extra GPU and extra PCI Riser card for a spare on the list. I...
View ArticleFound passwords post-processing
Hello everyone, with all those recent leaks I was wondering if there is an efficient way to post-process passwords. For example we all know that the following strings come from the same word: Code:...
View Articleextrem slow cracking
Hi, if I benchmark SHA1 cracking I get Megahashes/second. If I do real crack it is 10 Kilohashes/second. Do you have any ideas why? greetings Hurzi
View ArticleHow build it from source? [Windows7]
i download files from github. in BUILD.md for windows we see: "make win32 win64" but i have error. oclHashcat work with CUDA? sorry for my bad English
View Article