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.06k stars 74 forks source link

disasm: Test some vyper code #12

Open shazow opened 2 years ago

shazow commented 2 years ago

We only really look at solidity-style code, not sure if vyper bytecode layout is substantially different.