Software Archive
Read-only legacy content
17061 Discussions

Question about disassembling memory data.

Intel_Software_Netw1
364 Views
Disassembling memory data is not always a good thing. OS will move pages around, so there are no guarantee that the code/data youre looking at is what youre expecting. Disassemble object code instead.
0 Kudos
0 Replies
Reply