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: Why use Hashcat?
Post: RE: Why use Hashcat?

CapnCrunch Wrote: (01-16-2014, 08:08 PM) -- I see that you guys build out some pretty intense hashing rigs for this purpose. Also that you're willing to drop a lot of money on them. -- yes. Cap...
epixoip General Talk 4 9,942 01-17-2014, 03:37 AM
    Thread: Is it possible to get a hash and salt from a PowerPoint file?
Post: RE: Is it possible to get a hash and salt from a P...

yes, but it is currently not supported by hashcat. you can use john the ripper, and extract the hash with office2john.
epixoip General Help 4 8,581 01-18-2014, 08:33 PM
    Thread: Is it possible to get a hash and salt from a PowerPoint file?
Post: RE: Is it possible to get a hash and salt from a P...

it is part of john the ripper.
epixoip General Help 4 8,581 01-18-2014, 08:53 PM
    Thread: oclHashcat v1.02 going for distributed cracking
Post: RE: oclHashcat v1.02 going for distributed crackin...

dglatting Wrote: (01-19-2014, 02:46 AM) -- Specifics on the underlying protocol and authentication mechanisms, please. -- there is no protocol, nor authentication mechanisms. this is not a solution...
epixoip Old oclHashcat Support 4 22,154 01-19-2014, 02:51 AM
    Thread: Best long brute-force masks
Post: RE: Best long brute-force masks

thank you for sharing your attack plan! as a reminder, with the new hcmask feature, you can just put all of these masks into one hcmask file to run through them in one invocation. that way you don'...
epixoip Old oclHashcat Support 4 18,281 01-25-2014, 07:17 AM
    Thread: Remote cracking with windows possible?
Post: RE: Remote cracking with windows possible?

mastercracker had posted a solution previously as well using psexec
epixoip General Help 4 10,142 01-27-2014, 10:37 PM
    Thread: Best hashcat configurations for this CPU?
Post: RE: Best hashcat configurations for this CPU?

the Pentium Dual-Core E2140 is an old 65nm Allendale circa 2007, it does not support AVX2. doesn't support HT, either. so just hashcat-cli64.bin -n 2
epixoip Old hashcat Support 4 10,231 02-06-2014, 10:37 PM
    Thread: Very Specific Characters
Post: RE: Very Specific Characters

for formatting the hash, look at the example hashes page on the wiki. for beginners guides, see the wiki. for all other questions, see the wiki. everything is on the wiki.
epixoip Old hashcat Support 4 8,561 03-08-2014, 09:50 AM
    Thread: What is my failure in cli?
Post: RE: What is my failure in cli?

hashcat only accepts two arguments, and you're specifying three arguments: container.txt, the mask, and passwort.txt. i'm assuming passwort.txt is the one you want to get rid of.
epixoip Old oclHashcat Support 4 7,608 03-20-2014, 10:50 PM
    Thread: LM hash command
Post: RE: LM hash command

you're defining a custom charset, but using ?l (lower alpha) in your mask. so you're only brute forcing length 7 lower alpha passwords, you aren't using your custom charset at all. also if you want to...
epixoip Old oclHashcat Support 4 11,424 04-08-2014, 07:54 AM
    Thread: is there still support for VCL?
Post: RE: is there still support for VCL?

VCL is dead.
epixoip Old oclHashcat Support 4 6,634 04-11-2014, 07:31 PM
    Thread: is there still support for VCL?
Post: RE: is there still support for VCL?

The whole vclHashcat stack hinged on three proprietary, closed source products: AMD Catalyst, VCL, and oclHashcat. It was a great solution when AMD, VCL, and Hashcat were all in sync. atom does a grea...
epixoip Old oclHashcat Support 4 6,634 04-12-2014, 04:05 AM
    Thread: OclHashcat64 not working wtih AMD Catalyst 14.4
Post: RE: OclHashcat64 not working wtih AMD Catalyst 14....

13.12 works fine with the 290X. you'll have to wait for 1.20 to use the 14.x drivers.
epixoip Old oclHashcat Support 4 10,186 04-23-2014, 05:28 AM
    Thread: sapphire 7970
Post: RE: sapphire 7970

there's nothing wrong with 78C. don't worry unless you start getting over 90C
epixoip General Help 4 7,170 05-01-2014, 01:11 AM
    Thread: Raedon HD 4770 support..?
Post: RE: Raedon HD 4770 support..?

AMD dropped OpenCL support for Radeon HD 4000 series devices two years ago. It never had proper OpenCL support to begin with. For a list of devices supported by Catalyst 14.4, see https://support.am...
epixoip Hardware 4 9,733 05-06-2014, 01:36 PM
    Thread: Raedon HD 4770 support..?
Post: RE: Raedon HD 4770 support..?

13.9 Legacy isn't really 13.9. It's an updated wrapper for an older driver (12.6 iirc.) But either way, the HD 4000 series was released before the release of OpenCL, and thus wasn't designed for O...
epixoip Hardware 4 9,733 05-07-2014, 03:27 AM
    Thread: 0% Progress
Post: RE: 0% Progress

try reading the wiki and the output of -h instead of tutorials.
epixoip Old hashcat Support 4 8,319 05-14-2014, 01:44 AM
    Thread: MS Cache v2 Cracking Issue
Post: RE: MS Cache v2 Cracking Issue

nothing wrong with your format, it's just a slow algorithm and you presumably have a lot of salts, so it's taking a very long time to check for empty hashes. just add "--weak-hash-threshold 0" to disa...
epixoip Old oclHashcat Support 4 16,781 05-22-2014, 09:51 PM
    Thread: Which linux config for hd 7970
Post: RE: Which linux config for hd 7970

https://hashcat.net/wiki/doku.php?id=linux_server_howto
epixoip General Help 4 8,113 05-26-2014, 08:28 PM
    Thread: Remote cracking with ocl via ubuntu server
Post: RE: Remote cracking with ocl via ubuntu server

looks like you didn't export DISPLAY or COMPUTE, or you don't have Xauthority. did you follow https://hashcat.net/wiki/doku.php?id=linux_server_howto ?
epixoip General Help 4 9,072 05-28-2014, 11:41 PM