curlyboi / hashtopus

Distributed wrapper around oclHashcat
GNU General Public License v3.0
87 stars 30 forks source link

Suggestion #17

Closed ghost closed 9 years ago

ghost commented 9 years ago

Could you add an option to only show the text:

Hashcat Running: [xx,x%/100%] or No Active Task

Clear screen each time a new % is posted? Maybe call this the 'simple display'

curlyboi commented 9 years ago

how about the other texts? like loading tasks, downloading files, etc

ghost commented 9 years ago

Make it a checklist and make it build a binary or save it by agent.

Agent: John-PC Task: 12 Run Time: 1d | 5h | 1m | 32s Chunk Time Left: 0d | 1h | 35m | 1s Process: [32,1% / 100%] Note: Patience is a virtue

Agent: John-PC Task: 0 Run Time: 0s Time Left: 0d | 0h | 0m | 0s Process: Awaiting New Task Note: wordlist1.txt [25MB] [23%]

Agent: John-PC Task: 13 Run Time: 0s Time Left: 0d | 0h | 0m | 0s Process: Downloading New Files [1/1] Note: wordlist1.txt [25MB] [23%]

curlyboi commented 9 years ago

So you want some API for hashtopus server then? I suggest you code it yourself, this is way to specific and PHP is easy enough.

ghost commented 9 years ago

You interpret me wrong. Not this: https://gyazo.com/689bf4b1d0879829934f2b3f639c8d9d.png

But this: https://gyazo.com/3c7c151deb4521445f15382d1346d1a1.png https://gyazo.com/8e6a6c8cbd9a82e92f0c1feac9c9a08b.png

So it's still cracking hashes, but it displays differently

curlyboi commented 9 years ago

why not get this all info from server instead?

or is it for the user? Dne 7. 9. 2015 17:37 napsal uživatel "NullPatrol" <notifications@github.com

:

You interpret me wrong. Not this: https://gyazo.com/689bf4b1d0879829934f2b3f639c8d9d.png

But this: https://gyazo.com/3c7c151deb4521445f15382d1346d1a1.png https://gyazo.com/8e6a6c8cbd9a82e92f0c1feac9c9a08b.png

— Reply to this email directly or view it on GitHub https://github.com/curlyboi/hashtopus/issues/17#issuecomment-138326676.

ghost commented 9 years ago

This is for the client that the user runs on their PC that displays stats from hashcat.

ghost commented 9 years ago

This means there is no point to get 'that info' from the server since it will still run the command prompt on the agent's pc