apkhook / nao

No-meaning Assembly Omitter for IDA pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:Python 82.5%Language:C 17.5%