Skip to content

Commit ef4cb20

Browse files
authored
Update ethereum-wallet-cracker.py
1 parent f1e8fc3 commit ef4cb20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ethereum-wallet-cracker/ethereum-wallet-cracker.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/usr/bin/env python3
2+
# Ethereum Wallet Cracker
3+
# (c) 2022 Mark Rudnitsky
24

35
import os, sys, csv, eth_utils
46
from web3 import Web3

0 commit comments

Comments
 (0)