Last updated 1 year ago
The isContract() check can be bypassed by storing all the logic in constructor. extcodesize() will return 0 during construction time.
isContract()
extcodesize()