Poll: Do you find Hashtopus interesting?
You do not have permission to vote in this poll.
Yes, I would use it
94.62%
88 94.62%
No, it's a shitty idea
5.38%
5 5.38%
Total 93 vote(s) 100%
* You voted for this item. [Show Results]

Hashtopus - distributed solution
change the links to http:// not https://
I had the same problem.


(04-02-2015, 02:09 PM)shuckitup Wrote:
(04-02-2015, 11:29 AM)curlyboi Wrote:
(04-02-2015, 11:16 AM)shuckitup Wrote: Both of my linux boxes are in the same loop. Both have internet access and I can download the hashcat software directly without any issues. Do you have any idea what might be going on?

Post the screenshot of your Releases menu

This is the new release menu at the moment
Hi. i start use hashtopus 0.9.2 but i have same problem. So, Hashtopus agent don`t work in my win7_64 and winXp_32... Whats happen?
win7_64 report that hastopus ancompatile to OS.
and in winXp_32 i see bkack window screen (cmd) with random place cursor
---------!problem solved
Hi, I think I found a bug in hashtopus.
I still use the first version 0.8.5, wich still works fine for me with hashcat version 1.35 with 14.9 drivers from AMD.

I have a hash in the following format:
user@domain.com::::6fb6eac4a195e3643b735c1b177d263dd2041b​90478c7dc5:b412549e207​a01d2
wich is a netntlmv1 hash.
If I upload this hash into hashtopus and I check that it uses salts I only get the following line in my hashlist: user@domain.com:
If I upload this hash again and don't check the use salt, it uploads the whole hash but when I distribute it to my client it says unidentified hash.

If I make a new text document and paste the hash in there and then just run oclhashcat from the Windows command line and use this hash it starts without a problem.
I use hash type 5500 wich is netntlmv1

Can you say what that I do wrong or is this a bug in hashtopus?


Kind regards
M-H
How can i use hashtopus for cpu?
(04-22-2015, 06:30 PM)magere-hein Wrote: Hi, I think I found a bug in hashtopus.

you need to use only 6fb6eac4a195e3643b735c1b177d263dd2041b​90478c7dc5:b412549e207​​a01d2 and check salted hash
(04-22-2015, 09:33 PM)qssr Wrote: How can i use hashtopus for cpu?

You cannot. I tried to implement the feature but cpu hashcat is just too different and it would require serious rework of core features. Due to low demand I decided not to do this at the moment.
(04-23-2015, 07:26 PM)curlyboi Wrote:
(04-22-2015, 09:33 PM)qssr Wrote: How can i use hashtopus for cpu?

You cannot. I tried to implement the feature but cpu hashcat is just too different and it would require serious rework of core features. Due to low demand I decided not to do this at the moment.

Ok. i read that hashstack use gpu and cpu .. can see how there realized?
(04-24-2015, 05:58 AM)qssr Wrote: Ok. i read that hashstack use gpu and cpu .. can see how there realized?

Hashstack not only supports both CPU and GPU, but the 2.x branch actually has the ability to distribute work across both CPU and GPU simultaneously, and even between different plugins (hashcat + oclHashcat, hashcat + JTR, JTR + cudaHashcat.)
(04-23-2015, 07:25 PM)curlyboi Wrote:
(04-22-2015, 06:30 PM)magere-hein Wrote: Hi, I think I found a bug in hashtopus.

you need to use only 6fb6eac4a195e3643b735c1b177d263dd2041b​90478c7dc5:b412549e207​​a01d2 and check salted hash

Ok thx, I will try this out.
(04-24-2015, 07:52 AM)epixoip Wrote:
(04-24-2015, 05:58 AM)qssr Wrote: Ok. i read that hashstack use gpu and cpu .. can see how there realized?

Hashstack not only supports both CPU and GPU, but the 2.x branch actually has the ability to distribute work across both CPU and GPU simultaneously, and even between different plugins (hashcat + oclHashcat, hashcat + JTR, JTR + cudaHashcat.)

Where can i find manual about install Hashstack? What is OS hashstack support?