NOP sled
Jump to navigation
Jump to search
English
[edit]Etymology
[edit]See nop (“no operation”).
Noun
[edit]- (programming) A series of identical values in memory that instruct the CPU to take no action and proceed to the next instruction, used in shellcode etc. to increase the chances of any random instruction access executing the sequence that follows.
- Synonym: NOP slide