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: Thanks
Post: RE: Thanks

epixoip User Contributions 2 3,034 10-11-2018, 09:10 PM
    Thread: Testing
Post: RE: Testing

We have a full test suite. I'm not sure if it's been made public yet.
epixoip hashcat 2 8,228 12-17-2015, 02:01 AM
    Thread: Tesla K80 benchmark
Post: RE: Tesla K80 benchmark

Shimaran Wrote: (07-06-2015, 06:08 PM) -- Performance seems really low compared to gaming GPUs (like the GTX980 or Titans). -- Yes, it is quite low. Shimaran Wrote: (07-06-2015, 06:08 PM) --...
epixoip Old oclHashcat Support 4 22,187 07-07-2015, 03:10 AM
    Thread: Tesla K80 benchmark
Post: RE: Tesla K80 benchmark

Since you're new here I'll give you a polite warning about reviving old threads. Also if you bothered to read this thread, you'd know that you should not be using Teslas for password cracking. The...
epixoip Old oclHashcat Support 4 22,187 04-12-2016, 02:57 AM
    Thread: Tesla K20m sha512crypt dictionary attack performance issues
Post: RE: Tesla K20m sha512crypt dictionary attack perfo...

this is a salted algorithm and you have 10 salts, so your effective speed will be 10x slower than if you were cracking a single hash. 2533 H/s * 10 = 25330 H/s which is damn close to your benchmark va...
epixoip Old oclHashcat Support 5 12,931 02-24-2014, 01:50 PM
    Thread: Tesla K20m sha512crypt dictionary attack performance issues
Post: RE: Tesla K20m sha512crypt dictionary attack perfo...

afra Wrote: (02-24-2014, 01:51 PM) -- The REAL issue is why a system with half the video cards performed as fast as mine. -- that was with a different program, with likely a different driver, so yo...
epixoip Old oclHashcat Support 5 12,931 02-24-2014, 02:04 PM
    Thread: Tesla - GPU Cluster
Post: RE: Tesla - GPU Cluster

VCL is dead. Hasn't been updated since Sept 2013, and thus hasn't kept up with bugs/changes in the drivers. This is the main reason why we developed Hashstack. I assume the students that were working ...
epixoip Old oclHashcat Support 4 7,636 02-04-2015, 12:38 PM
    Thread: Temperature abort trigger NVIDIA GeForce GTX 670
Post: RE: Temperature abort trigger NVIDIA GeForce GTX 6...

yeah idk, i'm not seeing any problem here. "when i press 'q' it exits" is not a problem.
epixoip Old oclHashcat Support 14 28,034 10-13-2014, 12:19 AM
    Thread: Technical explanation of why *explicitly* 13.1?
Post: RE: Technical explanation of why *explicitly* 13.1...

oclHashcat is not open source and thus ships pre-compiled kernels. The kernels are compiled for 13.1 and will not work with other versions. Although 13.4 seems to be close enough to 13.1 that a lot of...
epixoip Very old oclHashcat-plus Support 1 5,160 05-12-2013, 06:33 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

Appears to be based on SHA1. Maybe salted with channel name or something?
epixoip Old hashcat Support 13 25,728 06-19-2015, 02:44 AM
    Thread: Team Hashcats 8-GPUs rackserver ("only" PCI-E Gen.2 x16 based)
Post: RE: Team Hashcats 8-GPUs rackserver ("only" PCI-E ...

There's no benefit to using PCI-e Gen 3 slots over PCI-e Gen 2 slots. Gen 3 cards still work at full speed in a Gen 2 slot.
epixoip Hardware 4 11,384 04-09-2013, 04:23 AM
    Thread: Team Hashcats 8-GPUs rackserver
Post: RE: Team Hashcats 8-GPUs rackserver

Tyan B7015F77V4R
epixoip Hardware 3 8,579 03-15-2013, 05:40 PM
    Thread: Team Hashcats 8-GPUs rackserver
Post: RE: Team Hashcats 8-GPUs rackserver

visiontek, but i would highly recommend you stay away from them. we've had a ton of issues with them -- three dead gpus! we actually seem to be having the best luck with the HIS reference design GPUs...
epixoip Hardware 3 8,579 03-19-2013, 07:54 PM
    Thread: TEA/XTEA imp
Post: RE: TEA/XTEA imp

No. TEA is a block cipher, and hashcat targets hash algorithms. See also https://hashcat.net/forum/thread-4874-post-27356.html#pid27356
epixoip Old hashcat Support 8 10,918 12-04-2015, 11:16 AM
    Thread: TEA/XTEA imp
Post: RE: TEA/XTEA imp

No, Hashcat doesn't support cracking DES encryption. But it does support some password hashing algorithms which incorporate DES (descrypt, LM hash, etc.) Hashcat does support some popular encrypted fi...
epixoip Old hashcat Support 8 10,918 12-05-2015, 07:37 PM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

It's possible it's a false positive but the odds are pretty low. Especially if the password it found make sense.
epixoip Old oclHashcat Support 10 15,460 03-29-2016, 01:15 AM
    Thread: Table Benchmarks GTX 970, R9 390x, R9 380 and...
Post: RE: Table Benchmarks GTX 970, R9 390x, R9 380 and....

No. But I can tell you... R9 390X = Re-badged R9 290X but only available in OEM design, so it's shit R9 380X = Re-badged HD 7970 but only available in OEM design, so it's shit. Oh and also it's a ...
epixoip Hardware 5 8,296 03-10-2016, 11:15 AM
    Thread: Table Benchmarks GTX 970, R9 390x, R9 380 and...
Post: RE: Table Benchmarks GTX 970, R9 390x, R9 380 and....

That's why they give me all the stars
epixoip Hardware 5 8,296 03-10-2016, 11:31 AM
    Thread: table attack?
Post: RE: table attack?

you can pipe hashcat-cli into oclhashcat, although for fast hashes this might actually be slower than doing it on cpu. but there are also several leetspeak rulesets in the rules/ directory that emu...
epixoip Old oclHashcat Support 1 3,759 12-21-2014, 05:17 PM
    Thread: Table attack support
Post: RE: Table attack support

./hashcat-cli -a 5 --stdout | ./cudaHashcat Or just use the rule engine to emulate a table attack.
epixoip Old oclHashcat Support 2 3,917 11-13-2015, 11:49 PM