Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Well you can do this manually, if you craft the command line for hashcat accordingly. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-01-2014, 02:37 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
GOOD NEWS EVERYONE! VERSION 0.8.5 - FIRST PUBLIC VERSION JUST RELEASED. CHECK THE FIRST POST IN THIS THREAD FOR DOWNLOAD LINK AND GUIDE VIDEO. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-01-2014, 02:37 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
I will need to figure this out, this is the first piece of code I have given the world :D |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-02-2014, 12:14 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Demo was taken down since Hashtopus is now public and ppl were only constantly trying to break it :D |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-02-2014, 12:28 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
the ERROR: ......... is a hashcat output. It seems like hashcat is not reading your hashes. Check file hashlists/2 if it is correct. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-02-2014, 12:32 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
oh yeah, the benchmark cannot be 0, i would say that 10s is the optimal value.
if its cracking now, you should see the speed of agents in the task details. if you think it is too low, increase agen... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-02-2014, 01:08 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Important! Please redownload installation package and replace server.php, there was a stupid SQL bug there. Thanks bwall for discovery. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-02-2014, 01:26 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
The benchmark value at each agent says, how big chunks will be assigned to it. bigger chunks = take longer time but utilize GPU better so sometime larger chunk can actually take less time than a small... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-03-2014, 04:37 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Yes, I am from CZ.
As for your error, "at hashtopus.Program.diagnoseSystem () " means it's in the diagnoseSystem method. If you understand at least a little C-like languages, you could read through... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-04-2014, 01:26 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
The exception should not happen. Please run the hashtopus.exe in a command prompt window so that the window doesn't close when the exception occurs. You can then send it here.
As for the error, you... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-04-2014, 02:13 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
bitguard Wrote: (06-04-2014, 02:41 PM)
--
Maybe you will update your hashtopus.exe to find the "/" uuid with /etc/blkid.tab or better use "blkid -o list" (thats got correct results)
Or is there any ... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-04-2014, 03:08 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
I sent you a PM with the version with more extensive debug output, could you please try it and post the output here? |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-05-2014, 09:25 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
goat Wrote: (06-04-2014, 02:30 PM)
--
I uploaded a hash in hashtopus, why he can't find it?
Eccezione non gestita: System.Net.WebException: Errore del server remoto: (406)
Non accettabile.
in... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-04-2014, 03:00 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
You can't use -i. It's because hashcat takes -i as multiple different tasks. So when using --keyspace, it will actually take the first task (e.g. just one character). I suggest creating task for each ... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-05-2014, 01:36 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
I am not sure but I dont think so. It's the same. You should create individual tasks, each with one mask. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-05-2014, 03:08 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
That's correct. Hashtopus uses \x01 as separator to avoid ambiguous situations. Hashcat is instructed with --separator to use this value as well, so that's not the problem. Post your task command line... |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-08-2014, 12:25 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
cool :) glad to hear its working. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-10-2014, 09:41 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Yeah, working on it right now. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-15-2014, 09:03 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
For those who missed it, I added a Github link to the first post. |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-20-2014, 04:21 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Added new features, synced to github too (mainly colors for tasks to keep them more organized) |
|
curlyboi |
User Contributions
|
289 |
592,005 |
06-24-2014, 09:26 AM |