Skip to content
/ nao Public
forked from tkmru/nao

Simple No-meaning Assembly Omitter for IDA Pro (This is just a prototype)

License

Notifications You must be signed in to change notification settings

nikhilh-20/nao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nao

nao(no meaning assembly omiter) is dead code eliminator plugin for IDA pro.

before before

after after

Requirement

  • IDAPython
  • Unicorn and Python binding

How to Install Unicorn

Please follow the link.

Download – Unicorn – The ultimate CPU emulator

Installation

You use nao.py as the IDAPython script.

Usage

Shift-D display eliminated asm view from current graph view.

Licence

GPL v3 license

About

Simple No-meaning Assembly Omitter for IDA Pro (This is just a prototype)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • C 7.5%