Disassembly of 00000
horseriver <[email protected]> Sat, 2 Feb 2013 12:53:39 +0800
| Newsgroups | org.kernel.vger.linux-assembly |
|---|---|
| Message-ID | <[email protected]> |
hi:) I have a question about disassemblly utility . If I fill an elf's text section with some random data,then how does the disas command work for these data? Is there occasion that several sequence of bytes can not be translated into legal instructions? thanks!