Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
/ wallet-crack Public archive

A Windows Bitcoin wallet password recovery tool

License

Notifications You must be signed in to change notification settings

drazisil/wallet-crack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallet-crack

This script will attempt all possibilities of your passphrase against your wallet.

It does this by using bitcoin-cli.exe from the Bitcoin QT client to attempt to unlock you wallet. It stops when it no longer gets errors from the RPC calls, or if the CPU load goes over a user-defined limit.

ToDo

  • Switch to using actual RPC calls to cut down on spawn() CPU overhead

Contributing

Pull requests and Issues welcome!

Credits

Windows CPU usage: https://www.npmjs.com/package/windows-cpuWindows

Modified code from: https://www.npmjs.com/package/node-bruteforce

Licence

MIT, please see the LICENCE file

About

A Windows Bitcoin wallet password recovery tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •