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 [desc] Forum Replies Views Posted
    Thread: infiniband setup guide?
Post: RE: infiniband setup guide?

alex, please see https://hashcat.net/forum/thread-2436.html
epixoip Hardware 12 23,047 07-15-2013, 07:37 AM
    Thread: mrtg script for monitoring temperature
Post: RE: mrtg script for monitoring temperature

nicely done! quick suggestion, though: instead of piping grep into cut, and then into cut again, i would suggest using something like: Code: -- awk '/Temperature/ {printf("%d", $5); }' --
epixoip User Contributions 6 20,636 07-15-2013, 08:29 AM
    Thread: mrtg script for monitoring temperature
Post: RE: mrtg script for monitoring temperature

so this post got me thinking... this would actually be a great solution for remotely monitoring compute nodes in a vcl cluster. especially since ADL of cousre does not work with VCL. so i whipped u...
epixoip User Contributions 6 20,636 07-15-2013, 07:12 PM
    Thread: ati and nvidia working together
Post: RE: ati and nvidia working together

no, hashcat does not support this.
epixoip General Help 10 17,172 07-22-2013, 01:30 PM
    Thread: Min/Max Password Length
Post: RE: Min/Max Password Length

there is no minimum length, except for specific algorithms like WPA which require a minimum length. the maximum length for oclHashcat-plus is currently 15 characters, not 16 characters. however, th...
epixoip Old hashcat Support 3 15,782 07-24-2013, 02:23 PM
    Thread: ASIC support?
Post: RE: ASIC support?

they aren't made to do sha256, they're made to do double-sha256. this has already been covered before, though: https://hashcat.net/forum/thread-2057.html
epixoip Very old oclHashcat-lite Support 6 18,113 07-24-2013, 02:28 PM
    Thread: -1% utilization issue with cudahashcat
Post: RE: -1% utilization issue with cudahashcat

not sure about why it's reporting -1%, but all the other issues (autotuned to 1, low utilization) indicate you are not giving it enough work to do.
epixoip Very old oclHashcat-plus Support 6 11,935 08-12-2013, 03:28 AM
    Thread: Possible minor bug in OclHashcat-Plus
Post: RE: Possible minor bug in OclHashcat-Plus

if this is a bug, it's likely a bug in the driver or ADL. hashcat just reports what the driver reports. so there's not really anything that can be done in hashcat to fix this. have you tried withou...
epixoip Very old oclHashcat-plus Support 6 12,003 08-16-2013, 05:32 PM
    Thread: Passwords13 presentations?
Post: RE: Passwords13 presentations?

give us some time to get them online...
epixoip Organisation and Events 4 10,897 08-18-2013, 01:16 PM
    Thread: 8 x AMD HD7970 @ 1050MHz
Post: RE: 8 x AMD HD7970 @ 1050MHz

yes, ubuntu works with eight graphics cards, the same as centos.
epixoip Hardware 36 91,860 08-20-2013, 11:43 AM
    Thread: 8x7990 Power Requirements
Post: RE: 8x7990 Power Requirements

r0dn3y Wrote: (08-21-2013, 03:42 PM) -- Case: Cooler Master HAF XB LAN Box -- You're not even going to be able to cool a single 7990 in that chassis, let alone four. Maybe you should read my rev...
epixoip Hardware 8 20,918 08-22-2013, 12:53 AM
    Thread: Make Wordlist
Post: RE: Make Wordlist

keyspace is 16^16... you would need 313,594,649,253,062,377,472 bytes of storage to make a wordlist out of that, and about would take about 57690425 days to generate. good luck.
epixoip General Talk 6 20,005 08-22-2013, 12:59 AM
    Thread: Intel or AMD?
Post: RE: Intel or AMD?

for cpu cracking, it's not only the clock rate and core count that are important, but also vector extensions as well. haswell cpus are hot because they support AVX2, but unfortunately haswell is a ...
epixoip Old hashcat Support 4 8,943 08-22-2013, 01:13 AM
    Thread: ATI Radeon HD 7970 ASUS , Sapphire or XFX
Post: RE: ATI Radeon HD 7970 ASUS , Sapphire or XFX

depends on if you want reference or non-reference design. the asus directcu II is the best non-reference card i've seen. perfect for desktops.
epixoip Hardware 12 29,883 08-22-2013, 02:11 AM
    Thread: Error after migration from Win7 x32
Post: RE: Error after migration from Win7 x32

you do not want to install the SDK as it supplies an old version of libOpenCL. so that advice is definitely not wrong.
epixoip Very old oclHashcat-plus Support 2 5,590 08-22-2013, 02:13 AM
    Thread: ATI Radeon HD 7970 ASUS , Sapphire or XFX
Post: RE: ATI Radeon HD 7970 ASUS , Sapphire or XFX

eljolot Wrote: (08-22-2013, 10:42 PM) -- But what is the difference between them? reference design is better? -- covered in detail in this thread: https://hashcat.net/forum/thread-2043-post-12103.ht...
epixoip Hardware 12 29,883 08-23-2013, 05:24 AM
    Thread: problem with ati mobility radeon hd4570
Post: RE: problem with ati mobility radeon hd4570

no, old versions are timebombed. suck it up and buy a new gpu.
epixoip Very old oclHashcat-lite Support 3 12,021 08-25-2013, 06:12 AM
    Thread: how to limit the number of characters?
Post: RE: how to limit the number of characters?

eduonline Wrote: (08-25-2013, 05:53 AM) -- hoe the mask would look like? -- you wouldn't use a mask attack for this, that would be impossible. straight or combinator attack would be your best bet. ...
epixoip Very old oclHashcat-plus Support 2 6,156 08-25-2013, 06:15 AM
    Thread: Big hash list problem
Post: RE: Big hash list problem

GPU #1 does not have enough video memory to handle that many hashes with the new version.
epixoip Very old oclHashcat-plus Support 7 12,493 08-26-2013, 09:31 AM
    Thread: Rules Mask
Post: RE: Rules Mask

if this is a fast algorithm, you will waste more time trying to figure out how to avoid invalid candidates, than you would just hitting the whole 10^10 keyspace.
epixoip General Help 4 8,079 08-26-2013, 09:34 AM