Skip to content

Commit

Permalink
Update ethereum-wallet-cracker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
keewenaw authored Jul 3, 2022
1 parent f1e8fc3 commit ef4cb20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ethereum-wallet-cracker/ethereum-wallet-cracker.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/usr/bin/env python3
# Ethereum Wallet Cracker
# (c) 2022 Mark Rudnitsky

import os, sys, csv, eth_utils
from web3 import Web3
Expand Down

0 comments on commit ef4cb20

Please sign in to comment.