Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: chunk problem #1105

Open
yousifk95 opened this issue Oct 14, 2024 · 0 comments
Open

[BUG]: chunk problem #1105

yousifk95 opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yousifk95
Copy link

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

@yousifk95 yousifk95 added the bug Something isn't working label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant