• Stars
    star
    2
  • Language
    Python
  • Created over 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Decrypt an Ethereum private key from an Ethereum keyfile.

More Repositories

1

fast-modular-exponentiation

C++
11
star
2

decrypt-ethereum-private-key

Rust project to decrypt ethereum private key from a Web3 keyfile.
Rust
6
star
3

radix-64-encoding

Simple Radix 64 Encoding in C: Represent binary data (bytes) as ASCII characters. Allows cryptographic keys, random numbers etc to be represented in printable format, like GPG --armor.
C
5
star
4

bash-image-processor

Simple image processor - operates recursively on files and subdirectories in the target directory. Useful for batch processing client images.
Shell
4
star
5

passing-strings-in-C

C
3
star
6

share-secrets

A Python 3 wrapper for the debian ssss package implementation of Shamir's Secret Sharing Scheme. Designed for use in an offline Tails session.
Python
3
star
7

compute-base58Check-bitcoin-address

C++
3
star
8

ssh-tunnel-bitcoin

Basic SSH tunnel to a remote bitcoind instance
Python
2
star
9

laravel-spin

Spin up a new Laravel project with a new MariaDB/MySQL DB and Apache Virtual Hosts directive.
Shell
2
star
10

parse-chainstate

C++ Project that Parses UTXO data from the Bitcoin chainstate Database. Dumps the entire UTXO set to stdout or executes lookup of UTXO based on outpoint.
C++
2
star
11

bedrock-spin

BASH script to deploy a WordPress Bedrock project.
Shell
2
star
12

chinese-remainder-theorem

Python
1
star
13

bootstrap-carousel-thumbnail-nav

Bootstrap carousel for WordPress - dynamically populated by ACF repeater field. Includes a thumbnail navigation.
PHP
1
star
14

git-notes

Shell
1
star
15

bash-random-words

Shell
1
star
16

bitcoin-cold-wallet-setup

BASH script to set up a cold wallet for viewing in Bitcoin Core in an offline Tails session.
Shell
1
star
17

bitcoin-varint

Decode variable-length quantities, Varints, as used by the Bitcoin Core client to store UTXO data in the chainstate database.
C++
1
star
18

bitcoin-address

Legacy Bitcoin address from public key: Python and C++
C++
1
star
19

polka-connect

Go
1
star
20

number-theory-notes

Python
1
star
21

compute-bitcoin-merkle-root

Calculate a Bitcoin Merkle root from txids.
C++
1
star
22

bash-notes

Bash notes!
1
star
23

check-backups

Shell
1
star
24

airgap-core-utilities

Utilities to manage the Bitcoin core client in an air gapped TAILS session. Command line tools to manage cold wallets in a secure offline environment.
Shell
1
star
25

server-backup-script

Backup bash script that runs on a production server. Automatically builds a local incremental backup which can then be synchronised with a remote backup server.
Shell
1
star