noexecute

ˈnoʊɛksˌtjuːt

Definitions

1. noun

A CPU instruction in x86 architecture that prevents execution of a block of code.

“The noexecute instruction was used to prevent the malware from executing its payload.”

2. verb

To prevent a computer program or code from being executed.

“The software engineer decided to noexecute the suspicious code to prevent it from causing harm.”

Synonyms

  • disable
  • execute

Antonyms

  • enable
  • run