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 [desc] Replies Views Posted
    Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster

Man, Feeling the love over here epixoip.
winxp5421 General Talk 13 13,618 05-24-2017, 04:56 AM
    Thread: 2x6 gtx1080 cluster
Post: RE: 2x6 gtx1080 cluster

epixoip Wrote: (05-24-2017, 06:39 AM) -- @winxp5421 please correct me if I said something that was incorrect, but as far as I know, you only offer community support via Github Issues. But don't get m...
winxp5421 General Talk 13 13,618 05-24-2017, 03:21 PM
    Thread: way to distribute cracking ?
Post: RE: way to distribute cracking ?

https://github.com/s3inlc/hashtopussy/ Read, learn, love.
winxp5421 General Talk 10 14,894 06-20-2017, 04:08 AM
    Thread: Dynamic, distributed, unreliable node cluster?
Post: RE: Dynamic, distributed, unreliable node cluster?

Yes, this can be done with the hashtopolis project. https://github.com/s3inlc/hashtopolis Create an image that will autostart agents that point to your persistent hashtopolis server. Create tasks an...
winxp5421 General Talk 1 1,096 08-16-2019, 10:02 PM
    Thread: 6-8gpu rig need advice?
Post: RE: 6-8gpu rig need advice?

Just a word of caution I really hate the 16x->16x ribbon style risers ( or ribbon style in general ) I have personally blown the traces right off of them/melted the wires clean off (powered or non-pow...
winxp5421 Hardware 2 4,206 06-12-2017, 01:31 AM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

https://s-media-cache-ak0.pinimg.com/736x/ba/cb/2a/bacb2a6940c94d5bb595e60fb87bfce3.jpg
winxp5421 Hardware 42 58,347 06-17-2017, 07:37 PM
    Thread: How much ram do you need
Post: RE: How much ram do you need

https://hashcat.net/forum/thread-7861-post-42383.html#pid42383
winxp5421 Hardware 1 2,063 10-29-2018, 10:20 PM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: Hashcat 3.0 inc_vendor.cl missing

I am running hashcat 3.0 on windows 10 and also on windows 7 both AMD gpu exclusive machines.  Catalyst 15.12 'inc_vendor.cl' is located in OpenCL folder Any suggestions? Code: -- C:\Use...
winxp5421 hashcat 23 39,229 06-30-2016, 05:15 AM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing

atom Wrote: (06-30-2016, 09:05 AM) -- Look like AMDs OpenCL runtime (on windows only) silently ignores the -I parameter. It's configured correctly, as you can see in the debug output: Quote: -- ...
winxp5421 hashcat 23 39,229 06-30-2016, 11:59 AM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing

Two completely different files. 58Kb 85Kb
winxp5421 hashcat 23 39,229 06-30-2016, 02:09 PM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

I would highly recommend not using hashtopus and instead opting for Hashtopussy. Now i am heavily invested in the hashtopussy project so my opinion may be a little more bias than most, however, witho...
winxp5421 hashcat 14 14,782 04-18-2017, 01:51 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

Closed source? ahh ok..
winxp5421 hashcat 14 14,782 04-18-2017, 02:04 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

rjtoubib Wrote: (04-18-2017, 02:05 AM) -- Yes , hashstack is basicly closed source. You need to buy a server to get the code. -- Oh yes hashstack is indeed closed source i thought you were referrin...
winxp5421 hashcat 14 14,782 04-18-2017, 02:07 AM
    Thread: Hashcat Cluster
Post: RE: Hashcat Cluster

rjtoubib Wrote: (04-18-2017, 02:29 AM) -- I'm impressed with the interface. Seems like it's really polished and the installation is easy enough.It doesn't look like russian botnet interface so that's...
winxp5421 hashcat 14 14,782 04-18-2017, 02:35 AM
    Thread: Distributed Password cracking (Restore) HELP NEEDED - URGENT!
Post: RE: Distributed Password cracking (Restore) HELP N...

Ill just leave this here. https://github.com/s3inlc/hashtopussy
winxp5421 hashcat 3 4,425 04-24-2017, 03:25 PM
    Thread: WPA2 cracking way too slow
Post: RE: WPA2 cracking way too slow

You really should not be using a laptop for compute intensive work. They are not designed to deal with the excess heat that is generated.
winxp5421 hashcat 2 3,019 06-22-2017, 09:37 PM
    Thread: network cluster cracking
Post: RE: network cluster cracking

I was going to pop on here and drop ye ol' Hashtopussy git link but, looks like there are larger issues here than work distribution. Craigst, If you have that much drive space dedicated to wordlists ...
winxp5421 hashcat 7 8,321 10-10-2017, 04:53 PM
    Thread: Worked once and didnt work immediately after
Post: RE: Worked once and didnt work immediately after

You will notice a message saying all hashes found in potfile. A pot file is a way to keep track of hashes you have cracked in previous sessions or runs with hashcat. while hashcat starts up it d...
winxp5421 hashcat 3 2,008 01-29-2019, 05:09 AM
    Thread: new to hashcat trying to learn
Post: RE: new to hashcat trying to learn

One possible solution would be to create a Maskfile hashcat -a 3 -m 2500 Prova.hccapx -1 ?l?d masks.hcmask cat masks.hcmask ?1a?1a?1?1?1?1 ?1b?1b?1?1?1?1 ?1c?1c?1?1?1?1 ...
winxp5421 hashcat 3 1,966 02-17-2019, 06:05 AM
    Thread: Running Hashcat on SSH
Post: RE: Running Hashcat on SSH

Have a look into screen and tmux. These are CLI utilities that allow you to create multiple "working spaces" and resume/attach to each one you create when you like. VNC will work but not strictly nec...
winxp5421 hashcat 3 2,608 06-17-2019, 11:29 PM