Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
A little update:
I just completely rewrote the chunk dispatching algorithm so it would better handle timeouted chunks.
If a chunk is assigned to an agent and it not finished (or even started), after... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-05-2014, 06:16 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
oclHashcat and cudaHashcat distribution was updated.
Now the server admin can create multiple "releases" of hashcat on the server, each consisting of filename to download and file list to extract f... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-06-2014, 02:34 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Is there anyone with AMD on Windows, who could check if its registry contains Catalyst_Version value in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-06-2014, 11:44 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Can please someone with beta AMD driver tell me, what value does the "Catalyst_Version" have? Does it include "b" or is it simply xx.xx as usual? |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-07-2014, 02:55 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Anyone brave enough to test GPU detection for me, please run this https://hashtopus.nech.me/gpuenum.exe and post the output. It will enumerate GPU cards, then print the detected driver version.
EDIT... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-07-2014, 04:53 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Excellent, so far so good :) |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-08-2014, 09:53 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Right now I am experimenting with mono, can anyone tell me a Linux file/command to detect AMD driver version? With NVIDIA it's nvidia-smi. |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-22-2014, 05:57 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Thanks. I am mostly interested in the last command because I already have detection method for GPU cards (doing lspci | grep VGA). What is in the ls result? Files? Directories? Can there be multiple o... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-23-2014, 10:07 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
oh maaan, is there a comparing table for that? or a way to get an actual catalyst version? |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-24-2014, 09:16 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Live demo for Hashtopus:
Web admin:
https://hashtopus.nech.me/demo/admin.php
(any password will work)
Cracking machines:
To download agent simply log into admin and click Agent deployer in the menu. ... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-25-2014, 05:34 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
gf: are you sure the dmesg is a proper way? i always thought it was more like system log and the user can change levels of logged events |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-26-2014, 10:22 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Yes, that is because there is only one Hashcat release defined in the admin, and that's a fake release. All executables are zero-length files so once the system tries to run it, it crashes. This will ... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-27-2014, 12:28 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Hashtopus in action:
https://www.youtube.com/watch?v=0K4mTG5jiR8 |
|
curlyboi |
User Contributions
|
289 |
591,880 |
03-30-2014, 03:46 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
New features:
- importing files (wordlists, rules) not only via web-upload but also via FTP to specific directory
- creating new wordlist in files from all already cracked hashes from a selected hashl... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
04-07-2014, 11:42 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Wow, long time no see this thread :)
Lots of new features, I am now working with some core members of hashcat community so I am adding features for best cracking experience including:
- preconfigu... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
05-05-2014, 12:28 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
There is manual draft which should give you pretty good info about what it can do and how you work with it:
https://hashtopus.nech.me/manual.html (https://hashtopus.nech.me/manual.html) |
|
curlyboi |
User Contributions
|
289 |
591,880 |
05-07-2014, 08:55 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Functional demo open:
https://demo.nech.me/admin.php (https://demo.nech.me/admin.php) (password: demo, can't be changed so don't worry)
There are actually some agents, those are other people testing... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
05-08-2014, 12:35 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
Not true. Hashtopus is mono-compliant and most of my testers run Linux. |
|
curlyboi |
User Contributions
|
289 |
591,880 |
05-09-2014, 09:25 AM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
New version uploaded to demo, lot's of GUI improvements, superhashlists, etc |
|
curlyboi |
User Contributions
|
289 |
591,880 |
05-14-2014, 04:00 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
New version again. Secret data/trusted agent function, massive GUI improvements, fixed uploading single hash into paste-window, improved chunk dispatching algo (better towards end of keyspace to avoid... |
|
curlyboi |
User Contributions
|
289 |
591,880 |
05-18-2014, 01:21 PM |