Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Display imported function name in Control Flow Graph #7

Open
fproulx-dfuse opened this issue Dec 30, 2018 · 5 comments
Open

Display imported function name in Control Flow Graph #7

fproulx-dfuse opened this issue Dec 30, 2018 · 5 comments
Labels
enhancement New feature or request Wasm Related to WebAssembly

Comments

@fproulx-dfuse
Copy link

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

@pventuzelo pventuzelo added enhancement New feature or request Wasm Related to WebAssembly labels Jan 15, 2019
@pventuzelo
Copy link
Member

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

@fproulx-dfuse
Copy link
Author

Any update on this ?

@pventuzelo
Copy link
Member

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

@fproulx
Copy link

fproulx commented May 7, 2019

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 ?

@pventuzelo
Copy link
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request Wasm Related to WebAssembly
Projects
None yet
Development

No branches or pull requests

3 participants