![]() |
Unable to crack - Printable Version +- Hashtopolis Forum (https://hashtopolis.org) +-- Forum: Support (https://hashtopolis.org/forum-1.html) +--- Forum: Problems (https://hashtopolis.org/forum-2.html) +--- Thread: Unable to crack (/thread-732.html) |
Unable to crack - NoOlu8SQJZomAeryT - 08-12-2020 Hashtopolis works perfectly with small hashlist but when I used a bigger one (10M), hashtopolis is stuck at task id message btw hashlist has been uploaded correctly I can see the number of hashes left. Any idea ? Starting client 's3-python-0.6.0.10'... Collecting agent data... Login successful! Hashtopolis Server version: 0.12.0 (commit a247df9 branch master) Client is up-to-date! Got task with id: 1 RE: Unable to crack - s3in!c - 08-15-2020 10M is quite large for a hashlist, it's not recommended to use Hashtopolis with such large hashlists. If needed it's possible to tweak a bit to make it faster, but you need enough ram and also allow it for php to be used, that the hashlist can be downloaded faster. The bottleneck here is MySQL in combination with paged queries to get all uncracked hashes. RE: Unable to crack - NoOlu8SQJZomAeryT - 08-20-2020 (08-15-2020, 09:55 PM)s3in!c Wrote: 10M is quite large for a hashlist, it's not recommended to use Hashtopolis with such large hashlists. If needed it's possible to tweak a bit to make it faster, but you need enough ram and also allow it for php to be used, that the hashlist can be downloaded faster. The bottleneck here is MySQL in combination with paged queries to get all uncracked hashes. Thanks for the reply. I have many ram available, how can I do the tweak ? |