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 [asc] Author Forum Replies Views Posted
    Thread: Output the calculated hashes to file?
Post: RE: Output the calculated hashes to file?

Sigh.
epixoip Old oclHashcat Support 4 5,481 05-05-2016, 10:58 PM
    Thread: Output the calculated hashes to file?
Post: RE: Output the calculated hashes to file?

Reading the output of --help or the wiki will not answer his question. oclHashcat does not support what he wants to do, because what he wants to do is braindead.
epixoip Old oclHashcat Support 4 5,481 05-10-2016, 04:54 AM
    Thread: Output password verbose viewing for wpa-wpa2?
Post: RE: Output password verbose viewing for wpa-wpa2?

--stdout with hashcat-cli
epixoip Old oclHashcat Support 6 15,083 03-25-2014, 03:32 AM
    Thread: Output hash and candidate from stdout
Post: RE: Output hash and candidate from stdout

I have no idea why you'd ever want to do this (are you attempting to make a lookup table?) but hashcat is not the correct tool.
epixoip hashcat 3 5,347 10-29-2016, 04:50 AM
    Thread: Out of my Depth
Post: RE: Out of my Depth

This has nothing to do with Hashcat.
epixoip General Help 6 8,896 01-16-2016, 11:10 PM
    Thread: OSX 10.10 hash
Post: RE: OSX 10.10 hash

Looks like you have some garbage characters before the start of the hash? hash.txt needs to be a plain ascii text file with no encoding, and only the hash itself should be in the file.
epixoip Old hashcat Support 7 12,569 04-15-2016, 08:25 PM
    Thread: OSX 10.10 hash
Post: RE: OSX 10.10 hash

The options you provided would search for loweralphanumeric passwords that are exactly five characters long. With these options, hashcat will run until it either finds the password, or has exhausted t...
epixoip Old hashcat Support 7 12,569 04-16-2016, 06:41 PM
    Thread: OS Recommendation / Experience?
Post: RE: OS Recommendation / Experience?

If both Ubuntu and ESXi are only seeing four cards, then it sounds like you have another issue going on. Maybe you can provide a bit more details about your setup.
epixoip Hardware 3 6,303 01-12-2015, 05:34 AM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

not bad news, just use a loop.
epixoip Very old oclHashcat-plus Support 20 31,540 06-23-2013, 06:05 PM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

don't post any more questions then if you're content with being a worthless script kiddie. we have no use for those who have no desire to learn.
epixoip Very old oclHashcat-plus Support 20 31,540 06-24-2013, 01:34 PM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

i'll forgive you since you're a windows user. read about what a loop is here: https://en.wikipedia.org/wiki/Loop_(computing)#Loops since you use windows, you'll probably want to use powershell. ...
epixoip Very old oclHashcat-plus Support 20 31,540 06-24-2013, 11:37 AM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

knowing how to use your shell -- including writing short shell scripts or one-liners -- is unavoidable in this line of work. no program will ever be able to do everything for you.
epixoip Very old oclHashcat-plus Support 20 31,540 06-24-2013, 03:15 PM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

"if you want success" -- you're funny.
epixoip Very old oclHashcat-plus Support 20 31,540 07-03-2013, 08:00 AM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

graphic at the top of the page says "advanced password recovery."
epixoip Very old oclHashcat-plus Support 20 31,540 07-03-2013, 12:43 PM
    Thread: oracle11g -a6 -a7 increment not work
Post: RE: oracle11g -a6 -a7 increment not work

hashcat's interface already suits advanced users well. since hashcat is intended for advanced users -- or geeks, as you called them -- there is no problem here.
epixoip Very old oclHashcat-plus Support 20 31,540 07-03-2013, 03:14 PM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

if it were a problem with the hash format you would be getting a line length exception, not the help message. this means there's something else wrong with your command. paste your whole command line,...
epixoip Old hashcat Support 5 15,576 03-20-2013, 02:56 PM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

the following commands work with plus: Code: -- ./oclHashcat-plus64.bin -m 112 B283DCCE5DC81D2023E3304C8818646CFF434C9C:2FCDD505130ED13524B4 -a 3 ?l?l?l ./oclHashcat-plus64.bin -m 110 --hex-salt B2...
epixoip Old hashcat Support 5 15,576 03-21-2013, 04:53 PM
    Thread: Oracle 10 hash type
Post: RE: Oracle 10 hash type

https://hashcat.net/wiki/doku.php?id=example_hashes
epixoip Old hashcat Support 3 7,324 07-22-2014, 04:41 PM
    Thread: Optimizing dictionary attacks
Post: RE: Optimizing dictionary attacks

you'll never gain full acceleration with straight dictionary attacks against fast hashes on gpu. for straight dictionary attacks against fast hashes, use the cpu instead. or use the gpu but add rules,...
epixoip Old oclHashcat Support 1 5,571 05-08-2014, 02:47 AM
    Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1

Proper xorg.conf generated, is X running, do you have xauth, is DISPLAY exported? All of those things are covered in the wiki article philsmd linked to.
epixoip Old oclHashcat Support 6 8,286 03-13-2016, 09:21 PM