- Deploy the SafeRoom Contract first (ensure to deploy this with some ether value)
- Copy the contract address of SafeRoom
- Deploy Attack contract with the SafeRoom address
- Copy Attack contract address
- Transfer 1 ether to Attack contract
- This will trigger the recieve function
- Which in turn calls the attack function
- This empties Saferoom balance into Attack Contract