Skip to content

Guess private key of etherium based wallet with a balance greater than 0.

Notifications You must be signed in to change notification settings

mahirdzirlo/ether_private_key_guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The script can be used to scan any etherium based blockchain. If private key with balance is found it will be saved to dollars.log file

To install: npm i

To run: node index.js

pm2 start index.js -i 3 to run in 3 different threads

The chance to find a key is 1 : number of atoms in the universe, supposedly. However, you may just get lucky. The code is just a demonstration of how impossible it is to guess a private key of crypto wallets.

About

Guess private key of etherium based wallet with a balance greater than 0.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published