Skip to content

username13107/nao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 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

Running nao.py as the IDAPython script.

Usage

Shift-D display eliminated disassemble code from current function.

Licence

GPL v3 license

About

No-meaning Assembly Omitter for IDA pro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.5%
  • C 17.5%