Content pfp
Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions

Matt Solomon pfp
Matt Solomon
@msolomon.eth
Came across https://github.com/cdump/evmole today, another tool that extracts function info from bytecode. It has some benchmarks showing its false neg/pos rate as better than whatsabi/heimdall, so I think @shazow.eth and @becker might be interested :) (I have not validated or confirmed the benchmarks)
4 replies
0 recast
14 reactions

jon becker pfp
jon becker
@becker
The heimdall benchmarks are a bit incorrect, as there is no “selector extraction” module. I’m assuming the benchmarks for heimdall performed full decompilation / cfg generation, possibly with sig resolution enabled, due to the 600s results. I may PR into evmole with updated (and reproducable) benchmarks
1 reply
0 recast
2 reactions

jon becker pfp
jon becker
@becker
, but this is not high on my priority list as there likely won’t be a public API for extracting only selectors via heimdall.
0 reply
0 recast
2 reactions