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

Private keys not matching address #28

Closed
sniperbnb opened this issue Sep 13, 2023 · 4 comments
Closed

Private keys not matching address #28

sniperbnb opened this issue Sep 13, 2023 · 4 comments

Comments

@sniperbnb
Copy link

on M1 macbook the private keys arent matching the printed vanity addresses

@k06a
Copy link
Member

k06a commented Sep 14, 2023

@sniperbnb could you provide example with non-real private key?

@sniperbnb
Copy link
Author

sniperbnb commented Sep 14, 2023

yes, just tested again right now.

./profanity2.x64 -z 41f980b05d9c479c8564b6cdcb6609d99d90b9f4339c4d7823b35d479eb6a9f4e1d71228f695676758b0e1f60f7a1052bc64911d4963defaeb2e9e1defe3cf28 --leading 0

Mode: leading
Target: Address
Devices:
GPU0: Apple M1, 5726633984 bytes available, 8 compute units (precompiled = no)

Time: 35s Score: 5 Private: 0x000090c20d4856172ab0039bfe16cf16395979c0873cb5fe5c4df184862751d0 Address: 0x000009671b1057aff95e9cd05116071a05a70183
Time: 36s Score: 6 Private: 0x000090c20d4b07472ab0039bfe16cf16395979c0873cb5fe5c4df184862751d3 Address: 0x000000b240a90ff6c886f8ea42635b6daecad697
Time: 40s Score: 7 Private: 0x000090c20d4c05742ab0039bfe16cf16395979c0873cb5fe5c4df184862751fb Address: 0x0000000225fea3c5599f325d970d6f5e7b6d6a1b

none matching
@k06a

@k06a
Copy link
Member

k06a commented Sep 14, 2023

@sniperbnb did you added found private keys to original private key of public key you provided with -z parameter? Those are partial private keys (actually they are offsets for your initial private key)

@sniperbnb
Copy link
Author

sniperbnb commented Sep 14, 2023

edit: understood thank you

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