Replies: 1 comment
-
Try getting all the symbols at the entry point address of the function. The mangled symbol there is not the primary symbol so you will need to get all of them. If there isn't a method in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a FunctionSymbol of a certain function that has a symbol, and i cannot figure out a way to get its mangled symbol which is very easily shown on the ghidra interface
Beta Was this translation helpful? Give feedback.
All reactions