Skip to content
/ nao Public
forked from tkmru/nao

No-meaning Assembly Omitter for IDA pro

License

Notifications You must be signed in to change notification settings

spnow/nao

This branch is 30 commits behind tkmru/nao:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8c717c · Jan 13, 2017

History

42 Commits
Jan 13, 2017
Jan 10, 2017
Jan 10, 2017
Jan 9, 2017
Jan 13, 2017
Jan 10, 2017
Jan 10, 2017

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%