Skip to content

Utility to try crack bitcoins private keys generated from weak passphrases.

Notifications You must be signed in to change notification settings

rtt/lousy_bitcoins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lousy_bitcoins

Utility to try to crack bitcoins private keys generated from weak passphrases.

Disclamer

I hold no liability for what you do with this application. I built this for learning purposes and to try to get people to be more careful with their private keys.

How it Works

It generates private keys from a password list file, then checks if the respective bitcoin address has any history on the blockchain. If so, then checks if it has any balance.

Examples

Some findings with history:

Usage

It supports Python 2 only.

python crack.py <password_list_file>

About

Utility to try crack bitcoins private keys generated from weak passphrases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%