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 Posted [asc]
    Thread: Oracle 11 Auth_session and Auth_password
Post: RE: Oracle 11 Auth_session and Auth_password

you did not add example hash and plain
atom Old oclHashcat Support 6 9,047 06-15-2016, 07:45 PM
    Thread: 11 x GTX 970 System
Post: RE: 11 x GTX 970 System

also note that with 8 gpus you will have 8x 100% cpu load because of shitty nvidia opencl runtime. make sure you have enough cpu power
atom Hardware 15 20,217 06-11-2016, 11:42 PM
    Thread: Oracle 11 Auth_session and Auth_password
Post: RE: Oracle 11 Auth_session and Auth_password

This is the wrong place to ask for new algorithms. Please use github
atom Old oclHashcat Support 6 9,047 06-11-2016, 11:38 PM
    Thread: how i can find used algorithm
Post: RE: how i can find used algorithm

You need to reverse engineer the binary to find out
atom General Help 1 4,307 06-11-2016, 11:37 PM
    Thread: any tools to generate masks?
Post: RE: any tools to generate masks?

What you're looking for is PACK, you can specify the policy you like to enforce. https://thesprawl.org/projects/pack/
atom General Help 3 6,705 06-10-2016, 07:22 PM
    Thread: V3.00 showing wrong password
Post: RE: V3.00 showing wrong password

Before we do the release version we run the unit tests, automated tests that crack random passwords for each algorithm. But you are using a beta version, those are not run through the unit tests, so y...
atom hashcat 5 7,960 06-10-2016, 07:21 PM
    Thread: Linux Driver
Post: RE: Linux Driver

Unknown, we need a volunteer to find out :)
atom Old oclHashcat Support 1 4,361 06-10-2016, 05:51 PM
    Thread: V3.00 showing wrong password
Post: RE: V3.00 showing wrong password

Should be fixed with latest beta. Thanks for reporting
atom hashcat 5 7,960 06-10-2016, 05:49 PM
    Thread: Build Machine
Post: RE: Build Machine

Some hashcat user tried, said it works fine
atom Hardware 6 7,007 06-09-2016, 05:54 PM
    Thread: V3.00 showing wrong password
Post: RE: V3.00 showing wrong password

I can reproduce this locally. If you can, please create an issue for it on github so it's not forgotten Quote: -- root@ht:~/hashcat# ./hashcat -m 1500 hjylVp0MsGLU. -a 3 ?d?d?d?d?l?l?l?l -w 3 --...
atom hashcat 5 7,960 06-09-2016, 05:52 PM
    Thread: SHA1 and UTF8
Post: RE: SHA1 and UTF8

That's correct, both points.
atom Old oclHashcat Support 12 18,352 06-09-2016, 05:42 PM
    Thread: v3.00 beta 63 SHA1 error
Post: RE: v3.00 beta 63 SHA1 error

It's a feature, not a bug. We only test the last 128 bit for correctness. Or said an other way, you will never find two password sharing the same last 128 bit therefore it's correct to do so.
atom Old oclHashcat Support 1 4,134 06-09-2016, 05:40 PM
    Thread: v3.0 : *.dic: No such file or directory
Post: RE: v3.0 : *.dic: No such file or directory

I've put up a new beta (62). Please try again with that one.
atom hashcat 2 4,768 06-07-2016, 12:42 PM
    Thread: Integrated AMD GPU with oclHashcat
Post: RE: Integrated AMD GPU with oclHashcat

AMD's APU and other accelerators like Intel PHI or FPGA should work as well
atom Old hashcat Support 7 13,401 06-07-2016, 12:41 PM
    Thread: GTX 1080 FE Temperature & Power Requirements
Post: RE: GTX 1080 FE Temperature & Power Requirements

Just as a reference, here's results of my 2x1080 system: Code: -- root@ht:~/hashcat# ./hashcat /root/single -a 3 -w 3 --powertune-enable ?b?b?b?b?b?b?b -m 900 hashcat (v3.00-beta-146-g106e781) ...
atom Hardware 20 27,830 06-07-2016, 09:53 AM
    Thread: Hardware Review Please
Post: RE: Hardware Review Please

I don't know, the whole configuration looks wrong for me, but I'm not that much of a hardware specialist. CPU, RAM and Board is OK. Power is good but you may need to think about how you manage 2 of ...
atom Hardware 13 15,138 06-07-2016, 09:05 AM
    Thread: Question regarding benchmark output
Post: RE: Question regarding benchmark output

No, it's only for slow hashes
atom Old oclHashcat Support 4 6,058 06-06-2016, 11:18 AM
    Thread: Hardware Review Please
Post: RE: Hardware Review Please

Yes, go 1080
atom Hardware 13 15,138 06-06-2016, 11:16 AM
    Thread: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?

There's also the problem that there's no nvml.dll for 32 bit on Windows. That makes hardware management on NVidia a bit problematic, but users could misinterpret it and falsly assume hardware manageme...
atom hashcat 5 7,676 06-06-2016, 11:16 AM
    Thread: Do we need to drop 32 bit binaries?
Post: RE: Do we need to drop 32 bit binaries?

undeath Wrote: (06-04-2016, 07:23 PM) -- Is there any sane reason to run hashcat on a non-64bit system? Other than failing to install the correct OS arch I mean. -- There's some algorithm that can ...
atom hashcat 5 7,676 06-06-2016, 11:15 AM