FuzzingLabs / octopus

Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)

Home Page:https://fuzzinglabs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display imported function name in Control Flow Graph

fproulx-dfuse opened this issue · comments

Hi,

I'm in awe with your work so far. That's a blessing for simplifying my RE of WASM contracts.

When I generate the CFG though, the call show only the index , not the friendly imported function name (same for local function, we only see the index, which makes the CFG difficult to match with the Call Graph (where you show the imported name or $funcX)

Thanks

Thanks, sorry for the time of reply.
I will take a look at that, it will need some code rewriting so i let you know here when its pushed

Thanks

Any update on this ?

Yes sorry, i will work on that this week :)

Hello,
I see that you will be at NorthSec ! That's awesome. Hoping to get a chance to chat over there.
Any chance you might get around to hacking this issue until then ?

Hi,
I will try to find some time on the plane before Northsec ;) Don't hesitate to catch me there ;)