Romke van Dijk
Romke van Dijk
If https://github.com/hashcat/hashcat/issues/3586 gets implemented, this requires work from our side
When you write your own Hashcat kernel, you might not create a pull request upstream and thus have a different hashcat version then the default. The means that one cracker...
Based on https://github.com/hashtopolis/server/issues/875 once implemented the UI should reflex those changes.
In case an agent crashes you want that the agent is not marked instantly as failed. Because this sometimes can happen based on user parameters, eg bad hashcat command. If...
Sometimes you have an agent which both has GPU and CPU support which can be addressed separately. Or you can even have a FPGA or ASIC agent running. Currently there...
When you are working with multiple hashes for multiple projects with multiple people, it would be nice to group those resource together in some way. This item is about implementing...
Based on https://github.com/hashtopolis/server/issues/875 it would be possible to implement auto generated docs.
This is a bit longer running issue. Currently when agents switch tasks they rerun benchmarks. A solution for this is to cache benchmarks. - [ ] Research possible implementation -...
Currently some of the config settings are not clear in their description. This item is to go over them, and figure out what is what. Also with https://github.com/hashtopolis/server/issues/875 and https://github.com/hashtopolis/server/issues/876...
Currently Hashtopolis is mostly used with Hashcat. However, sometimes you have quickly written a PoC code in your favorite programming language. It would be nice to quickly use the Generic...