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

shazow pfp
shazow
@shazow.eth
I saw that! Looks cool, it's on my list to dig into the results closer. It definitely does more EVM emulating than I'm doing on my end (been on my list for a while). Mixed feels about the benchmarks but I don't have something better yet, so I'm grateful for anything!
1 reply
0 recast
1 reaction

Matt Solomon pfp
Matt Solomon
@msolomon.eth
Ah interesting: "Executes code with a custom EVM and traces CALLDATA usage" Any chance you have tldr on the evmole vs. whatsabi approaches to extracting selectors?
1 reply
0 recast
0 reaction

shazow pfp
shazow
@shazow.eth
A bit of discussion here: https://twitter.com/cdump/status/1731053430829944905 It's closer to what https://github.com/acuarica/evm is doing, but it's tricky to avoid the halting problem as scope increases.
1 reply
0 recast
0 reaction