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 Views [desc] Posted
    Thread: Does hashcat plus and lite works with the latest Catalyst 12.10?
Post: RE: Does hashcat plus and lite works with the late...

they have been tested, and it is recommended that you stay with 12.8. you haven't stated which OS you're using so i cannot give specifics.
epixoip General Help 4 8,640 11-05-2012, 01:34 AM
    Thread: Permission Denied
Post: RE: Permission Denied

You also don't need to use full paths, relative paths will work just fine. Will make your command line easier to read, and easier to spot errors like this one.
epixoip General Help 5 8,650 11-24-2015, 10: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,654 05-23-2013, 04:20 PM
    Thread: Disable message about outdated version
Post: RE: Disable message about outdated version

You must not know what libc is.
epixoip Old oclHashcat Support 7 8,657 01-11-2016, 07:31 PM
    Thread: Disable message about outdated version
Post: RE: Disable message about outdated version

hashcat was compiled with a newer (and incompatible) C library than the one installed on your system. You have two choices: upgrade your C library, or recompile hashcat for your old C library. This is...
epixoip Old oclHashcat Support 7 8,657 01-12-2016, 08:55 PM
    Thread: Disable message about outdated version
Post: RE: Disable message about outdated version

No, this has absolutely nothing to do with the timebomb.
epixoip Old oclHashcat Support 7 8,657 01-13-2016, 08:54 AM
    Thread: I dont know what i did
Post: RE: I dont know what i did

The --help synopsis alone should be enough for you to catch the errors in your command line. Take some time to read the documentation.
epixoip hashcat 7 8,670 01-12-2017, 07:28 PM
    Thread: I dont know what i did
Post: RE: I dont know what i did

oclHashcat hasn't existed for well over a year.
epixoip hashcat 7 8,670 01-12-2017, 08:02 PM
    Thread: I dont know what i did
Post: RE: I dont know what i did

hashcat-cli, oclHashcat, oclHashcat-plus, and oclHashcat-lite were all rolled into one program simply called "hashcat".
epixoip hashcat 7 8,670 01-12-2017, 10:06 PM
    Thread: UTF-16 in dictionary files
Post: RE: UTF-16 in dictionary files

are you positive that it's not outputting them properly, or is the real issue that whatever you are using to read the pot is unable to display them properly?
epixoip Very old oclHashcat-plus Support 3 8,687 06-15-2013, 08:09 AM
    Thread: r9 290x + B7059F77AV6R
Post: RE: r9 290x + B7059F77AV6R

Dark-Sider Wrote: (01-24-2014, 12:12 PM) -- Is there a known to work config for the B7059 with R9 290X? -- it will work, but it will not work out of the box. it requires a bit of skill, finesse, an...
epixoip Hardware 3 8,691 01-25-2014, 07:13 AM
    Thread: 8800 GT & cudaHashcat-plus
Post: RE: 8800 GT & cudaHashcat-plus

Operating system is your choice, it's whatever you're most comfortable with. Use Windows if you are more comfortable with it, although you might look at also installing your favorite GNU utils as well...
epixoip Hardware 3 8,695 05-27-2013, 05:16 PM
    Thread: 8800 GT & cudaHashcat-plus
Post: RE: 8800 GT & cudaHashcat-plus

ubuntu 12.04 is fine. do not install the AMD APP SDK. you must use AMD Catalyst 13.1 for the current release. the next release will require 13.4. for the GPU, if you do not need state of the ar...
epixoip Hardware 3 8,695 06-03-2013, 10:45 PM
    Thread: Help needed, seg fault
Post: RE: Help needed, seg fault

Mantle drivers cannot be used with oclHashcat 1.01. Catalyst 13.12 is the last version which maybe used with the current release. oclHashcat also prints a message about not submitting bug reports w...
epixoip General Help 2 8,704 03-16-2014, 05:20 AM
    Thread: Help with syntax of this command
Post: RE: Help with syntax of this command

all you've done so far is define a custom charset, now you need to use that charset in the mask. the length is determined by the length of the mask. read the wiki pages on mask attacks for detailed ex...
epixoip Old oclHashcat Support 5 8,719 03-10-2014, 12:15 PM
    Thread: Help with syntax of this command
Post: RE: Help with syntax of this command

madelmouim Wrote: (03-10-2014, 03:25 PM) -- i tried this option , it doesnt work -1 ABCDE...789 ?1?1?1?1?1?1?1?1?1?1 file.hcap -- you have the parameters backwards. the mask needs to go after the...
epixoip Old oclHashcat Support 5 8,719 03-11-2014, 10:05 AM
    Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: RE: can hashcat crack md5($s.'-'.md5($p)) ?

no, lite/plus do not have any mode that would work with that algorithm. but, cpu hashcat can crack them using mode 7 if you manually append a dash to each salt.
epixoip Old hashcat Support 4 8,722 11-07-2012, 09:48 PM
    Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: RE: can hashcat crack md5($s.'-'.md5($p)) ?

it looks like it is 3710 now. it used to be mode 7, https://hashcat.net/wiki/doku.php?id=supported_psa
epixoip Old hashcat Support 4 8,722 11-09-2012, 07:39 AM
    Thread: md5 base64
Post: RE: md5 base64

just convert it from base64 to hex. Code: -- epixoip@ike:~$ echo -n 'Jj09tHmY/X6IT10P70zJ/w==' | base64 -d | xxd -g 0 -ps 263d3db47998fd7e884f5d0fef4cc9ff --
epixoip General Help 2 8,724 01-31-2013, 06:09 AM
    Thread: Need login access of HPC
Post: RE: Need login access of HPC

I thought you said you were considering renting the Titan and OSC supercomputers? Were they too slow for your needs?
epixoip General Talk 2 8,768 01-18-2014, 08:50 AM