NOP_Plugin

April 7, 2023 ยท View on GitHub

Plugin for NOPing instructions in IDA.

The creation of the plugin was inspired by Vidar Stealer (I was trying to remove the junk bytes / instructions).

Before:

image

After:

image

Instructions

Paste the NOP_Plugin.py file under "plugins" subdirectory of IDA.

To NOP the instructions out just select the instructions and press "SHIFT+Z"