shazow / whatsabi

Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.
https://shazow.github.io/whatsabi/
MIT License
1.04k stars 71 forks source link

Improve proxy detection #55

Closed shazow closed 1 year ago

shazow commented 1 year ago

Added more tests, fixed revert result detection. Fixes #53.