Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
NOP_Plugin — Plugin for NOPing instructions in IDA | Kitploit
Tools/GitHubGitHub/pandare9x/nop_plugin
Reverse EngineeringMalware AnalysisBinary Analysis
GitHubpandare9x/nop_plugin

NOP_Plugin

Plugin for NOPing instructions in IDA

View Repository
2142 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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"

Download Tool