hashtopolis/server

[BUG]: chunk problem

Opened this issue · 0 comments

Version Information

Hashtopolis: 0.13.1

Hashcat

6.2.6

Description

im using this command on hashtopolis server #HL# -a 3 ?l?l?l?d?d?d?d?d?d?d?d -w 4 -O -D 2

i have 12 rtx 3060ti , everything works perfect on hashcat locally

when i use the hashtopolis it give me the same benchmark as in hashcat (160 kh/s for 11300 hash)

but in reality it not even work at 0.1% of that speed , so i tried everything , fixed the chunk to 100 m

then i used the debugger >> STATUS 3 SPEED 13452 1000 13503 1000 13521 1000 13417 1000 13556 1000 13476 1000
13478 1000 13569 1000 13553 1000 13520 1000 13574 1000 13489 1000 45 1000
EXEC_RUNTIME 455.714031 452.678023 453.456766 456.815968 450.044144 456.272456
453.575999 450.039656 450.068951 452.095984 450.228320 453.504272 321.379640
CURKU 0 PROGRESS 42348544 2600000000 RECHASH 0 1 RECSALT 0 1
TEMP 79 73 72 71 73 72 73 72 71 73 73 70 -1
REJECTED 0 UTIL 100 100 100 100 100 100 100 100 100 100
100 100 -1

from what is see that >> PROGRESS 42348544 but the progress bar show me only 1.6% of the chunk ! and the hole key size is 67600000000 , not 2600000000 as the table showing ! im so confusing :( , sorry im new on hashcat