Skip to content

Instantly share code, notes, and snippets.

View astrovm's full-sized avatar

astro astrovm

View GitHub Profile

Keybase proof

I hereby claim:

  • I am astrovm on github.
  • I am astrolince (https://keybase.io/astrolince) on keybase.
  • I have a public key whose fingerprint is 4678 098B F578 3D3F 5D50 6EB6 CC39 C6D7 7BDF 0053

To claim this, I am signing this object:

@astrovm
astrovm / multisig_nonce.py
Last active June 17, 2022 14:59
calculate wintermute's multisig nonce
from eth_utils import to_canonical_address, to_checksum_address
from eth._utils.address import generate_contract_address
factory = '0x76E2cFc1F5Fa8F6a5b3fC4c8F4788F0116861F9B' # gnosis safe factory
target = '0x4f3a120E72C76c22ae802D129F599BFDbc31cb81' # wintermute's multisig
nonce = 0
while True:
safe = generate_contract_address(to_canonical_address(factory), nonce)
@astrovm
astrovm / mnemo.py
Last active October 20, 2022 21:28
Recover bad written bitcoin seeds
import mnemonic
english = ["abandon", "ability", "able", "about", "above", "absent", "absorb", "abstract", "absurd", "abuse", "access", "accident", "account", "accuse", "achieve", "acid", "acoustic", "acquire", "across", "act", "action", "actor", "actress", "actual", "adapt", "add", "addict", "address", "adjust", "admit", "adult", "advance", "advice", "aerobic", "affair", "afford", "afraid", "again", "age", "agent", "agree", "ahead", "aim", "air", "airport", "aisle", "alarm", "album", "alcohol", "alert", "alien", "all", "alley", "allow", "almost", "alone", "alpha", "already", "also", "alter", "always", "amateur", "amazing", "among", "amount", "amused", "analyst", "anchor", "ancient", "anger", "angle", "angry", "animal", "ankle", "announce", "annual", "another", "answer", "antenna", "antique", "anxiety", "any", "apart", "apology", "appear", "apple", "approve", "april", "arch", "arctic", "area", "arena", "argue", "arm", "armed", "armor", "army", "around", "arrange", "arrest", "arrive", "arrow", "art", "artefac