-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathREADME
More file actions
27 lines (22 loc) · 1.29 KB
/
README
File metadata and controls
27 lines (22 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Place to put small code scraps and pull in other small repos.
scripts:
qrclip - capture qr code from webcam/img to clipboard
entropy - monitor entropy available by showing every 1 second
keyscan - brute force a Bitcoin private key (wif) for single digit typos
supernova - generate a Bitcoin black hole address matching prefix
watchaddr - insert addresses from stdin into Electrum (2.0) watch-only wallet
mchat - test multicast local network peer messaging
bip39chk - validate, fix chksum and output info on BIP39 seeds
need pycrypto ( pip install pycrypto ):
pwscan - simple Electrum password cracker, template char sub.
pwscanx - simple Electrum password cracker, template char sub., multi-processing
bip38pwd - simple BIP38 password cracker, template char sub.
bip38scan - simple BIP38 password cracker, token combination
bip38scanx - simple BIP38 password cracker, token combination, multi-processing
greasemonkey:
collapsetips - script to collapse ChangeTips on /r/bitcoin
bitcoinwisdom - script to add USD on Chinese exchanges
reddit-btc-ticker - script to add BTC price ticker on /r/bitcoin
from other repos/gists:
subgit - nice script for easily managing sub-projects (like these)
bkkcoins - useful stuff for Bitcoin