RussianPanda95 / NOP_Plugin

Plugin for NOPing instructions in IDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOP_Plugin

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"

About

Plugin for NOPing instructions in IDA


Languages

Language:Python 100.0%