Sein Coray

Results 34 issues of Sein Coray

When sending a createTask request to the User API, it fails when no `maxAgents` value is provided, but this is not documented. Also `maxAgents` could be an optional value and...

bug

Allow archiving of hashlists. This does not stop any tasks which may still be running at this points, and also it does not archive any task belonging to the hashlist....

new feature

As with the introduction of the -S flag in hashcat the rule splitting feature in Hashtopolis became I obsolete, I suggest removing it. It causes issues with normal tasks more...

Especially the values in the util graph might oscillate a lot. Having an average over multiple data points would smoothen that out. Additionally, having the possibility to extend the range...

enhancement

Based on this, issues will be created. Initial: * [x] Database scheme #269 Core: * [x] Protocol Version 2 * [x] Task management #272 * Create Task Wrapper * Move...

dev

The client should also send some more values about the agent to the server that they can be viewed there: - Temp for GPUs - number of rejected combinations

new feature

When rule splitting is enabled and a benchmark is sent which would cause it to do rule splitting, it creates an exception stating that `new File()` does not get enough...

bug

When just using the provided docker compose in the repository root, there seems to be a permission issue Steps: ``` docker-compose build docker-compose up ``` After the Hashtopolis installation is...

bug

This extension is part of the feature requested in issue #805. It allows an agent to provide a flag denoting that it should be set as CPU agent directly.

new feature