- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

c) 2022 Mark Rudnitsky
An inefficient, yet fun script to steal Ether from wallets suffering from insufficient entropy during key generation.
At a high level, this script does the following:
Pulls entropy from all files in a given directory (normally pointed to a wordlist directory like Kali's '/usr/share/wordlists/')
Creates an Ethereum wallet from each unit of entropy
Saves the public and private keys of this wallet into a CSV file for future use
Checks the balance of the wallet
If the balance is greater than zero, transfers the balance to our predefined wallet
Benefits:
Multiple permutation attempts per entropy input
Dynamic fee generation (with changeable margin of safety) to ensure your transaction goes through
Reporting of all generated keypairs into user-specified file
To see this hidden content, you must like this content.