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 [asc] Views Posted
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

RTFM
epixoip Old hashcat Support 11 16,493 11-17-2015, 02:20 AM
    Thread: Ubuntu 14.04 Hashcat command?
Post: RE: Ubuntu 14.04 Hashcat command?

./hashcat-cli64.bin -h https://hashcat.net/wiki/doku.php?id=hashcat https://hashcat.net/wiki/doku.php?id=frequently_asked_questions
epixoip Old hashcat Support 11 16,493 11-17-2015, 02:31 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

for r in rules/*; do ./oclHashcat ... -r $r; done
epixoip General Help 11 15,592 12-18-2015, 08:57 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Looks like you're doing quite a bit wrong. Damn near everything, in fact.
epixoip General Help 11 15,592 12-19-2015, 01:21 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Documentation is fine, I just don't think you understand what you're typing. Let's start with the fact you're missing a wordlist in the above attack. You also have options specified after the argum...
epixoip General Help 11 15,592 12-19-2015, 01:46 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Hm, do you know what a loop is?
epixoip General Help 11 15,592 12-19-2015, 05:25 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Ok. Well the example I provided was a "for" loop, to let your shell loop over each rule file in the directory. So what you probably wanted to do was something like: Code: -- for r in ~/Downloads...
epixoip General Help 11 15,592 12-19-2015, 05:34 AM
    Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...

Can you provide an example "hash" and known plaintext value that cracks with 1.36 but not with 2.01?
epixoip General Help 11 13,953 12-23-2015, 08:38 PM
    Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...

If it works on 7970 but not 6670, are you sure your 6670 is not dying?
epixoip General Help 11 13,953 12-23-2015, 09:31 PM
    Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...

6670 is an old card, it's probably dying. Also it's a VLIW5 card, which AMD is dropping support for in the next driver release, so you should probably consider ditching that GPU regardless.
epixoip General Help 11 13,953 12-24-2015, 08:17 PM
    Thread: how to understand a handshake
Post: RE: how to understand a handshake

A good handshake uses a firm, solid, but not overpowering grip. If it's all limp and sweaty then it's definitely a bad handshake.
epixoip Old oclHashcat Support 11 15,149 12-30-2015, 11:57 PM
    Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...

Download the latest version (2.01)
epixoip General Help 11 13,953 01-05-2016, 12:19 AM
    Thread: ASUS GTX970 VS PNY GTX970
Post: RE: ASUS GTX970 VS PNY GTX970

Actually neither are reference cards. But the PNY certainly has a better cooler.
epixoip Hardware 11 17,749 02-24-2016, 09:52 AM
    Thread: ASUS GTX970 VS PNY GTX970
Post: RE: ASUS GTX970 VS PNY GTX970

That's not reference either, has the same cooler as that PNY card. So not bad, but not reference.
epixoip Hardware 11 17,749 02-24-2016, 08:49 PM
    Thread: ASUS GTX970 VS PNY GTX970
Post: RE: ASUS GTX970 VS PNY GTX970

Nope, that's not reference either. But it is a good card. To put you out of your misery, the reference GTX 970 is very elusive. It does exist (https://www.bestbuy.com/site/nvidia-geforce-gtx-970-4gb...
epixoip Hardware 11 17,749 02-24-2016, 11:01 PM
    Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450

I think undeath read that as 4550 not 5450. You shouldn't have any trouble getting fglrx installed for an HD5000 series GPU unless you are just a total linux noob or something. But you should know tha...
epixoip Old oclHashcat Support 11 16,909 04-03-2016, 01:36 AM
    Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450

For your first error, it sounds like you just needed to regenerate your xorg.conf. For your second "error"... The instructions in the wiki are for a headless server. You aren't meant to login to X...
epixoip Old oclHashcat Support 11 16,909 04-14-2016, 05:33 AM
    Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450

If clinfo failed then you probably didn't have the appropriate environment variables set correctly. Maybe you dropped them in .bashrc but hadn't yet sourced that file.
epixoip Old oclHashcat Support 11 16,909 04-14-2016, 06:30 AM
    Thread: Generating a SHA256 Hash from another Hash
Post: RE: Generating a SHA256 Hash from another Hash

I'm starting to think you don't really understand how password cracking works.
epixoip General Talk 11 13,561 05-01-2016, 08:29 PM
    Thread: Generating a SHA256 Hash from another Hash
Post: RE: Generating a SHA256 Hash from another Hash

I've moved this to the General Talk forum since this has nothing to do with hashcat. No, this is not a strong way to hash passwords. SHA2 is cryptographically strong, but is not appropriate for pas...
epixoip General Talk 11 13,561 04-30-2016, 09:35 PM