Author

Topic: BtcCollider question (Read 89 times)

member
Activity: 202
Merit: 16
January 26, 2023, 08:45:45 AM
#3
Is it possible for btccollider from a private key to output 2 or 3 or even 4 addresses in a row because given the speed of it we would be able to output more matches than vanitygen.

example :

is it possible that :

H1=0D28280EA0CBC41BAA6FE16409E6C1B3809BC313
H2=0D28280EA0CBC41BEC699B8E90A40EA5D18E2281
H3=0D28280EA0CBC41B..............................
H4=0D28280EA0CBC41B..............................
Priv (WIF): p2pkh:L2SDUYWCQ7wUQPgxcGvkCXViL7meTwHkKuaSX8prP584GBSSSrHJ
Priv (WIF): p2pkh:L2SDUYWCQ7wUQPgxcGvkCXViL7meTwHkKuRAjgknRpCYrsm5TVsU
Priv (WIF): p2pkh:L2SDUYWCQ7wUQPgxcGvkCXViL7meTwHkKu............................
Priv (WIF): p2pkh:L2SDUYWCQ7wUQPgxcGvkCXViL7meTwHkKu............................
Add1: 12CZtce55cCyNEseqbLQfKy4EdhsMus7Tz
Add2: 12CZtce55cCyWPPwk3QbekL5MnMvk22YD3
Add3: 12CZtce55cCy.....................................
Add4: 12CZtce55cCy.....................................

is it possible that : for private key = 0000000000000000000000000000000000000000000000000000000000000001

H1=751e76e8199196d454941c45d1b3a323f1433bd6
H2=751e76e8199196d4.....................................
H3=751e76e8199196d4.....................................
H4=751e76e8199196d4.....................................
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M7rFU73sVHnoWn
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M.......................
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M.......................
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M.......................
Add1: 1BgGZ9tcN4rm9KBzDn7KprQz87SZ26SAMH
Add2: 1BgGZ9tcN4rm....................................
Add3: 1BgGZ9tcN4rm....................................
Add4: 1BgGZ9tcN4rm....................................
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
January 26, 2023, 07:18:59 AM
#2
By using a completely different algorithm such as the sequential/linear iteration implemented in Bitcrack.

Seriously, why would you even want to do this? That means you'd have to rip out the entire Kangaroo core and replace it with something else. Not to mention this program generates pairs of addresses, which does not have much practical use as vanity addresses can already be serviced efficiently with VanitySearch.
member
Activity: 202
Merit: 16
January 26, 2023, 06:26:52 AM
#1
Hello would it be possible to modify this code: https://github.com/JeanLucPons/BTCCollider
to not make the generation random ?
thanks
Jump to: