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 Forum [desc] Replies Views Posted
    Thread: Markov attack
Post: RE: Markov attack

I am aware of the help screen. My question is: is this kind of attack useful? Or used to be and then with the refactoring became less efficient/useful?
vladimir125 hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,095 01-30-2017, 05:43 PM
    Thread: Markov attack
Post: RE: Markov attack

Thank you, I was remembering those info but I couldn't find any "official" source. Thank you very much for pointing it out.
vladimir125 hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,095 01-30-2017, 06:00 PM
    Thread: Resume session while using mask file
Post: Resume session while using mask file

Currently I am running a mask attack using a mask file. Looking at the output, it seems that the skipped and Restore.point values are referred to the current mask. Since in a file there could be sev...
vladimir125 Old oclHashcat Support 3 5,625 02-22-2015, 05:33 PM
    Thread: Resume session while using mask file
Post: RE: Resume session while using mask file

Thank you very much. I was doing the same, but I wanted to check if there was an automated way to do that. Well, at least I wasn't doing something wrong :)
vladimir125 Old oclHashcat Support 3 5,625 02-23-2015, 10:10 AM
    Thread: Cracking 16 digits wi-fi
Post: Cracking 16 digits wi-fi

Hello everyone, I'd need some advice before attempting something useless. I'm trying to crack a Wi-Fi network and I know for sure that the password is 16 chars long, digits only. Since it's a di...
vladimir125 Old oclHashcat Support 3 5,397 10-09-2015, 04:16 PM
    Thread: Custom iterations count
Post: Custom iterations count

Hello everyone, I'll admit this is a pretty weird scenario, but sadly I have to face it. I have a sha512 salted hash, with custom iterations for each user. For example User A has 7200 iterations, ...
vladimir125 Old oclHashcat Support 2 5,100 12-28-2015, 06:54 PM
    Thread: Custom iterations count
Post: RE: Custom iterations count

Since I don't have access to the code base, I can only perform an educated guess. The hash resembles plain sha512 algorithm, the salt is something like 104e8bd5-462f-4974-a508-f2963be9da75 I suspe...
vladimir125 Old oclHashcat Support 2 5,100 12-28-2015, 08:51 PM
    Thread: Problems with non-English hashes
Post: Problems with non-English hashes

Hello everyone and happy new year! Currently I'm working on a pretty large list (3.9M hashes, trimmed down to 2.2M unique hashes) made of plain, un-salted MD5 hashes. I know for sure that all the pla...
vladimir125 Old oclHashcat Support 8 10,612 01-01-2016, 07:21 PM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

FlippingGerman Wrote: (01-01-2016, 07:29 PM) -- Strange that it's so few though, I'd expect it to be better than that. -- That makes two of us :(
vladimir125 Old oclHashcat Support 8 10,612 01-01-2016, 09:03 PM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

Sorry for the double posting, but I tried some new things. Looking around, trying to crack anything that it's not English seems to be a big PITA. To be on the right side, I tried to use the charset ...
vladimir125 Old oclHashcat Support 8 10,612 01-01-2016, 10:06 PM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

undeath Wrote: (01-01-2016, 11:36 PM) -- You're probably using the wrong charset. -- That's possible, any suggestions on how could I find the error? epixoip Wrote: (01-02-2016, 12:05 AM) -- Encod...
vladimir125 Old oclHashcat Support 8 10,612 01-02-2016, 12:11 AM
    Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU

Here's my benchmark. By the way, I got the Abort trap: 6 error, too. Code: -- oclHashcat v2.01 (g952c20e) starting in benchmark-mode... Device #1: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz, ski...
vladimir125 Old oclHashcat Support 31 51,142 02-25-2016, 03:36 PM
    Thread: 0 keyspace
Post: 0 keyspace

Hello everyone, I have a very strange issue: when I use a specific wordlist, I get a keyspace of 0. For your information, the wordlist is made of hashes (I have some broken hashes that I'm trying ...
vladimir125 Old oclHashcat Support 3 4,623 03-25-2016, 10:42 PM
    Thread: 0 keyspace
Post: RE: 0 keyspace

Sorry, I think the problem was caused by the length of the candidate passwords. Is the 55 limit still valid? I think that would explain the 0 keyspace: they are all skipped thus the final keyspace is...
vladimir125 Old oclHashcat Support 3 4,623 03-26-2016, 09:39 AM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

Hi curlyboi, I just started testing it and I found it very useful. However I have a couple of suggestions/bug report: Server script I can see there are several notices about undeclared variables. ...
vladimir125 User Contributions 289 591,801 03-02-2015, 10:17 AM
    Thread: cudaHashCat64 on AWS EC2
Post: RE: cudaHashCat64 on AWS EC2

just as a side note, I played with AWS a little, too. Did you get any issues while downloading oclHashcat from the site? I saw that, if I don't put any speed limit to the wget command, the site will...
vladimir125 User Contributions 12 60,321 03-09-2015, 04:52 PM
    Thread: Dump Scraper
Post: RE: Dump Scraper

ah crap, I forgot to put that in the wiki! You have to get composer (https://getcomposer.org/download/) and run: php composer.phar install sigh, that's the risk of always working on a dev envir...
vladimir125 User Contributions 22 42,286 03-19-2015, 08:56 PM
    Thread: Dump Scraper
Post: RE: Dump Scraper

ignore the notice error, it seems the tweet doesn't have any data (I'll add a check for it). Please manually create the folder data/raw Tomorrow I'll release a new version addressing these issues....
vladimir125 User Contributions 22 42,286 03-19-2015, 09:40 PM
    Thread: Dump Scraper
Post: RE: Dump Scraper

can you please post the training/features.csv file? I think there are some invalid values inside that. You can upload it to pastebin and put the link here. Thank you very much!
vladimir125 User Contributions 22 42,286 03-20-2015, 01:20 PM
    Thread: Dump Scraper
Post: RE: Dump Scraper

ARGH!!!! Copy&paste strikes again :(
vladimir125 User Contributions 22 42,286 03-20-2015, 11:36 PM