Skip to content

Plutus++ is an automated bitcoin wallet collider that brute forces random wallet addresses

Notifications You must be signed in to change notification settings

m41denx/plutuspp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plutus++

Plutus++ is an automated bitcoin wallet collider that brute forces random wallet addresses

Original concept (python): Plutus

Optimized fork (python): Plutus-Scroo


This project is under heavy development. Do not use

What is Plutus++

Plutus++ is simply a rewrite of Plutus in pure C++ with intent of making a normal executable binary

KEYGEN STATE:

  • PRIVATE KEY [OK]
  • PUBLIC KEY [OK]
  • PUBLIC COMP KEY [OK]
  • ADDRESS [OK]
  • ADDRESS COMP [OK]

PERFORMANCE:

  • Vanilla 8K | amd64 2 Thr ➡ 1.6s | MEM: 90K
  • Vanilla 8K | arm64 8 Thr ➡ 0.8s | MEM: 100K
  • Preload 33M TXT | amd64 2 Thr ➡ 6.9s | MEM: 2.1G

TODO:

  • Use pointer as gen arg instead of copy
  • Remove limited addr count amount
  • Add Litecoin compatibility

About

Plutus++ is an automated bitcoin wallet collider that brute forces random wallet addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published