How to export data from stack variables? #866
Unanswered
dahongjun2013-ctrl
asked this question in
Q&A
Replies: 2 comments
-
|
@xusheng6 would a good person to answer this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @dahongjun2013-ctrl Sorry for the late replay, the discussion here was not actively monitored What do you mean by exporting data from stack variables? Do you want to get the value of the stack variables individually/view them in the UI/programmatically retrieve them? Which methods do you think needs some usage examples? Can you provide some examples so that I can look at it? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm trying to learn how to use Binary Ninja.
After breaking at a breakpoint on data in debugger mode, what method should I use to export data from stack variables?
I couldn't find any relevant methods in the API manual.
Additionally, many methods in the API manual don't have usage examples—are there any places where I can view their usage effects?
Beta Was this translation helpful? Give feedback.
All reactions