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 Replies [desc] Views Posted
    Thread: Best way to tackle bcrypt
Post: Best way to tackle bcrypt

In your opinion, what's the best way to tackle bcrypt with a cost of 12 (ie $2a$12$...)? While I think using the GPU would the best choice when we deal with dictionary + rules attacks, what about wh...
vladimir125 General Help 5 10,915 08-20-2015, 03:53 PM
    Thread: Identify hash
Post: Identify hash

Hello everyone, I'm having some troubles to identify an hash that follows this pattern (I redacted it as requested by the rules): Code: -- B60XXXXXXXXXXcbBPyyphFez4SPlQnfCXXXXXXXXXXgiRT/7JQyGhDkPM0X...
vladimir125 General Help 5 7,438 12-22-2015, 12:01 AM
    Thread: Identify hash
Post: RE: Identify hash

Well, it seems that I just "rubber duck"ed myself :D After finished posting I tried with some known passwords and I just found that it's an SHA-512 password encoded with base64. Now my question is n...
vladimir125 General Help 5 7,438 12-22-2015, 12:12 AM
    Thread: Identify hash
Post: RE: Identify hash

Thank you for the suggestion! I just checked the docs and I can only see options flagging the salt/charset/wordlist being in hex. Is there anything for hashes? Or am I missing something obvious?
vladimir125 General Help 5 7,438 12-22-2015, 11:45 AM
    Thread: Identify hash
Post: RE: Identify hash

That's even better! thank you very much!
vladimir125 General Help 5 7,438 12-22-2015, 10:35 PM
    Thread: hashcat v3.30
Post: RE: hashcat v3.30

Thank you very much! It just solved my issue with CPU and GPU cracking... After installing CPU drivers everything went south, I was very close to remove all the drivers and start from scratch.. Than...
vladimir125 hashcat 7 22,245 01-06-2017, 06:34 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,617 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,617 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,617 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,617 01-02-2016, 12:11 AM
    Thread: Configuration suggestions
Post: RE: Configuration suggestions

Thank you very much! Can you please suggest a valid motherboard? Regarding CPU cracking: is that really an option? AFAIK (and I know very little...) GPU always performs better than CPU, even on sl...
vladimir125 Hardware 8 11,098 03-03-2016, 10:58 PM
    Thread: Configuration suggestions
Post: RE: Configuration suggestions

epixoip Wrote: (03-03-2016, 11:51 PM) -- You are wrong, but not totally wrong. Depends on what you're working with. -- For curiosity sake, any example? I remember I tried once to use CPU to crack b...
vladimir125 Hardware 8 11,098 03-04-2016, 10:55 AM
    Thread: Configuration suggestions
Post: Configuration suggestions

Hello everyone, First of all, this is my first time building a custom pc, so please forgive me if I did something stupid or noobish. I'd wish to build my first cpu dedicated to hash cracking, at t...
vladimir125 Hardware 8 11,098 02-29-2016, 01:09 PM
    Thread: Configuration suggestions
Post: RE: Configuration suggestions

I know there are more examples, but fuck it I'm drunk, so you take what you get AND YOU LIKE IT Well, I just had a full and clear explanation, so no complains here :D OT: You guys should really...
vladimir125 Hardware 8 11,098 03-04-2016, 12:27 PM
    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,339 03-09-2015, 04:52 PM
    Thread: Wordlist of phrases
Post: Wordlist of phrases

Hello everyone, I'm interested in creating phrases from a given text, for example: Code: -- In the beginning God created the heaven and the earth. And the earth was without form, and void; and...
vladimir125 User Contributions 12 15,141 12-27-2016, 11:59 AM
    Thread: Wordlist of phrases
Post: RE: Wordlist of phrases

Care to elaborate?
vladimir125 User Contributions 12 15,141 12-27-2016, 01:07 PM
    Thread: Wordlist of phrases
Post: RE: Wordlist of phrases

I hope so :) So I guess there's nothing like that and it could be useful
vladimir125 User Contributions 12 15,141 12-27-2016, 09:02 PM
    Thread: Wordlist of phrases
Post: RE: Wordlist of phrases

that seems interesting, but I think it's too much clever: what I was trying to do is to simply create a "floating window" on words other a prefixed text. If I got it right, the code you linked will tr...
vladimir125 User Contributions 12 15,141 12-29-2016, 12:27 PM
    Thread: Wordlist of phrases
Post: RE: Wordlist of phrases

I put the script together, created a wordlist of phrases based on the BibleĀ and... oh boy, that was unexpected! Code: -- withhisstripeswearehealed amnotashamedofthegospel rejoiceinthelordalwa...
vladimir125 User Contributions 12 15,141 12-29-2016, 07:03 PM