Bitcoin Forum
September 18, 2024, 03:26:55 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to create a lot of brainwallets?  (Read 89 times)
sodnug (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 20, 2024, 10:32:10 AM
Last edit: July 20, 2024, 10:47:51 AM by sodnug
 #1

I would like to start a project and need a lot of brainwallets for testing.

How can I efficiently and automatically create an almost infinite number of brainwallets from given input?

Example:

I have divided a song text in a .txt into 1000 lines. A private key for a brain wallet should be created automatically from each line from the .txt

I would like to scale the whole thing extremely.

Is it possible to automate this efficiently?
logfiles
Copper Member
Legendary
*
Offline Offline

Activity: 2100
Merit: 1776


Top Crypto Casino


View Profile WWW
July 20, 2024, 11:52:16 PM
 #2

Why brain wallet in particular? Are you onto some sort of research?
I don't think it's possible. Maybe if you tried to use one of the browser based bots where you can record tasks, and then play it in a loop to carry out the task repeatedly. There was one that I used to use, but I don't quite remember the name right now. It was some sort of browser extension.

Have you explored https://iancoleman.io/bip39?

███████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████

███████████████████████
.
BC.GAME
▄▄▀▀▀▀▀▀▀▄▄
▄▀▀░▄██▀░▀██▄░▀▀▄
▄▀░▐▀▄░▀░░▀░░▀░▄▀▌░▀▄
▄▀▄█▐░▀▄▀▀▀▀▀▄▀░▌█▄▀▄
▄▀░▀░░█░▄███████▄░█░░▀░▀▄
█░█░▀░█████████████░▀░█░█
█░██░▀█▀▀█▄▄█▀▀█▀░██░█
█░█▀██░█▀▀██▀▀█░██▀█░█
▀▄▀██░░░▀▀▄▌▐▄▀▀░░░██▀▄▀
▀▄▀██░░▄░▀▄█▄▀░▄░░██▀▄▀
▀▄░▀█░▄▄▄░▀░▄▄▄░█▀░▄▀
▀▄▄▀▀███▄███▀▀▄▄▀
██████▄▄▄▄▄▄▄██████
.
..CASINO....SPORTS....POKER..


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
ranochigo
Legendary
*
Offline Offline

Activity: 3038
Merit: 4418


Crypto Swap Exchange


View Profile
July 21, 2024, 02:27:40 AM
 #3

Assuming you're not trying to crack any wallets, you can implement it by applying SHA256 to each line, ensuring that it is within a range of valid private key, and then using it to obtain the public key and subsequently the address. This method should be fast enough, unless you're trying to crack something.

Again, if you're thinking of cracking insecure Bitcoin addresses, then I can't help you here. This would be slower than brainflayer and what not but should be sufficiently fast for most use cases. If you're thinking of creating and using these, then you shouldn't because it is not secure.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
OcTradism
Hero Member
*****
Offline Offline

Activity: 1862
Merit: 851



View Profile WWW
July 21, 2024, 02:30:50 AM
 #4

I would like to start a project and need a lot of brainwallets for testing.
With one wallet, you can have many addresses inside to use.

Need a lot of wallets is not common need from normal users.

Quote
I have divided a song text in a .txt into 1000 lines. A private key for a brain wallet should be created automatically from each line from the .txt
When you create your wallet, do it in a normal, standard and simple way because it is more helpful and workable for your wallet recovery later. Don't try to complicate steps in wallet creation procedure and mess up your steps for wallet recovery in future.

How to back up a seed phrase?
Seed splitting is a bad idea

txt files are not secure formats to store your wallet seed phrases.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
odolvlobo
Legendary
*
Offline Offline

Activity: 4438
Merit: 3387



View Profile
July 21, 2024, 07:24:37 PM
 #5

I would like to start a project and need a lot of brainwallets for testing.
How can I efficiently and automatically create an almost infinite number of brainwallets from given input?

There are a few things that you haven't specified, such is how secure the brain wallets must be, or how memorable or recoverable they must be.

The simplest method would be to take a random 256-bit number and generate a bip-39 phrase from it for the brain wallet. For each additional brain wallet, hash the previous phrase and generate a new phrase. Do that as many times as you wish.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!