Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work for ghidra 10.0.1+ #6

Open
ogre2007 opened this issue Sep 16, 2021 · 0 comments
Open

doesn't work for ghidra 10.0.1+ #6

ogre2007 opened this issue Sep 16, 2021 · 0 comments

Comments

@ogre2007
Copy link

I've changed version of the plugin manually and installed it in my 10.0.1 Ghidra as extension.
However, when I do open a .wasm binary, nothing happens after the Autoanalysis, and Ghidra UI remains blank.
image

cmorin6 pushed a commit to cmorin6/ghidra-wasm-plugin that referenced this issue Oct 8, 2021
If a function uses the C stack, the first instruction always seems to be a
global.get with the C stack pointer global variable. Therefore, we guess the C
stack global by looking for the global that appears most frequently in an
initial global.get.

Fixes garrettgu10#3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant