✅Pelusa
Idea
We have to overcome 3 barriers:
passTheBall()
getBallPossesion()
shoot()
1. passTheBall()
The first require can be bypassed by storing all code in the constructor. The second require is about bruteforcing create2()
salt but it is a very simple bruteforce. Note that the probability of is if we are bruteforcing .
2. getBallPossesion()
Just re-compute owner
locally.
3. shoot()
Returning 22_06_1986
is easy. Updating goals
to 2 via delegatecall is also a simple task.
PoC
Last updated