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

Wrong key value #89

Open
Coinpiet opened this issue Nov 27, 2018 · 2 comments
Open

Wrong key value #89

Coinpiet opened this issue Nov 27, 2018 · 2 comments

Comments

@Coinpiet
Copy link

Coinpiet commented Nov 27, 2018

I made a test with my AMD cards again with clBitcrack

so i searched from keysapce in hex 1:40000000

but both times i run this i got diffreant numbers of generated keys.

clBitCrack.exe -d 0 -c -u -o found0.txt --keyspace 1:40000000 -i adresses_50BTC.txt [2018-11-27.10:20:57] [Info] Compression: both [2018-11-27.10:20:57] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000000000001 [2018-11-27.10:20:57] [Info] Ending at: 0000000000000000000000000000000000000000000000000000000040000000 [2018-11-27.10:20:57] [Info] Counting by: 1 [2018-11-27.10:20:57] [Info] Compiling OpenCL kernels... [2018-11-27.10:21:05] [Info] Initializing Ellesmere [2018-11-27.10:21:05] [Info] Generating 262,144 starting points (10.0MB) [2018-11-27.10:21:05] [Info] 10.0% [2018-11-27.10:21:05] [Info] 20.0% [2018-11-27.10:21:05] [Info] 30.0% [2018-11-27.10:21:06] [Info] 40.0% [2018-11-27.10:21:06] [Info] 50.0% [2018-11-27.10:21:06] [Info] 60.0% [2018-11-27.10:21:06] [Info] 70.0% [2018-11-27.10:21:06] [Info] 80.0% [2018-11-27.10:21:06] [Info] 90.0% [2018-11-27.10:21:06] [Info] 100.0% [2018-11-27.10:21:06] [Info] Done [2018-11-27.10:21:06] [Info] Loading addresses from 'adresses_50BTC.txt' [2018-11-27.10:21:06] [Info] 42,583 addresses loaded (0.8MB) [2018-11-27.10:21:06] [Info] Found key for address '1BgGZ9tcN4rm9KBzDn7KprQz87SZ26SAMH'. Written to 'found0.txt' [2018-11-27.10:21:06] [Info] Found key for address '1EhqbyUMvvs7BfL8goY6qcPbD6YKfPqb7e'. Written to 'found0.txt' Ellesmere 17/8192MB | 42581 targets 25.88 MKey/s (1,040,449,536 total) [00:00:38][2018-11-27.10:21:47] [Info] Reached end of keyspace

and secound one:

clBitCrack.exe -d 0 -c -u -o found0.txt --keyspace 1:40000000 -i adresses_50BTC.txt [2018-11-27.10:23:16] [Info] Compression: both [2018-11-27.10:23:16] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000000000001 [2018-11-27.10:23:16] [Info] Ending at: 0000000000000000000000000000000000000000000000000000000040000000 [2018-11-27.10:23:16] [Info] Counting by: 1 [2018-11-27.10:23:16] [Info] Compiling OpenCL kernels... [2018-11-27.10:23:25] [Info] Initializing Ellesmere [2018-11-27.10:23:25] [Info] Generating 262,144 starting points (10.0MB) [2018-11-27.10:23:25] [Info] 10.0% [2018-11-27.10:23:25] [Info] 20.0% [2018-11-27.10:23:25] [Info] 30.0% [2018-11-27.10:23:25] [Info] 40.0% [2018-11-27.10:23:25] [Info] 50.0% [2018-11-27.10:23:25] [Info] 60.0% [2018-11-27.10:23:25] [Info] 70.0% [2018-11-27.10:23:25] [Info] 80.0% [2018-11-27.10:23:25] [Info] 90.0% [2018-11-27.10:23:25] [Info] 100.0% [2018-11-27.10:23:25] [Info] Done [2018-11-27.10:23:25] [Info] Loading addresses from 'adresses_50BTC.txt' [2018-11-27.10:23:26] [Info] 42,583 addresses loaded (0.8MB) [2018-11-27.10:23:26] [Info] Found key for address '1BgGZ9tcN4rm9KBzDn7KprQz87SZ26SAMH'. Written to 'found0.txt' [2018-11-27.10:23:26] [Info] Found key for address '1EhqbyUMvvs7BfL8goY6qcPbD6YKfPqb7e'. Written to 'found0.txt' Ellesmere 17/8192MB | 42581 targets 26.19 MKey/s (1,056,440,320 total) [00:00:38][2018-11-27.10:24:06] [Info] Reached end of keyspace

and the other keys from puzzel transaktion dont be found

@brichard19
Copy link
Owner

brichard19 commented Nov 28, 2018

1,040,449,536 total and 1,056,440,320 total probably isn't a bug. The status is updated on a 1.8 second interval, and the end of the keyspace was reached before the most recent count could be displayed. We should probably display a summary of all totals when the program finishes though.

@Coinpiet
Copy link
Author

yeah mabey this will be great 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants