11-08-2023, 01:38 PM
11-11-2023, 06:33 AM
You can use Hashtopolis, there you get a progress bar ( not green) in the task overview on the server.
11-15-2023, 12:27 AM
(11-11-2023, 06:33 AM)ManuB1G Wrote: [ -> ]You can use Hashtopolis, there you get a progress bar ( not green) in the task overview on the server.
Where can I get this Hashtopolis? On this site? Is it part of HashCAt or this is separate soft?
11-15-2023, 10:22 AM
It is separate software you can get on https://github.com/hashtopolis/server
11-15-2023, 11:02 AM
(11-15-2023, 10:22 AM)DanielG Wrote: [ -> ]It is separate software you can get on https://github.com/hashtopolis/server
hashtopolis is a system to distribute hashcat to many clients. In case you only want a progress bar this might be a bit too much setup work, but in case you are anyhow interested in using multiple clients for hashcat it might be your way.
11-15-2023, 01:00 PM
I know it's not what you asked for, but Hashcat shows the progress in the [s]tatus output:
So you can just extrapolate that percentage yourself
Code:
Progress.........: 10/10 (100.00%)
So you can just extrapolate that percentage yourself
11-15-2023, 01:10 PM
(11-15-2023, 01:00 PM)penguinkeeper Wrote: [ -> ]I know it's not what you asked for, but Hashcat shows the progress in the [s]tatus output:Yes, HashCat shows progress bar, I seen it. But I asked is it possible colored it to green for ex. From the box HashCat has a lot of information.
Code:Progress.........: 10/10 (100.00%)
So you can just extrapolate that percentage yourself
11-15-2023, 01:12 PM
(11-15-2023, 11:02 AM)ManuB1G Wrote: [ -> ](11-15-2023, 10:22 AM)DanielG Wrote: [ -> ]It is separate software you can get on https://github.com/hashtopolis/server
hashtopolis is a system to distribute hashcat to many clients. In case you only want a progress bar this might be a bit too much setup work, but in case you are anyhow interested in using multiple clients for hashcat it might be your way.
Can I run this soft on the my PC and use client part on the same my PC?