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: New to cracking, need help
Post: RE: New to cracking, need help

based on your previous post, i presume you are cracking md5crypt hashes, not salted md5 as you state. brute force would indeed be impossible. wordlist-based attacks are your best bet, but you will ne...
epixoip General Help 3 8,360 03-23-2013, 11:52 PM
    Thread: New to cracking, need help
Post: RE: New to cracking, need help

yes, that is md5crypt.
epixoip General Help 3 8,360 03-24-2013, 02:36 AM
    Thread: sha512 line length exception
Post: RE: sha512 line length exception

$6$ hashes in /etc/shadow are not sha512($salt.$pass). try harder.
epixoip General Help 2 7,053 03-28-2013, 05:23 AM
    Thread: Starting with OSX
Post: RE: Starting with OSX

the program syntax is the same for all operating systems.
epixoip General Help 10 70,313 03-28-2013, 05:36 AM
    Thread: Starting with OSX
Post: RE: Starting with OSX

no one is going to hold your hand. you need to do some reading. you do not need osx-specific guidance, as the syntax is the same for all operating systems.
epixoip General Help 10 70,313 03-28-2013, 10:49 PM
    Thread: How to extract a hash (VNC, SSH2 or SMB) from a WireShark capture file
Post: RE: How to extract a hash (VNC, SSH2 or SMB) from ...

it's not descrypt, no. the challenge is bit-flipped and encrypted with a single round of des. https://raw.github.com/magnumripper/JohnTheRipper/unstable-jumbo/src/vnc_fmt_plug.c https://www.vidarhole...
epixoip General Help 13 69,957 03-30-2013, 11:49 AM
    Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?

driver is not correctly installed
epixoip General Help 7 25,987 04-09-2013, 11:56 PM
    Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?

nvidia driver. you're missing the cuda runtime. make sure you install the latest version from nvidia.com, and ensure the installer completes without errors.
epixoip General Help 7 25,987 04-10-2013, 02:09 AM
    Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?

OP just sent me a pm stating he has AMD gpus, so problem solved :rolleyes:
epixoip General Help 7 25,987 04-10-2013, 02:16 AM
    Thread: hashcat unkown option error?
Post: RE: hashcat is not recognized as an interal or ext...

the gui is no longer supported. if you're using blandyuk's gui, head over to md5decrypter.co.uk
epixoip General Help 2 9,294 04-11-2013, 07:48 AM
    Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...

you're running the wrong binary, should be using cudaHashcat not oclHashcat. oclHashcat is for AMD.
epixoip General Help 7 29,024 04-16-2013, 07:11 AM
    Thread: How can I crack MD5 hashed email addresses?
Post: RE: How can I crack MD5 hashed email addresses?

combinator attack would be your best bet. usernames in one wordlist, domains in another.
epixoip General Help 3 10,678 05-08-2013, 12:54 AM
    Thread: hashcat VS oclHashcat-plus VS oclHashcat-lite
Post: RE: hashcat VS oclHashcat-plus VS oclHashcat-lite

hashcat: cpu only, supports the most algorithms, supports longer lengths, supports most attack modes except hybrid attacks plus: gpu only, supports lots of attack modes, supports multiple hashes, l...
epixoip General Help 5 21,147 05-17-2013, 08:43 PM
    Thread: hashcat VS oclHashcat-plus VS oclHashcat-lite
Post: RE: hashcat VS oclHashcat-plus VS oclHashcat-lite

dog Wrote: (05-17-2013, 08:57 PM) -- So, how do we decide which one to use? Both hashcat and hashcat-plus support many attack modes. -- it depends on what exactly you're trying to do. but most like...
epixoip General Help 5 21,147 05-18-2013, 12:54 AM
    Thread: TripleDES
Post: RE: TripleDES

like descrypt, there have been crypt schemes based on 3des. but they are not common and i don't think there's any standard implementation. Rabbitz, what software are you using that is using 3des-ba...
epixoip General Help 2 6,893 05-21-2013, 07:13 AM
    Thread: Searching very big word list
Post: RE: Searching very big word list

you don't want or need very big wordlists.
epixoip General Help 4 8,652 05-23-2013, 04:20 PM
    Thread: Problem cracking sample WPA hccap
Post: RE: Problem cracking sample WPA hccap

./cudaHashcat-plus.bin -m 2500 -a 3 hashcat.hccap 'hashcat!'
epixoip General Help 4 11,185 05-27-2013, 11:54 PM
    Thread: A few questions about cracking
Post: RE: A few questions about cracking

lukeman3000 Wrote: (06-01-2013, 12:17 PM) -- Hi - -- Hello - lukeman3000 Wrote: (06-01-2013, 12:17 PM) -- I have some questions regarding cracking in general: -- I have some answers regarding...
epixoip General Help 4 13,789 06-01-2013, 10:15 PM
    Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04

this isn't really hashcat related, it's more appropriate for the ubuntu forums, but i'll answer it anyway since i know the answer. the issue is with the way xorg is detecting your monitor. your mon...
epixoip General Help 8 15,382 06-02-2013, 11:44 AM
    Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04

That makes sense, old CRT monitors were notorious for either not supplying EDID information, or supplying bad EDID information. The reason it only happens after you install Catalyst is because befo...
epixoip General Help 8 15,382 06-02-2013, 12:59 PM