memoryreference #12974
Unanswered
QingGuo (QGMeta)
asked this question in
Q&A
memoryreference
#12974
Replies: 0 comments
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.
Should always use the value of a variable as the address when memoryreference view for binary data? such as, var = 0x0, if i click the button "View Binary Data", it will show the address of 0x0 to me, is there a more appropriate way to show? may be &var?
All reactions