Skip to content

joarleymoraes/lousy_bitcoins

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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