Skip to content

Latest commit

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

** Prerequisites:
libssl-dev libdb4.6-dev
On debian just
apt-get install libdb4.6-dev libssl-dev
** Compiling:
gcc -g bc_key.c -ldb -lcrypto -o bc_key
** Usage:
./bc_key BITCOIN_ADDRESS /path/to/wallet.dat
./bc_key ALL /path/to/wallet.dat
./bc_key EVERYTHING /path/to/wallet.dat
Examples:
./bc_key 1qZGQG5Ls66oBbtLt3wPMa6zfq7CJ7f12 /home/dirtyfilthy/.bitcoin/wallet.dat
./bc_key ALL /home/dirtyfilthy/.bitcoin/wallet.dat
./bc_key EVERYTHING /home/dirtyfilthy/.bitcoin/wallet.dat

About

Bitcoin Private Key Extractor

Resources

Stars

35 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages