Bitcoin Forum
May 28, 2024, 09:47:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: EthCrack | Ethereum private key bruteforcer [DEV]  (Read 141 times)
nrize331 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 17, 2018, 12:59:12 PM
 #1

Greet everybody.

I am working on open-source ethereum private key cracker. It generates random private key -> generates address from this and checks balance.
Just PoC tool. I dont welcome illegal actions with it.

TODO list:
  • Make raw LevelDB access (without geth) to get better performance
  • Make OpenCL support
  • Improve private key generation algorithm

Github link: https://github.com/anastasiaklimova3303/EthCrack

Any Thoughts?

Thank you!
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3486
Merit: 6150



View Profile
December 17, 2018, 04:00:06 PM
 #2

Not sure how that would work, to be honest. I mean, what are the odds that you'll hit the same private key as someone else? How is that different from someone generating so many addresses and hoping that his wallet contain funds?

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
nrize331 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 17, 2018, 04:12:42 PM
 #3

Not sure how that would work, to be honest. I mean, what are the odds that you'll hit the same private key as someone else? How is that different from someone generating so many addresses and hoping that his wallet contain funds?

"How is that different from someone generating so many addresses and hoping that his wallet contain funds?"
It's something like this.

"what are the odds that you'll hit the same private key as someone else? "
It depends on private key generation algorithm. This tool generates random private key (so, it does not walk through all 32-bytes values). So, what about bruteforce time - we need to do more tests. But I think if bruteforce will be started on more than 3 computers with SSD and downloaded blockchain on it - chances will be increased much)
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!