Comment 1 for bug 579355

Revision history for this message
Bug Importer (bug-importer) wrote :

It is worth pointing out that there really is no direct view of the in memory opcodes, just the translation of the assembly mnemonics, but in the case of self-modifying code for example, the originally translated opcodes may no longer be representative. In other words, you may be viewing a non-representative dump of instructions because they are outdated and do not show the effects of self modifying code