It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
wget http://www.makomk.com/~aidan/wallet-recover-0.3-linux.tar.gz
tar xzf wallet-recover-0.3-linux.tar.gz
sudo ./wallet-recover-0.3-linux/bin/32/wallet-recoverrecovered-wallet.dat
sudo ./wallet-recover-0.3-linux/bin/32/wallet-recover /dev/sda recovered-wallet.dat
#include
main() {
int c, i;
// privkeys are preceeded by: 3081 d302 0101 0420 and are 32 bytes long:
while ((c = getchar()) != EOF)
if (c == 0x81 &&
getchar() == 0xd3 && getchar() == 0x02 && getchar() == 0x01 &&
getchar() == 0x01 && getchar() == 0x04 && getchar() == 0x20) {
for (i = 0; i < 32; i++)
printf("%02x", getchar());
printf("\n");
}
}
#include
main() {
int c, i;
// privkeys are preceeded by: 3081 d302 0101 0420 and are 32 bytes long:
while ((c = getchar()) != EOF)
if (c == 0x30)
if (getchar() == 0x81)
if (getchar() == 0xd3)
if (getchar() == 0x02)
if (getchar() == 0x01)
if (getchar() == 0x01)
if (getchar() == 0x04)
if (getchar() == 0x20) {
for (i = 0; i < 32; i++)
printf("%02x", getchar());
printf("\n");
}
}
#include
main() {
int c, i;
// privkeys are preceeded by: 3081 d302 0101 0420 and are 32 bytes long:
while ((c = getchar()) != EOF)
if (c == 0x81 &&
getchar() == 0xd3 && getchar() == 0x02 && getchar() == 0x01 &&
getchar() == 0x01 && getchar() == 0x04 && getchar() == 0x20) {
for (i = 0; i < 32; i++)
printf("%02x", getchar());
printf("\n");
}
}
#include
main() {
int c, i;
// privkeys are preceeded by: 3081 d302 0101 0420 and are 32 bytes long:
while ((c = getchar()) != EOF)
if (c == 0x81 &&
getchar() == 0xd3 && getchar() == 0x02 && getchar() == 0x01 &&
getchar() == 0x01 && getchar() == 0x04 && getchar() == 0x20) {
for (i = 0; i < 32; i++)
printf("%02x", getchar());
printf("\n");
}
}
#include
main() {
int c, i;
// privkeys are preceeded by: 3081 d302 0101 0420 and are 32 bytes long:
while ((c = getchar()) != EOF)
if (c == 0x81 &&
getchar() == 0xd3 && getchar() == 0x02 && getchar() == 0x01 &&
getchar() == 0x01 && getchar() == 0x04 && getchar() == 0x20) {
for (i = 0; i < 32; i++)
printf("%02x", getchar());
printf("\n");
}
}
$ gcc -O4 -o pkgrep pkgrep.c
$ df ~/.bitcoin
Filesystem Size Used Avail Use% Mounted on
/dev/dm-1 901G 497G 359G 59% /
$ su
Password:
# ./pkgrep < /dev/dm-1
g++ -I/usr/include/db4.8 -I/usr/include/cryptopp -ggdb -Wall -O2 -o wallet-recover main.cpp -lcryptopp -ldb-4.8
main.cpp:29:0: warning: "_GNU_SOURCE" redefined [enabled by default]
#define _GNU_SOURCE
^:0:0: note: this is the location of the previous definition
main.cpp:39:16: fatal error: db.h: No such file or directory
#include
^
compilation terminated.
make: *** [wallet-recover] Error 1
g++ -I/usr/include/db4.8 -I/usr/include/cryptopp -ggdb -Wall -O2 -o wallet-recover main.cpp -lcryptopp -ldb-4.8
main.cpp:29:0: warning: "_GNU_SOURCE" redefined [enabled by default]
#define _GNU_SOURCE
^:0:0: note: this is the location of the previous definition
main.cpp:39:16: fatal error: db.h: No such file or directory
#include
^
compilation terminated.
make: *** [wallet-recover] Error 1
./wallet-recover damagedWallet.dat newWallet.dat
adb pull /data/data/de.schildbach.wallet/files/key-backup-base58
java -classpath bitcoinj-0.2.jar:bitcoinj-0.2-sources.jar:../lib/* com.google.bitcoin.examples.DumpWallet pingservice-prodnet.wallet
Wallet containing 0.00 BTC in:
0 unspent transactions
0 spent transactions
0 pending transactions
0 inactive transactions
0 dead transactions
Keys:
addr:1H6s7S2GS6DHDvZgQN5ufxMYj76bMMpHxh pub:044bec72bf6c0be93ffefb154ffce6622317527c8d0f78cd3c5b47f5c15af7f5750b2e1ccde5a827c83e89ef67ca1262bfa5427b732332c41104cc7483e756a0d6 priv:00fd6e40862973730e97be5b6ab08ef8ca02a3575f8c95858dcec51d88058a0839
wget http://www.makomk.com/~aidan/wallet-recover-0.3-linux.tar.gz
tar xzf wallet-recover-0.3-linux.tar.gz
sudo ./wallet-recover-0.3-linux/bin/32/wallet-recoverrecovered-wallet.dat
sudo ./wallet-recover-0.3-linux/bin/32/wallet-recover /dev/sda recovered-wallet.dat