Posts: 3
Threads: 0
Joined: Feb 2015
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
Posts: 10
Threads: 1
Joined: Sep 2013
04-19-2015, 11:20 PM
(This post was last modified: 04-22-2015, 01:51 AM by qssr.)
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
Posts: 21
Threads: 2
Joined: Aug 2014
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::::6fb6eac4a195e3643b735c1b177d263dd2041b90478c7dc5:b412549e207a01d2
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
Posts: 10
Threads: 1
Joined: Sep 2013
How can i use hashtopus for cpu?
Posts: 130
Threads: 1
Joined: Jan 2014
(04-22-2015, 06:30 PM)magere-hein Wrote: Hi, I think I found a bug in hashtopus.
you need to use only 6fb6eac4a195e3643b735c1b177d263dd2041b90478c7dc5:b412549e207a01d2 and check salted hash
Posts: 130
Threads: 1
Joined: Jan 2014
(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.
Posts: 10
Threads: 1
Joined: Sep 2013
(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?
Posts: 2,936
Threads: 12
Joined: May 2012
(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.)
Posts: 21
Threads: 2
Joined: Aug 2014
(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 6fb6eac4a195e3643b735c1b177d263dd2041b90478c7dc5:b412549e207a01d2 and check salted hash
Ok thx, I will try this out.
Posts: 10
Threads: 1
Joined: Sep 2013
(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?