Raz0r (@theraz0r) 's Twitter Profile
Raz0r

@theraz0r

CTO & Co-founder @DecurityHQ

ID: 475748027

linkhttp://raz0r.name calendar_today27-01-2012 11:50:08

1,1K Tweet

5,5K Followers

580 Following

Raz0r (@theraz0r) 's Twitter Profile Photo

Findings bugs in smart contract proxy upgrades with reasoning models: 1) monitor Upgraded(address implementation) events 2) call eth_getStorageAt(proxy, eip1967.proxy.implementation) at the block before the upgrade to get old implementation 3) forge clone old impl address 4)