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: Fix false positive selectors when looking for ISZERO selectors #68

Closed shazow closed 11 months ago

shazow commented 11 months ago

Related to #67

shazow commented 11 months ago

This should also reduce the number of false positives in #66

shazow commented 11 months ago

According to #71, this brings false positives to 0.