Re: Disassembly of 00000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>A disassembler just uses a table. The intel documentation describes all
>the instruction, with the method on how do decode it (not really the method
>you have to write it of course).
>A disassembler should know where to start to disassemble, else he will
>start by disassembling bad data.. and probably fail on an unknown or
>unlogical instruction, or the worst case everything will be ok.
  
  Thanks!

  What is the condition that decide one byte is or not a legal instruction's start ?

  Are there some occasions that disassembler need scan more than one byte to detect

  its logic ?




 

--
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies]     [Security]     [Linux C Programming]     [Linux for Hams]     [DCCP]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux