Record
Sunday, November 17, 2013
NOP (Intel)
Actually a XCHG EAX,EAX instruction. Opcode is 0x90. NOP is commonly seen in buffer overflow hack when the exact code address can only be approximate. So lacing a series of NOP allow the code jump to complete.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment