-
Notifications
You must be signed in to change notification settings - Fork 29
dirtyfilthy/bc_key
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published